Uses of Class
org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
Packages that use CMISAbstractDictionaryService
-
Uses of CMISAbstractDictionaryService in org.alfresco.opencmis.dictionary
Subclasses of CMISAbstractDictionaryService in org.alfresco.opencmis.dictionaryModifier and TypeClassDescriptionclassCMIS Dictionary which provides Types that strictly conform to the CMIS specification.Fields in org.alfresco.opencmis.dictionary declared as CMISAbstractDictionaryServiceModifier and TypeFieldDescriptionprotected CMISAbstractDictionaryServiceCMISDictionaryRegistryImpl.cmisDictionaryServiceConstructors in org.alfresco.opencmis.dictionary with parameters of type CMISAbstractDictionaryServiceModifierConstructorDescriptionCMISDictionaryRegistryImpl(CMISAbstractDictionaryService cmisDictionaryService, String tenant, String parentTenant, CMISMapping cmisMapping, DictionaryService dictionaryService, CMISAbstractDictionaryService.DictionaryInitializer dictionaryInitializer) CMISDictionaryRegistryImpl(CMISAbstractDictionaryService cmisDictionaryService, CMISMapping cmisMapping, DictionaryService dictionaryService, CMISAbstractDictionaryService.DictionaryInitializer dictionaryInitializer)