public interface NodePermissionEntry
Modifier and Type | Method and Description |
---|---|
org.alfresco.service.cmr.repository.NodeRef |
getNodeRef()
Get the node ref.
|
List<? extends PermissionEntry> |
getPermissionEntries()
Get the permission entries set for this node.
|
boolean |
inheritPermissions()
Does the node inherit permissions from its primary parent?
|
org.alfresco.service.cmr.repository.NodeRef getNodeRef()
boolean inheritPermissions()
List<? extends PermissionEntry> getPermissionEntries()
Copyright © 2005–2017 Alfresco Software. All rights reserved.