Uses of Class
org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
Packages that use CMISAbstractDictionaryService Package Description org.alfresco.opencmis.dictionary -
-
Uses of CMISAbstractDictionaryService in org.alfresco.opencmis.dictionary
Subclasses of CMISAbstractDictionaryService in org.alfresco.opencmis.dictionary Modifier and Type Class Description class
CMISStrictDictionaryService
CMIS Dictionary which provides Types that strictly conform to the CMIS specification.Fields in org.alfresco.opencmis.dictionary declared as CMISAbstractDictionaryService Modifier and Type Field Description protected CMISAbstractDictionaryService
CMISDictionaryRegistryImpl. cmisDictionaryService
Constructors in org.alfresco.opencmis.dictionary with parameters of type CMISAbstractDictionaryService Constructor Description CMISDictionaryRegistryImpl(CMISAbstractDictionaryService cmisDictionaryService, java.lang.String tenant, java.lang.String parentTenant, CMISMapping cmisMapping, DictionaryService dictionaryService, CMISAbstractDictionaryService.DictionaryInitializer dictionaryInitializer)
CMISDictionaryRegistryImpl(CMISAbstractDictionaryService cmisDictionaryService, CMISMapping cmisMapping, DictionaryService dictionaryService, CMISAbstractDictionaryService.DictionaryInitializer dictionaryInitializer)
-