Package org.alfresco.repo.domain.node
Class ParentAssocsInfo
java.lang.Object
org.alfresco.repo.domain.node.ParentAssocsInfo
- All Implemented Interfaces:
Serializable
Object to keep hold of a node and its parent associations.
- Since:
- 3.4
- Author:
- David Ward, Derek Hulley
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionaddAssoc(Long assocId, ChildAssocEntity parentAssoc) changeIsRoot(boolean isRoot) changeIsStoreRoot(boolean isStoreRoot) booleanisRoot()booleanremoveAssoc(Long assocId) toString()