org.alfresco.opencmis.search
Class CMISQueryParser
java.lang.Object
org.alfresco.opencmis.search.CMISQueryParser
public class CMISQueryParser
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMISQueryParser
public CMISQueryParser(CMISQueryOptions options,
CMISDictionaryService cmisDictionaryService,
org.apache.chemistry.opencmis.commons.enums.CapabilityJoin joinSupport)
parse
public Query parse(QueryModelFactory factory,
FunctionEvaluationContext functionEvaluationContext)
buildColumnReference
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 - 2010 Alfresco Software, Inc. All Rights Reserved.