Uses of Interface
org.alfresco.repo.tenant.TenantAdminService
-
-
Uses of TenantAdminService in org.alfresco.opencmis
Methods in org.alfresco.opencmis with parameters of type TenantAdminService Modifier and Type Method Description voidCMISConnector. setTenantAdminService(TenantAdminService tenantAdminService)Sets the tenant admin service. -
Uses of TenantAdminService in org.alfresco.repo.admin.patch
Fields in org.alfresco.repo.admin.patch declared as TenantAdminService Modifier and Type Field Description protected TenantAdminServiceAbstractPatch. tenantAdminServiceMethods in org.alfresco.repo.admin.patch with parameters of type TenantAdminService Modifier and Type Method Description voidAbstractPatch. setTenantAdminService(TenantAdminService tenantAdminService) -
Uses of TenantAdminService in org.alfresco.repo.dictionary
Methods in org.alfresco.repo.dictionary with parameters of type TenantAdminService Modifier and Type Method Description voidDictionaryRepositoryBootstrap. setTenantAdminService(TenantAdminService tenantAdminService)Set the tenant admin servicevoidModelValidatorImpl. setTenantAdminService(TenantAdminService tenantAdminService) -
Uses of TenantAdminService in org.alfresco.repo.module
Methods in org.alfresco.repo.module with parameters of type TenantAdminService Modifier and Type Method Description voidAbstractModuleComponent. setTenantAdminService(TenantAdminService tenantAdminService)voidModuleComponentHelper. setTenantAdminService(TenantAdminService tenantAdminService)voidModuleServiceImpl. setTenantAdminService(TenantAdminService tenantAdminService) -
Uses of TenantAdminService in org.alfresco.repo.security.authority
Methods in org.alfresco.repo.security.authority with parameters of type TenantAdminService Modifier and Type Method Description voidAuthorityBridgeTableAsynchronouslyRefreshedCache. setTenantAdminService(TenantAdminService tenantAdminService) -
Uses of TenantAdminService in org.alfresco.repo.security.person
Constructors in org.alfresco.repo.security.person with parameters of type TenantAdminService Constructor Description HomeFolderProviderSynchronizer(TransactionService transactionService, AuthorityService authorityService, PersonService personService, FileFolderService fileFolderService, org.alfresco.service.cmr.repository.NodeService nodeService, PortableHomeFolderManager homeFolderManager, TenantAdminService tenantAdminService) -
Uses of TenantAdminService in org.alfresco.repo.tenant
Classes in org.alfresco.repo.tenant that implement TenantAdminService Modifier and Type Class Description classMultiTAdminServiceImplMT Admin Service Implementation.classSingleTAdminServiceImplEmpty Tenant Deployer Service implementation (for Single-Tenant / Single-Instance)Methods in org.alfresco.repo.tenant with parameters of type TenantAdminService Modifier and Type Method Description voidMultiTenantBootstrap. setTenantAdminService(TenantAdminService tenantAdminService)voidNetworksServiceImpl. setTenantAdminService(TenantAdminService tenantAdminService)voidTenantInterpreter. setTenantAdminService(TenantAdminService tenantAdminService) -
Uses of TenantAdminService in org.alfresco.repo.thumbnail
Fields in org.alfresco.repo.thumbnail declared as TenantAdminService Modifier and Type Field Description protected TenantAdminServiceThumbnailRegistry. tenantAdminServiceDeprecated.Methods in org.alfresco.repo.thumbnail with parameters of type TenantAdminService Modifier and Type Method Description voidThumbnailRegistry. setTenantAdminService(TenantAdminService tenantAdminService)Deprecated. -
Uses of TenantAdminService in org.alfresco.repo.usage
Methods in org.alfresco.repo.usage with parameters of type TenantAdminService Modifier and Type Method Description voidUserUsageTrackingComponent. setTenantAdminService(TenantAdminService tenantAdminService) -
Uses of TenantAdminService in org.alfresco.repo.workflow
Methods in org.alfresco.repo.workflow with parameters of type TenantAdminService Modifier and Type Method Description voidWorkflowDeployer. setTenantAdminService(TenantAdminService tenantAdminService)Sets the tenant admin service
-