Uses of Interface
org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
Packages that use CMISDictionaryRegistry
-
Uses of CMISDictionaryRegistry in org.alfresco.opencmis.dictionary
Classes in org.alfresco.opencmis.dictionary that implement CMISDictionaryRegistryModifier and TypeClassDescriptionclassCMIS Dictionary registry Index of CMIS Type DefinitionsMethods in org.alfresco.opencmis.dictionary that return CMISDictionaryRegistryModifier and TypeMethodDescriptionprotected CMISDictionaryRegistryCMISAbstractDictionaryService.createCoreDictionaryRegistry()protected CMISDictionaryRegistryCMISAbstractDictionaryService.createDictionaryRegistry(String tenant) protected CMISDictionaryRegistryCMISAbstractDictionaryService.createDictionaryRegistryWithWriteLock()protected CMISDictionaryRegistryCMISAbstractDictionaryService.createTenantDictionaryRegistry(String tenant) protected CMISDictionaryRegistryCMISDictionaryRegistryImpl.getParent()protected CMISDictionaryRegistryCMISAbstractDictionaryService.getRegistry()Methods in org.alfresco.opencmis.dictionary with parameters of type CMISDictionaryRegistryModifier and TypeMethodDescriptionabstract List<TypeDefinitionWrapper>AbstractTypeDefinitionWrapper.connectParentAndSubTypes(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) PolicyTypeDefintionWrapper.connectParentAndSubTypes(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) RelationshipTypeDefintionWrapper.connectParentAndSubTypes(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) SecondaryTypeDefinitionWrapper.connectParentAndSubTypes(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) ShadowTypeDefinitionWrapper.connectParentAndSubTypes(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) CMISAbstractDictionaryService.DictionaryInitializer.createDefinitions(CMISDictionaryRegistry cmisRegistry) CMISAbstractDictionaryService.DictionaryInitializer.createDefinitions(CMISDictionaryRegistry cmisRegistry, CompiledModel model) abstract voidAbstractTypeDefinitionWrapper.resolveInheritance(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) voidPolicyTypeDefintionWrapper.resolveInheritance(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) voidRelationshipTypeDefintionWrapper.resolveInheritance(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) voidSecondaryTypeDefinitionWrapper.resolveInheritance(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) voidShadowTypeDefinitionWrapper.resolveInheritance(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService) Method parameters in org.alfresco.opencmis.dictionary with type arguments of type CMISDictionaryRegistryModifier and TypeMethodDescriptionvoidCMISAbstractDictionaryService.setSingletonCache(SimpleCache<String, CMISDictionaryRegistry> singletonCache)