public interface CMISChangeEvent
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.repository.NodeRef |
getChangedNode()
Gets the changed node (may no longer exist).
|
Date |
getChangeTime()
Gets the change time.
|
CMISChangeType |
getChangeType()
Gets the change type.
|
String |
getObjectId()
Gets the object id.
|
CMISChangeType getChangeType()
CMISChangeType enum value that determines the type of current Change EventDate getChangeTime()
Date value that represents time of current Change Eventorg.alfresco.service.cmr.repository.NodeRef getChangedNode()
String getObjectId()
Copyright © 2005–2014 Alfresco Software. All rights reserved.