Interface NodePermissionEntry

    • Method Detail

      • getNodeRef

        org.alfresco.service.cmr.repository.NodeRef getNodeRef()
        Get the node ref.
        Returns:
        NodeRef
      • inheritPermissions

        boolean inheritPermissions()
        Does the node inherit permissions from its primary parent?
        Returns:
        boolean
      • getPermissionEntries

        java.util.List<? extends PermissionEntry> getPermissionEntries()
        Get the permission entries set for this node.
        Returns:
        List