Interface TenantRoutingContentStore

  • All Superinterfaces:
    org.alfresco.repo.tenant.TenantDeployer
    All Known Implementing Classes:
    AbstractTenantRoutingContentStore, TenantRoutingFileContentStore

    public interface TenantRoutingContentStore
    extends org.alfresco.repo.tenant.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
      java.lang.String getRootLocation()  
      • Methods inherited from interface org.alfresco.repo.tenant.TenantDeployer

        destroy, init, onDisableTenant, onEnableTenant
    • Method Detail

      • getRootLocation

        java.lang.String getRootLocation()