| Modifier and Type | Method and Description |
|---|---|
Query |
CMISQueryParser.parse(QueryModelFactory factory,
FunctionEvaluationContext functionEvaluationContext) |
| Modifier and Type | Method and Description |
|---|---|
Query |
QueryModelFactory.createQuery(List<Column> columns,
Source source,
Constraint constraint,
List<Ordering> orderings) |
| Modifier and Type | Method and Description |
|---|---|
QueryEngineResults |
QueryEngine.executeQuery(Query query,
QueryOptions options,
FunctionEvaluationContext functionContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseQuery |
| Modifier and Type | Class and Description |
|---|---|
class |
LuceneQuery<Q,S,E extends Throwable> |
| Modifier and Type | Method and Description |
|---|---|
Query |
LuceneQueryModelFactory.createQuery(List<Column> columns,
Source source,
Constraint constraint,
List<Ordering> orderings) |
Copyright © 2005–2019 Alfresco Software. All rights reserved.