|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.cmis.search.CMISQueryParser
public class CMISQueryParser
| Constructor Summary | |
|---|---|
CMISQueryParser(CMISQueryOptions options,
CMISDictionaryService cmisDictionaryService,
CMISJoinEnum joinSupport)
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CMISQueryParser(CMISQueryOptions options,
CMISDictionaryService cmisDictionaryService,
CMISJoinEnum joinSupport)
| Method Detail |
|---|
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)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||