Uses of Interface
org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
-
Packages that use CMISDictionaryRegistry Package Description org.alfresco.opencmis.dictionary -
-
Uses of CMISDictionaryRegistry in org.alfresco.opencmis.dictionary
Classes in org.alfresco.opencmis.dictionary that implement CMISDictionaryRegistry Modifier and Type Class Description classCMISDictionaryRegistryImplCMIS Dictionary registry Index of CMIS Type DefinitionsMethods in org.alfresco.opencmis.dictionary that return CMISDictionaryRegistry Modifier and Type Method Description protected CMISDictionaryRegistryCMISAbstractDictionaryService. createCoreDictionaryRegistry()protected CMISDictionaryRegistryCMISAbstractDictionaryService. createDictionaryRegistry(String tenant)protected CMISDictionaryRegistryCMISAbstractDictionaryService. createDictionaryRegistryWithWriteLock()protected CMISDictionaryRegistryCMISAbstractDictionaryService. createTenantDictionaryRegistry(String tenant)protected CMISDictionaryRegistryCMISDictionaryRegistryImpl. getParent()protected CMISDictionaryRegistryCMISAbstractDictionaryService. getRegistry()Method parameters in org.alfresco.opencmis.dictionary with type arguments of type CMISDictionaryRegistry Modifier and Type Method Description voidCMISAbstractDictionaryService. setSingletonCache(SimpleCache<String,CMISDictionaryRegistry> singletonCache)
-