Uses of Interface
org.alfresco.repo.dictionary.DictionaryRegistry
-
Packages that use DictionaryRegistry Package Description org.alfresco.repo.dictionary -
-
Uses of DictionaryRegistry in org.alfresco.repo.dictionary
Classes in org.alfresco.repo.dictionary that implement DictionaryRegistry Modifier and Type Class Description classAbstractDictionaryRegistryclassCoreDictionaryRegistryImplCore dictionary registry (holding core models initialised at bootstrap).classTenantDictionaryRegistryImplTenant-specific dictionary registry.Methods in org.alfresco.repo.dictionary that return DictionaryRegistry Modifier and Type Method Description protected DictionaryRegistryCompiledModelsCache. buildCache(String tenantId)DictionaryRegistryDictionaryDAO. getDictionaryRegistry(String tenantDomain)DictionaryRegistryDictionaryDAOImpl. getDictionaryRegistry(String tenantDomain)DictionaryRegistryDictionaryDAOImpl. initDictionaryRegistry(String tenantDomain)For cache use only.
-