Class NodeBrowserPost.ChildAssocRefWrapper

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    NodeBrowserPost

    public class NodeBrowserPost.ChildAssocRefWrapper
    extends java.lang.Object
    implements java.io.Serializable
    Wrapper to resolve Assoc Type and QName to short form with resolved prefix
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      ChildAssocRefWrapper​(org.alfresco.service.cmr.repository.ChildAssociationRef r)  
    • Constructor Detail

      • ChildAssocRefWrapper

        public ChildAssocRefWrapper​(org.alfresco.service.cmr.repository.ChildAssociationRef r)
    • Method Detail

      • getTypeQName

        public java.lang.String getTypeQName()
      • getQName

        public java.lang.String getQName()
      • getChildRef

        public org.alfresco.service.cmr.repository.NodeRef getChildRef()
      • getParentRef

        public org.alfresco.service.cmr.repository.NodeRef getParentRef()
      • isPrimary

        public boolean isPrimary()
      • isChildLocked

        public boolean isChildLocked()