Package org.alfresco.repo.tenant
Interface TenantRoutingContentStore
-
- All Superinterfaces:
TenantDeployer
- All Known Implementing Classes:
AbstractTenantRoutingContentStore,TenantRoutingFileContentStore
public interface TenantRoutingContentStore extends TenantDeployer
Content Store that supports tenant routing, if multi-tenancy is enabled.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetRootLocation()-
Methods inherited from interface org.alfresco.repo.tenant.TenantDeployer
destroy, init, onDisableTenant, onEnableTenant
-
-
-
-
Method Detail
-
getRootLocation
String getRootLocation()
-
-