public interface NodePermissionEntry
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.repository.NodeRef |
getNodeRef()
Get the node ref.
|
java.util.List |
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()
java.util.List getPermissionEntries()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.