public class CMISQueryParser
extends java.lang.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(java.lang.String argumentName,
org.antlr.runtime.tree.CommonTree columnReferenceNode,
QueryModelFactory factory,
java.util.Map selectors,
java.util.Map 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(java.lang.String argumentName, org.antlr.runtime.tree.CommonTree columnReferenceNode, QueryModelFactory factory, java.util.Map selectors, java.util.Map columnMap)
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.