Class ADMPermissionsDaoComponentImpl

java.lang.Object
org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
org.alfresco.repo.domain.permissions.ADMPermissionsDaoComponentImpl
All Implemented Interfaces:
PermissionsDaoComponent

public class ADMPermissionsDaoComponentImpl extends AbstractPermissionsDaoComponentImpl
ADM permissions dao component impl Manage creation and deletion of ACL entries for the new ADM ACL implementation
Author:
andyh
  • Constructor Details

    • ADMPermissionsDaoComponentImpl

      public ADMPermissionsDaoComponentImpl()
  • Method Details

    • createAccessControlList

      protected org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl.CreationReport createAccessControlList(NodeRef nodeRef, boolean inherit, Acl existing)
      Specified by:
      createAccessControlList in class AbstractPermissionsDaoComponentImpl
    • deletePermissions

      public void deletePermissions(NodeRef nodeRef)
      Description copied from interface: PermissionsDaoComponent
      Delete the access control list and all access control entries for the node.
      Parameters:
      nodeRef - the node for which to delete permission