Modifier and Type | Method and Description |
---|---|
static Constraint |
CMISFTSQueryParser.buildFTS(String ftsExpression,
QueryModelFactory factory,
FunctionEvaluationContext functionEvaluationContext,
Selector selector,
Map<String,Column> columnMap,
String defaultField) |
void |
CmisFunctionEvaluationContext.checkFieldApplies(Selector selector,
String propertyName) |
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) |
Modifier and Type | Method and Description |
---|---|
protected org.antlr.runtime.tree.CommonTree |
FTSQueryParser.TestNodeBuilder.build(org.antlr.runtime.tree.CommonTree fieldReferenceNode,
org.antlr.runtime.tree.CommonTree argNode,
QueryModelFactory factory,
FunctionEvaluationContext functionEvaluationContext,
Selector selector,
Map<String,Column> columnMap,
Map<String,org.antlr.runtime.tree.CommonTree> templateTrees,
String defaultField) |
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,
FTSQueryParser.RerankPhase rerankPhase) |
void |
AlfrescoFunctionEvaluationContext.checkFieldApplies(Selector selector,
String propertyName) |
Modifier and Type | Method and Description |
---|---|
Selector |
QueryModelFactory.createSelector(QName classQName,
String alias) |
Selector |
Source.getSelector(String name) |
Modifier and Type | Method and Description |
---|---|
Map<String,Selector> |
Source.getSelectors() |
Modifier and Type | Method and Description |
---|---|
void |
FunctionEvaluationContext.checkFieldApplies(Selector selector,
String propertyName) |
Modifier and Type | Class and Description |
---|---|
class |
BaseSelector |
Modifier and Type | Method and Description |
---|---|
Selector |
BaseJoin.getSelector(String name) |
Selector |
BaseSelector.getSelector(String name) |
Modifier and Type | Method and Description |
---|---|
Map<String,Selector> |
BaseJoin.getSelectors() |
Map<String,Selector> |
BaseSelector.getSelectors() |
Modifier and Type | Class and Description |
---|---|
class |
LuceneSelector<Q,S,E extends Throwable> |
Modifier and Type | Method and Description |
---|---|
Selector |
LuceneQueryModelFactory.createSelector(QName classQName,
String alias) |
Copyright © 2005–2016 Alfresco Software. All rights reserved.