Package | Description |
---|---|
org.alfresco.service.cmr.security |
Modifier and Type | Method and Description |
---|---|
Set<AccessPermission> |
PermissionService.getAllSetPermissions(NodeRef nodeRef)
Get all the AccessPermissions that are set for anyone for the given node
|
Set<AccessPermission> |
PermissionService.getAllSetPermissions(StoreRef storeRef)
Get all the AccessPermissions that are set for anyone for the given node
|
Set<AccessPermission> |
PermissionService.getPermissions(NodeRef nodeRef)
Get all the AccessPermissions that are granted/denied to the current authentication for the given node
|
Copyright © 2005–2019 Alfresco Software. All rights reserved.