|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodePermissionEntry
Encapsulate how permissions are globally inherited between nodes.
Method Summary | |
---|---|
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? |
Method Detail |
---|
org.alfresco.service.cmr.repository.NodeRef getNodeRef()
boolean inheritPermissions()
java.util.List getPermissionEntries()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |