Class SimplePermissionReference

    • Constructor Detail

      • SimplePermissionReference

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

      • getPermissionReference

        public static SimplePermissionReference getPermissionReference​(org.alfresco.service.namespace.QName qName,
                                                                       java.lang.String name)
        Factory method to create simple permission refrences
        Returns:
        a simple permission reference
      • 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
      • getName

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