| Package | Description |
|---|---|
| org.alfresco.repo.search.adaptor.lucene | |
| org.alfresco.repo.search.impl.querymodel | |
| org.alfresco.repo.search.impl.querymodel.impl |
| Modifier and Type | Method and Description |
|---|---|
S |
LuceneQueryParserAdaptor.buildSort(List<Ordering> list,
FunctionEvaluationContext functionContext) |
| Modifier and Type | Method and Description |
|---|---|
Ordering |
QueryModelFactory.createOrdering(Column column,
Order order) |
| Modifier and Type | Method and Description |
|---|---|
List<Ordering> |
Query.getOrderings()
Get any orderings (may be an empty list or null)
|
| Modifier and Type | Method and Description |
|---|---|
Query |
QueryModelFactory.createQuery(List<Column> columns,
Source source,
Constraint constraint,
List<Ordering> orderings) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseOrdering |
| Modifier and Type | Method and Description |
|---|---|
List<Ordering> |
BaseQuery.getOrderings() |
| Constructor and Description |
|---|
BaseQuery(List<Column> columns,
Source source,
Constraint constraint,
List<Ordering> orderings) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.