| Package | Description |
|---|---|
| org.alfresco.repo.domain.node | |
| org.alfresco.repo.domain.permissions |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractNodeDAOImpl.setAccessControlListDAO(AccessControlListDAO accessControlListDAO) |
| Modifier and Type | Class and Description |
|---|---|
class |
ADMAccessControlListDAO
DAO layer for the improved ACL implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected AccessControlListDAO |
AbstractPermissionsDaoComponentImpl.getACLDAO(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Helper to choose appropriate NodeService for the given NodeRef
|
| Modifier and Type | Method and Description |
|---|---|
void |
FixedAclUpdater.setAccessControlListDAO(AccessControlListDAO accessControlListDAO) |
void |
AbstractPermissionsDaoComponentImpl.setDefaultACLDAO(AccessControlListDAO defaultACLDAO)
Set the default DAO
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPermissionsDaoComponentImpl.setProtocolToACLDAO(Map<String,AccessControlListDAO> map)
Set the mapping of protocol to DAO
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.