public class CMISQueryParser extends Object
Constructor and Description |
---|
CMISQueryParser(CMISQueryOptions options,
CMISDictionaryService cmisDictionaryService,
org.apache.chemistry.opencmis.commons.enums.CapabilityJoin joinSupport) |
Modifier and Type | Method and Description |
---|---|
PropertyArgument |
buildColumnReference(String argumentName,
org.antlr.runtime.tree.CommonTree columnReferenceNode,
QueryModelFactory factory,
Map<String,Selector> selectors,
Map<String,Column> columnMap) |
Query |
parse(QueryModelFactory factory,
FunctionEvaluationContext functionEvaluationContext) |
public CMISQueryParser(CMISQueryOptions options, CMISDictionaryService cmisDictionaryService, org.apache.chemistry.opencmis.commons.enums.CapabilityJoin joinSupport)
public Query parse(QueryModelFactory factory, FunctionEvaluationContext functionEvaluationContext)
public PropertyArgument buildColumnReference(String argumentName, org.antlr.runtime.tree.CommonTree columnReferenceNode, QueryModelFactory factory, Map<String,Selector> selectors, Map<String,Column> columnMap)
Copyright © 2005–2017 Alfresco Software. All rights reserved.