Class CMISQueryParserFactory
java.lang.Object
org.alfresco.repo.search.impl.elasticsearch.query.language.cmis.CMISQueryParserFactory
Factory class to produce a
CMISQueryParser.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmakeParser(CMISQueryOptions options, CMISDictionaryService cmisDictionaryService, org.apache.chemistry.opencmis.commons.enums.CapabilityJoin joinSupport)
-
Constructor Details
-
CMISQueryParserFactory
public CMISQueryParserFactory()
-
-
Method Details
-
makeParser
public CMISQueryParser makeParser(CMISQueryOptions options, CMISDictionaryService cmisDictionaryService, org.apache.chemistry.opencmis.commons.enums.CapabilityJoin joinSupport)
-