| Package | Description |
|---|---|
| org.alfresco.opencmis.search | |
| org.alfresco.repo.search.impl.parsers | |
| org.alfresco.repo.search.impl.querymodel |
| Modifier and Type | Method and Description |
|---|---|
PropertyArgument |
CMISQueryParser.buildColumnReference(String argumentName,
org.antlr.runtime.tree.CommonTree columnReferenceNode,
QueryModelFactory factory,
Map<String,Selector> selectors,
Map<String,Column> columnMap) |
static Constraint |
CMISFTSQueryParser.buildFTS(String ftsExpression,
QueryModelFactory factory,
FunctionEvaluationContext functionEvaluationContext,
Selector selector,
Map<String,Column> columnMap,
String defaultField) |
Query |
CMISQueryParser.parse(QueryModelFactory factory,
FunctionEvaluationContext functionEvaluationContext) |
| Modifier and Type | Method and Description |
|---|---|
static PropertyArgument |
FTSQueryParser.buildFieldReference(String argumentName,
org.antlr.runtime.tree.CommonTree fieldReferenceNode,
QueryModelFactory factory,
FunctionEvaluationContext functionEvaluationContext,
Selector selector,
Map<String,Column> columnMap) |
static Constraint |
FTSQueryParser.buildFTS(String ftsExpression,
QueryModelFactory factory,
FunctionEvaluationContext functionEvaluationContext,
Selector selector,
Map<String,Column> columnMap,
FTSParser.Mode mode,
QueryOptions.Connective defaultFieldConnective,
Map<String,String> templates,
String defaultField) |
| Modifier and Type | Method and Description |
|---|---|
QueryModelFactory |
QueryEngine.getQueryModelFactory() |
Copyright © 2005–2014 Alfresco Software. All rights reserved.