Class AbstractAclCrudDAOImpl

java.lang.Object
org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
All Implemented Interfaces:
AclCrudDAO
Direct Known Subclasses:
AclCrudDAOImpl

public abstract class AbstractAclCrudDAOImpl extends Object implements AclCrudDAO
Abstract implementation for ACL crud DAO.

This provides basic services such as caching, but defers to the underlying implementation for CRUD operations for: alf_access_control_list alf_acl_member alf_acl_change_set alf_access_control_entry alf_permission alf_authority Also, following are currently unused: alf_ace_context alf_authority_alias

Since:
3.4
Author:
janv