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, org.alfresco.service.cmr.repository.EntityRef
- Enclosing class:
- DocumentNavigator
public class DocumentNavigator.JCRRootNodeChildAssociationRef
- extends org.alfresco.service.cmr.repository.ChildAssociationRef
- See Also:
- Serialized Form
Constructor Summary |
DocumentNavigator.JCRRootNodeChildAssociationRef(org.alfresco.service.namespace.QName assocTypeQName,
org.alfresco.service.cmr.repository.NodeRef parentRef,
org.alfresco.service.namespace.QName childQName,
org.alfresco.service.cmr.repository.NodeRef childRef)
|
DocumentNavigator.JCRRootNodeChildAssociationRef(org.alfresco.service.namespace.QName assocTypeQName,
org.alfresco.service.cmr.repository.NodeRef parentRef,
org.alfresco.service.namespace.QName childQName,
org.alfresco.service.cmr.repository.NodeRef childRef,
boolean isPrimary,
int nthSibling)
|
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(org.alfresco.service.namespace.QName assocTypeQName,
org.alfresco.service.cmr.repository.NodeRef parentRef,
org.alfresco.service.namespace.QName childQName,
org.alfresco.service.cmr.repository.NodeRef childRef)
DocumentNavigator.JCRRootNodeChildAssociationRef
public DocumentNavigator.JCRRootNodeChildAssociationRef(org.alfresco.service.namespace.QName assocTypeQName,
org.alfresco.service.cmr.repository.NodeRef parentRef,
org.alfresco.service.namespace.QName childQName,
org.alfresco.service.cmr.repository.NodeRef childRef,
boolean isPrimary,
int nthSibling)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.