Uses of Interface
org.alfresco.opencmis.dictionary.CMISDictionaryService
Packages that use CMISDictionaryService
Package
Description
-
Uses of CMISDictionaryService in org.alfresco.opencmis.dictionary
Classes in org.alfresco.opencmis.dictionary that implement CMISDictionaryServiceModifier and TypeClassDescriptionclass
Common CMIS Dictionary Support including registry of Types.class
CMIS Dictionary which provides Types that strictly conform to the CMIS specification. -
Uses of CMISDictionaryService in org.alfresco.opencmis.mapping
Methods in org.alfresco.opencmis.mapping with parameters of type CMISDictionaryServiceModifier and TypeMethodDescriptionvoid
RuntimePropertyLuceneBuilderMapping.setCmisDictionaryService
(CMISDictionaryService cmisDictionaryService) Constructors in org.alfresco.opencmis.mapping with parameters of type CMISDictionaryServiceModifierConstructorDescriptionBaseTypeIdLuceneBuilder
(CMISDictionaryService dictionaryService) ConstructObjectTypeIdLuceneBuilder
(CMISDictionaryService cmisDictionaryService) Construct -
Uses of CMISDictionaryService in org.alfresco.opencmis.search
Methods in org.alfresco.opencmis.search with parameters of type CMISDictionaryServiceModifier and TypeMethodDescriptionvoid
CmisFunctionEvaluationContext.setCmisDictionaryService
(CMISDictionaryService cmisDictionaryService) Constructors in org.alfresco.opencmis.search with parameters of type CMISDictionaryServiceModifierConstructorDescriptionCMISQueryParser
(CMISQueryOptions options, CMISDictionaryService cmisDictionaryService, org.apache.chemistry.opencmis.commons.enums.CapabilityJoin joinSupport)