|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.security.permissions.impl.model.NodePermission
public class NodePermission
Support to read and store the definition of node permissions
Constructor Summary | |
---|---|
NodePermission()
|
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? |
void |
initialise(org.dom4j.Element element,
org.alfresco.service.namespace.NamespacePrefixResolver nspr,
PermissionModel permissionModel)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodePermission()
Method Detail |
---|
public org.alfresco.service.cmr.repository.NodeRef getNodeRef()
NodePermissionEntry
getNodeRef
in interface NodePermissionEntry
public boolean inheritPermissions()
NodePermissionEntry
inheritPermissions
in interface NodePermissionEntry
public java.util.List getPermissionEntries()
NodePermissionEntry
getPermissionEntries
in interface NodePermissionEntry
public void initialise(org.dom4j.Element element, org.alfresco.service.namespace.NamespacePrefixResolver nspr, PermissionModel permissionModel)
initialise
in interface XMLModelInitialisable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |