Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Uses of Class
org.alfresco.service.cmr.security.AccessStatus
Packages that use org.alfresco.service.cmr.security.AccessStatus
org.alfresco.service.cmr.security
Uses of AccessStatus in org.alfresco.service.cmr.security
Methods in org.alfresco.service.cmr.security that return AccessStatus
AccessPermission.getAccessStatus()
          Get the Access enumeration value
PermissionService.hasPermission(Long aclID, PermissionContext context, String permission)
          Check if a permission is allowed on an acl.
PermissionService.hasPermission(NodeRef nodeRef, String permission)
          Check that the given authentication has a particular permission for the given node.
PermissionService.hasReadPermission(NodeRef nodeRef)
          Check if read permission is allowed on an acl (optimised) caveats: doesn't take into account dynamic authorities/groups doesn't take into account node types/aspects for permissions
static AccessStatus
AccessStatus.valueOf(String name)
static AccessStatus[]
AccessStatus.values()

Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Copyright © 2005–2016 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.