|
Packages that use org.alfresco.service.cmr.security.AccessPermission | ||
org.alfresco.service.cmr.security |
Methods in org.alfresco.service.cmr.security that return types with arguments of type AccessPermission | |
PermissionService.getAllSetPermissions(NodeRef nodeRef) Get all the AccessPermissions that are set for anyone for the given node |
|
PermissionService.getAllSetPermissions(StoreRef storeRef) Get all the AccessPermissions that are set for anyone for the given node |
|
PermissionService.getPermissions(NodeRef nodeRef) Get all the AccessPermissions that are granted/denied to the current authentication for the given node |
|