Uses of Interface
org.alfresco.repo.tenant.TenantService
Packages that use TenantService
Package
Description
-
Uses of TenantService in org.alfresco.opencmis.dictionary
Fields in org.alfresco.opencmis.dictionary declared as TenantServiceModifier and TypeFieldDescriptionprotected TenantServiceCMISAbstractDictionaryService.tenantServiceMethods in org.alfresco.opencmis.dictionary with parameters of type TenantServiceModifier and TypeMethodDescriptionvoidCMISAbstractDictionaryService.setTenantService(TenantService tenantService) -
Uses of TenantService in org.alfresco.repo.dictionary
Methods in org.alfresco.repo.dictionary with parameters of type TenantServiceModifier and TypeMethodDescriptionvoidCompiledModelsCache.setTenantService(TenantService tenantService) voidDictionaryBootstrap.setTenantService(TenantService tenantService) Sets the Tenant ServicevoidDictionaryDAOImpl.setTenantService(TenantService tenantService) -
Uses of TenantService in org.alfresco.repo.tenant
Classes in org.alfresco.repo.tenant that implement TenantServiceModifier and TypeClassDescriptionclassEmpty Tenant Service implementation (for Single-Tenant / Single-Instance) -
Uses of TenantService in org.alfresco.service.cmr.repository
Methods in org.alfresco.service.cmr.repository with parameters of type TenantServiceModifier and TypeMethodDescriptionPath.AttributeElement.getBaseNameElement(TenantService tenantService) Path.ChildAssocElement.getBaseNameElement(TenantService tenantService) Path.DescendentOrSelfElement.getBaseNameElement(TenantService tenantService) abstract Path.ElementPath.Element.getBaseNameElement(TenantService tenantService) Path.ParentElement.getBaseNameElement(TenantService tenantService) Path.SelfElement.getBaseNameElement(TenantService tenantService) Path.getBaseNamePath(TenantService tenantService)