Package | Description |
---|---|
org.alfresco.repo.domain.node | |
org.alfresco.repo.domain.permissions | |
org.alfresco.repo.security.authority | |
org.alfresco.repo.security.permissions.impl | |
org.alfresco.repo.security.person | |
org.alfresco.repo.site |
Provides the implementation of the site service which is used to provide services used by the sites of the
Share interface.
|
org.alfresco.repo.solr |
Modifier and Type | Method and Description |
---|---|
void |
AbstractNodeDAOImpl.setAclDAO(AclDAO aclDAO) |
Modifier and Type | Class and Description |
---|---|
class |
AclDAOImpl
DAO to manage ACL persistence
Note: based on earlier AclDaoComponentImpl
|
Modifier and Type | Field and Description |
---|---|
protected AclDAO |
AbstractPermissionsDaoComponentImpl.aclDaoComponent |
Modifier and Type | Method and Description |
---|---|
void |
AbstractPermissionsDaoComponentImpl.setAclDAO(AclDAO aclDaoComponent)
Set the ACL DAO component
|
void |
ADMAccessControlListDAO.setAclDAO(AclDAO aclDaoComponent) |
Modifier and Type | Method and Description |
---|---|
void |
AuthorityDAOImpl.setAclDAO(AclDAO aclDao) |
Modifier and Type | Field and Description |
---|---|
protected AclDAO |
PermissionServiceImpl.aclDaoComponent |
Modifier and Type | Method and Description |
---|---|
void |
PermissionServiceImpl.setAclDAO(AclDAO aclDaoComponent)
Set the ACL DAO component.
|
Modifier and Type | Method and Description |
---|---|
void |
PersonServiceImpl.setAclDAO(AclDAO aclDao) |
Modifier and Type | Method and Description |
---|---|
void |
SitesPermissionCleaner.setAclDAO(AclDAO aclDAO) |
Modifier and Type | Method and Description |
---|---|
void |
SOLRTrackingComponentImpl.setAclDAO(AclDAO aclDAO) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.