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 |
---|---|
static PropertyArgument |
FTSQueryParser.buildFieldReference(String argumentName,
org.antlr.runtime.tree.CommonTree fieldReferenceNode,
QueryModelFactory factory,
FunctionEvaluationContext functionEvaluationContext,
Selector selector,
Map<String,Column> columnMap) |
Modifier and Type | Method and Description |
---|---|
PropertyArgument |
QueryModelFactory.createPropertyArgument(String name,
boolean queryable,
boolean orderable,
String selectorAlias,
String propertyName) |
Modifier and Type | Class and Description |
---|---|
class |
BasePropertyArgument |
Modifier and Type | Method and Description |
---|---|
protected PropertyArgument |
BaseComparison.getPropertyArgument() |
Modifier and Type | Class and Description |
---|---|
class |
LucenePropertyArgument |
Modifier and Type | Method and Description |
---|---|
PropertyArgument |
LuceneQueryModelFactory.createPropertyArgument(String name,
boolean queryable,
boolean orderable,
String selector,
String propertyName) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.