Package org.alfresco.repo.tenant
-
Interface Summary Interface Description NetworksService A service that provides information on networks.TenantAdminService Tenant Admin Service interface.TenantRoutingContentStore Content Store that supports tenant routing, if multi-tenancy is enabled. -
Class Summary Class Description AbstractTenantRoutingContentStore Content Store that supports tenant routing, if multi-tenancy is enabled.MultiTAdminServiceImpl MT Admin Service Implementation.MultiTenantBootstrap This component is responsible for starting the enabled tenants (if MT is enabled).MultiTNodeServiceInterceptor Interceptor to translate NodeMultiTServiceImpl Network NetworksServiceImpl Quota Network quota (Cloud only at present).RunAsTenantInterceptor SingleTAdminServiceImpl Empty Tenant Deployer Service implementation (for Single-Tenant / Single-Instance)TenantBasicDataSource ExperimentalTenantInterpreter An interactive console for Tenants.TenantRoutingDataSource ExperimentalTenantRoutingFileContentStore MT-aware File Content Store -
Enum Summary Enum Description RunAsTenantInterceptor.TENANT_TYPE -
Exception Summary Exception Description TenantDisabledException Thrown when an attempt is made to use a disabled tenant.TenantDomainMismatchException Exception thrown when an operation that requires two things to be in the same tenant domain discovers that they belong to different ones.