Class NodePermission

    • Constructor Summary

      Constructors 
      Constructor Description
      NodePermission()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.alfresco.service.cmr.repository.NodeRef getNodeRef()
      Get the node ref.
      java.util.List<PermissionEntry> 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