Interface PermissionReference

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getName()
      Get the name of the permission
      org.alfresco.service.namespace.QName getQName()
      Get the QName of the type or aspect against which the permission is defined.
    • Method Detail

      • getQName

        org.alfresco.service.namespace.QName getQName()
        Get the QName of the type or aspect against which the permission is defined.
        Returns:
        the qname
      • getName

        String getName()
        Get the name of the permission
        Returns:
        the name