|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CMISChangeEvent
This class describes entry record for some Change Log descriptor.
Method Summary | |
---|---|
org.alfresco.service.cmr.repository.NodeRef |
getChangedNode()
Gets the changed node (may no longer exist). |
java.util.Date |
getChangeTime()
Gets the change time. |
CMISChangeType |
getChangeType()
Gets the change type. |
java.lang.String |
getObjectId()
Gets the object id. |
Method Detail |
---|
CMISChangeType getChangeType()
CMISChangeType
enum value that determines the type of current Change Eventjava.util.Date getChangeTime()
Date
value that represents time of current Change Eventorg.alfresco.service.cmr.repository.NodeRef getChangedNode()
java.lang.String getObjectId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |