Package | Description |
---|---|
org.apache.chemistry.opencmis.client.api |
The OpenCMIS Client API.
|
org.apache.chemistry.opencmis.client.runtime | |
org.apache.chemistry.opencmis.commons.data |
OpenCMIS data interfaces.
|
org.apache.chemistry.opencmis.commons.impl.dataobjects | |
org.apache.chemistry.opencmis.inmemory |
Modifier and Type | Interface and Description |
---|---|
interface |
ChangeEvent
Change event in the change log.
|
Modifier and Type | Class and Description |
---|---|
class |
ChangeEventImpl
Change Event.
|
Modifier and Type | Method and Description |
---|---|
ChangeEventInfo |
ObjectData.getChangeEventInfo()
Returns the change event infos.
|
Modifier and Type | Method and Description |
---|---|
void |
MutableObjectData.setChangeEventInfo(ChangeEventInfo changeEventInfo)
Sets the change event info.
|
Modifier and Type | Class and Description |
---|---|
class |
ChangeEventInfoDataImpl
Change event.
|
Modifier and Type | Method and Description |
---|---|
ChangeEventInfo |
ObjectDataImpl.getChangeEventInfo() |
Modifier and Type | Method and Description |
---|---|
void |
ObjectDataImpl.setChangeEventInfo(ChangeEventInfo changeEventInfo) |
Modifier and Type | Method and Description |
---|---|
static ChangeEventInfo |
DataObjectCreator.fillChangeEventInfo(StoredObject so) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.