public static interface PermissionServicePolicies.OnInheritPermissionsDisabled extends ClassPolicy
Policy.Arg
Modifier and Type | Field and Description |
---|---|
static org.alfresco.service.namespace.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
void |
onInheritPermissionsDisabled(org.alfresco.service.cmr.repository.NodeRef nodeRef,
boolean async)
Permission inheritance was disabled
|
void onInheritPermissionsDisabled(org.alfresco.service.cmr.repository.NodeRef nodeRef, boolean async)
nodeRef
- the node for which the inheritance is disabledasync
- whether the operation has been done in asynchronous mode, thus it may not be finished yetCopyright © 2005–2017 Alfresco Software. All rights reserved.