org.alfresco.repo.search
Class DocumentNavigator.JCRRootNodeChildAssociationRef
java.lang.Object
org.alfresco.service.cmr.repository.ChildAssociationRef
org.alfresco.repo.search.DocumentNavigator.JCRRootNodeChildAssociationRef
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable, EntityRef
- Enclosing class:
- DocumentNavigator
public class DocumentNavigator.JCRRootNodeChildAssociationRef
- extends ChildAssociationRef
- See Also:
- Serialized Form
Methods inherited from class org.alfresco.service.cmr.repository.ChildAssociationRef |
compareTo, equals, getChildRef, getNthSibling, getParentRef, getQName, getTypeQName, hashCode, isPrimary, setNthSibling, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
DocumentNavigator.JCRRootNodeChildAssociationRef
public DocumentNavigator.JCRRootNodeChildAssociationRef(QName assocTypeQName,
NodeRef parentRef,
QName childQName,
NodeRef childRef)
DocumentNavigator.JCRRootNodeChildAssociationRef
public DocumentNavigator.JCRRootNodeChildAssociationRef(QName assocTypeQName,
NodeRef parentRef,
QName childQName,
NodeRef childRef,
boolean isPrimary,
int nthSibling)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.