public static interface AuthorityServicePolicies.OnGroupDeleted extends ClassPolicy
Policy.Arg| Modifier and Type | Field and Description |
|---|---|
static org.alfresco.service.namespace.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
void |
onGroupDeleted(String groupName,
boolean cascade)
A group has been deleted
|
void onGroupDeleted(String groupName, boolean cascade)
groupName - the group being deletedcascade - whether the deletion is cascaded to child authoritiesCopyright © 2005–2018 Alfresco Software. All rights reserved.