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 TypeClassDescriptionclass
CMIS Dictionary which provides Types that strictly conform to the CMIS specification.Fields in org.alfresco.opencmis.dictionary declared as CMISAbstractDictionaryServiceModifier and TypeFieldDescriptionprotected CMISAbstractDictionaryService
CMISDictionaryRegistryImpl.cmisDictionaryService
Constructors 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)