Class AbstractPermission

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected AbstractPermission​(org.alfresco.service.namespace.QName typeQName)  
    • Constructor Detail

      • AbstractPermission

        protected AbstractPermission​(org.alfresco.service.namespace.QName typeQName)
    • Method Detail

      • getRequiredPermissions

        public final java.util.Set<RequiredPermission> getRequiredPermissions()
        Get the required permissions
        Returns:
        the required permissions
      • getTypeQName

        public final org.alfresco.service.namespace.QName getTypeQName()
        Get the type for this permission
        Returns:
        the type
      • getQName

        public final 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.
        Specified by:
        getQName in interface PermissionReference
        Returns:
        the qname