Class PermissionReferenceImpl

    • Constructor Detail

      • PermissionReferenceImpl

        protected PermissionReferenceImpl​(org.alfresco.service.namespace.QName qName,
                                          java.lang.String name)
    • Method Detail

      • getPermissionReference

        public static PermissionReferenceImpl getPermissionReference​(org.alfresco.service.namespace.QName qName,
                                                                     java.lang.String name)
        Factory method to create permission references
        Parameters:
        qName - QName
        name - String
        Returns:
        the permissions reference
      • getName

        public java.lang.String getName()
        Description copied from interface: PermissionReference
        Get the name of the permission
        Returns:
        the name
      • getQName

        public org.alfresco.service.namespace.QName getQName()
        Description copied from interface: PermissionReference
        Get the QName of the type or aspect against which the permission is defined.
        Returns:
        the qname