public interface PermissionServicePolicies
Modifier and Type | Interface and Description |
---|---|
static interface |
PermissionServicePolicies.OnGrantLocalPermission
Policy invoked when a permission is granted to an authority for a specific node
|
static interface |
PermissionServicePolicies.OnInheritPermissionsDisabled
Policy invoked when permission inheritance is disabled for a specific node (sync or async mode)
|
static interface |
PermissionServicePolicies.OnInheritPermissionsEnabled
Policy invoked when permission inheritance is enabled for a specific node
|
static interface |
PermissionServicePolicies.OnRevokeLocalPermission
Policy invoked when a permission is revoked from an authority for a specific node
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.