|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChangeEvent
Change Event from the change log.
See CMIS Domain Model - section 2.1.11.
Method Summary | |
---|---|
List<Property<?>> |
getNewProperties()
For change events with change type "updated": The list of properties now applied to the object. |
String |
getObjectId()
Gets the id of the object. |
Methods inherited from interface org.apache.chemistry.opencmis.commons.data.ChangeEventInfo |
---|
getChangeTime, getChangeType |
Methods inherited from interface org.apache.chemistry.opencmis.commons.data.ExtensionsData |
---|
getExtensions, setExtensions |
Method Detail |
---|
String getObjectId()
List<Property<?>> getNewProperties()
null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |