|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeSnapshot
Method Summary | |
---|---|
java.util.Set |
getAspects()
Retrieve all the aspects that were applied to the node at the moment the snapshot was taken |
org.alfresco.service.cmr.repository.NodeRef |
getNodeRef()
Retrieve the identifier of the node of which this is a snapshot |
java.util.Map |
getProperties()
The property values assigned to the node at the moment the snapshot was taken. |
org.alfresco.service.namespace.QName |
getType()
Retrieve the type of the node at the moment the snapshot was taken. |
java.lang.String |
getVersion()
|
Method Detail |
---|
org.alfresco.service.cmr.repository.NodeRef getNodeRef()
java.util.Map getProperties()
org.alfresco.service.namespace.QName getType()
java.util.Set getAspects()
java.lang.String getVersion()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |