Package | Description |
---|---|
org.apache.chemistry.opencmis.client.api |
The OpenCMIS Client API.
|
org.apache.chemistry.opencmis.client.runtime | |
org.apache.chemistry.opencmis.client.runtime.repository |
Modifier and Type | Method and Description |
---|---|
ChangeEvents |
ObjectFactory.convertChangeEvents(String changeLogToken,
ObjectList objectList) |
ChangeEvents |
Session.getContentChanges(String changeLogToken,
boolean includeProperties,
long maxNumItems)
Returns the content changes.
|
ChangeEvents |
Session.getContentChanges(String changeLogToken,
boolean includeProperties,
long maxNumItems,
OperationContext context)
Returns the content changes.
|
Modifier and Type | Class and Description |
---|---|
class |
ChangeEventsImpl |
Modifier and Type | Method and Description |
---|---|
ChangeEvents |
SessionImpl.getContentChanges(String changeLogToken,
boolean includeProperties,
long maxNumItems) |
ChangeEvents |
SessionImpl.getContentChanges(String changeLogToken,
boolean includeProperties,
long maxNumItems,
OperationContext context) |
Modifier and Type | Method and Description |
---|---|
ChangeEvents |
ObjectFactoryImpl.convertChangeEvents(String changeLogToken,
ObjectList objectList) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.