Uses of Interface
org.alfresco.repo.tenant.TenantDeployer
-
Packages that use TenantDeployer Package Description org.alfresco.opencmis.dictionary org.alfresco.repo.content org.alfresco.repo.dictionary -
-
Uses of TenantDeployer in org.alfresco.opencmis.dictionary
Classes in org.alfresco.opencmis.dictionary that implement TenantDeployer Modifier and Type Class Description classFilteredDictionaryComponentA DictionaryComponent that uses a QNameFilter to constrain what is returned. -
Uses of TenantDeployer in org.alfresco.repo.content
Methods in org.alfresco.repo.content that return TenantDeployer Modifier and Type Method Description TenantDeployerContentStoreCaps. getTenantDeployer()Returns the ContentStore cast to a TenantDeployer if the underlying instance is of that type.TenantDeployerContentStoreCaps. getTenantRoutingContentStore()Returns the ContentStore cast to a TenantRoutingContentStore if the underlying instance is of that type. -
Uses of TenantDeployer in org.alfresco.repo.dictionary
Classes in org.alfresco.repo.dictionary that implement TenantDeployer Modifier and Type Class Description classDictionaryComponentData Dictionary Service Implementation
-