| 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 | 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 Node
|
| MultiTServiceImpl | |
| Network | |
| NetworksServiceImpl | |
| Quota |
Network quota (Cloud only at present).
|
| RunAsTenantInterceptor | |
| SingleTAdminServiceImpl |
Empty Tenant Deployer Service implementation (for Single-Tenant / Single-Instance)
|
| TenantBasicDataSource |
Experimental
|
| TenantInterpreter |
An interactive console for Tenants.
|
| TenantRoutingDataSource |
Experimental
|
| TenantRoutingFileContentStore |
MT-aware File Content Store
|
| Enum | Description |
|---|---|
| RunAsTenantInterceptor.TENANT_TYPE |
| 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.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.