Uses of Class
org.alfresco.repo.web.scripts.admin.NodeBrowserPost.Permission
-
Packages that use NodeBrowserPost.Permission Package Description org.alfresco.repo.web.scripts.admin -
-
Uses of NodeBrowserPost.Permission in org.alfresco.repo.web.scripts.admin
Subclasses of NodeBrowserPost.Permission in org.alfresco.repo.web.scripts.admin Modifier and Type Class Description static classNodeBrowserPost.NoReadPermissionGrantedPermission representing the fact that "Read Permissions" has not been grantedstatic classNodeBrowserPost.NoStoreMaskMethods in org.alfresco.repo.web.scripts.admin that return types with arguments of type NodeBrowserPost.Permission Modifier and Type Method Description List<NodeBrowserPost.Permission>NodeBrowserPost. getPermissions(org.alfresco.service.cmr.repository.NodeRef nodeRef)Gets the current node permissionsList<NodeBrowserPost.Permission>NodeBrowserPost. getStorePermissionMasks(org.alfresco.service.cmr.repository.NodeRef nodeRef)Gets the current node permissions
-