Uses of Class
org.alfresco.rest.api.model.NodePermissions.NodePermission
Packages that use NodePermissions.NodePermission
-
Uses of NodePermissions.NodePermission in org.alfresco.rest.api.model
Methods in org.alfresco.rest.api.model that return types with arguments of type NodePermissions.NodePermissionMethod parameters in org.alfresco.rest.api.model with type arguments of type NodePermissions.NodePermissionModifier and TypeMethodDescriptionvoid
NodePermissions.setLocallySet
(List<NodePermissions.NodePermission> directPermissions) Constructor parameters in org.alfresco.rest.api.model with type arguments of type NodePermissions.NodePermissionModifierConstructorDescriptionNodePermissions
(Boolean inherit, List<NodePermissions.NodePermission> inherited, List<NodePermissions.NodePermission> locallySet, Set<String> settable)