Class AbstractTenantRoutingContentStore

java.lang.Object
org.alfresco.repo.content.AbstractRoutingContentStore
org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
All Implemented Interfaces:
ContentStore, TenantDeployer, TenantRoutingContentStore, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
Direct Known Subclasses:
TenantRoutingFileContentStore

public abstract class AbstractTenantRoutingContentStore extends AbstractRoutingContentStore implements org.springframework.context.ApplicationContextAware, TenantRoutingContentStore
Content Store that supports tenant routing, if multi-tenancy is enabled. Note: Need to initialise before the dictionary service, in the case that models are dynamically loaded for the tenant.