Uses of Interface
org.alfresco.repo.domain.tenant.TenantAdminDAO
Packages that use TenantAdminDAO
Package
Description
-
Uses of TenantAdminDAO in org.alfresco.repo.admin.patch.impl
Methods in org.alfresco.repo.admin.patch.impl with parameters of type TenantAdminDAOModifier and TypeMethodDescriptionvoidMigrateTenantsFromAttrsToTablePatch.setTenantAdminDAO(TenantAdminDAO tenantAdminDAO) -
Uses of TenantAdminDAO in org.alfresco.repo.domain.tenant
Classes in org.alfresco.repo.domain.tenant that implement TenantAdminDAOModifier and TypeClassDescriptionclassAbstract implementation for TenantAdmin DAO. -
Uses of TenantAdminDAO in org.alfresco.repo.domain.tenant.ibatis
Classes in org.alfresco.repo.domain.tenant.ibatis that implement TenantAdminDAOModifier and TypeClassDescriptionclassiBatis-specific implementation of the TenantAdmin DAO. -
Uses of TenantAdminDAO in org.alfresco.repo.tenant
Fields in org.alfresco.repo.tenant declared as TenantAdminDAOMethods in org.alfresco.repo.tenant with parameters of type TenantAdminDAOModifier and TypeMethodDescriptionvoidAbstractTenantRoutingContentStore.setTenantAdminDAO(TenantAdminDAO tenantAdminDAO) voidMultiTAdminServiceImpl.setTenantAdminDAO(TenantAdminDAO tenantAdminDAO) voidMultiTServiceImpl.setTenantAdminDAO(TenantAdminDAO tenantAdminDAO)