Interface AuthorityServicePolicies.OnAuthorityAddedToGroup

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.alfresco.repo.policy.Policy

        Policy.Arg
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.alfresco.service.namespace.QName QNAME  
    • Field Detail

      • QNAME

        static final org.alfresco.service.namespace.QName QNAME
    • Method Detail

      • onAuthorityAddedToGroup

        void onAuthorityAddedToGroup​(java.lang.String parentGroup,
                                     java.lang.String childAuthority)
        An authority is added in a group
        Parameters:
        parentGroup - the group into which the authority is added
        childAuthority - the authority being added to the groups