public interface CMISNodeInfo
String getObjectId()
CMISObjectVariant getObjectVariant()
boolean isVariant(CMISObjectVariant var)
NodeRef getNodeRef()
String getCurrentNodeId()
NodeRef getCurrentNodeNodeRef()
String getCurrentObjectId()
boolean isCurrentVersion()
boolean isPWC()
boolean hasPWC()
boolean isVersion()
boolean isLatestVersion()
boolean isLatestMajorVersion()
boolean isMajorVersion()
String getVersionLabel()
String getCheckinComment()
AssociationRef getAssociationRef()
TypeDefinitionWrapper getType()
boolean isFolder()
boolean isRootFolder()
boolean isDocument()
boolean isRelationship()
boolean isItem()
String getName()
String getPath()
Serializable getCreationDate()
Serializable getModificationDate()
Serializable getPropertyValue(String id)
boolean containsPropertyValue(String id)
void putPropertyValue(String id, Serializable value)
List<CMISNodeInfo> getParents()
Map<QName,Serializable> getNodeProps()
Copyright © 2005–2016 Alfresco Software. All rights reserved.