public static interface PermissionServicePolicies.OnGrantLocalPermission extends ClassPolicy
Policy.Arg| Modifier and Type | Method and Description |
|---|---|
void |
onGrantLocalPermission(NodeRef nodeRef,
String authority,
String permission)
A permission was granted to an authority for a specific node
|
static final QName QNAME
void onGrantLocalPermission(NodeRef nodeRef, String authority, String permission)
nodeRef - the node on which the permission is grantedauthority - the authority being granted the permissionpermission - the permission at questionCopyright © 2005–2021 Alfresco Software. All rights reserved.