Package | Description |
---|---|
org.alfresco.opencmis.dictionary | |
org.alfresco.repo.dictionary | |
org.alfresco.repo.tenant | |
org.alfresco.service.cmr.repository |
Modifier and Type | Field and Description |
---|---|
protected TenantService |
CMISAbstractDictionaryService.tenantService |
Modifier and Type | Method and Description |
---|---|
void |
CMISAbstractDictionaryService.setTenantService(TenantService tenantService) |
Modifier and Type | Method and Description |
---|---|
void |
CompiledModelsCache.setTenantService(TenantService tenantService) |
void |
DictionaryDAOImpl.setTenantService(TenantService tenantService) |
void |
DictionaryBootstrap.setTenantService(TenantService tenantService)
Sets the Tenant Service
|
Modifier and Type | Class and Description |
---|---|
class |
SingleTServiceImpl
Empty Tenant Service implementation (for Single-Tenant / Single-Instance)
|
Modifier and Type | Method and Description |
---|---|
abstract Path.Element |
Path.Element.getBaseNameElement(TenantService tenantService) |
Path.Element |
Path.ChildAssocElement.getBaseNameElement(TenantService tenantService) |
Path.Element |
Path.AttributeElement.getBaseNameElement(TenantService tenantService) |
Path.Element |
Path.DescendentOrSelfElement.getBaseNameElement(TenantService tenantService) |
Path.Element |
Path.SelfElement.getBaseNameElement(TenantService tenantService) |
Path.Element |
Path.ParentElement.getBaseNameElement(TenantService tenantService) |
Path |
Path.getBaseNamePath(TenantService tenantService) |
Copyright © 2005–2019 Alfresco Software. All rights reserved.