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 TenantService
CMISAbstractDictionaryService.tenantService
Methods in org.alfresco.opencmis.dictionary with parameters of type TenantServiceModifier and TypeMethodDescriptionvoid
CMISAbstractDictionaryService.setTenantService
(TenantService tenantService) -
Uses of TenantService in org.alfresco.repo.dictionary
Methods in org.alfresco.repo.dictionary with parameters of type TenantServiceModifier and TypeMethodDescriptionvoid
CompiledModelsCache.setTenantService
(TenantService tenantService) void
DictionaryBootstrap.setTenantService
(TenantService tenantService) Sets the Tenant Servicevoid
DictionaryDAOImpl.setTenantService
(TenantService tenantService) -
Uses of TenantService in org.alfresco.repo.tenant
Classes in org.alfresco.repo.tenant that implement TenantServiceModifier and TypeClassDescriptionclass
Empty 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.Element
Path.Element.getBaseNameElement
(TenantService tenantService) Path.ParentElement.getBaseNameElement
(TenantService tenantService) Path.SelfElement.getBaseNameElement
(TenantService tenantService) Path.getBaseNamePath
(TenantService tenantService)