Interface AuthorityServicePolicies.OnAuthorityRemovedFromGroup

    • Field Detail

      • QNAME

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

      • onAuthorityRemovedFromGroup

        void onAuthorityRemovedFromGroup​(String parentGroup,
                                         String childAuthority)
        An authority was removed from a group
        Parameters:
        parentGroup - the group from which the authority is removed
        childAuthority - the authority being removed from the group