| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.uri.expression |
Expression Parser
|
| org.apache.olingo.odata2.core.uri.expression |
| Modifier and Type | Method and Description |
|---|---|
List<OrderExpression> |
OrderByExpression.getOrders() |
| Modifier and Type | Method and Description |
|---|---|
Object |
ExpressionVisitor.visitOrder(OrderExpression orderExpression,
Object filterResult,
SortOrder sortOrder)
Visits a order expression
|
| Modifier and Type | Class and Description |
|---|---|
class |
OrderExpressionImpl |
| Modifier and Type | Method and Description |
|---|---|
List<OrderExpression> |
OrderByExpressionImpl.getOrders() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderByExpressionImpl.addOrder(OrderExpression orderNode) |
Object |
JsonVisitor.visitOrder(OrderExpression orderExpression,
Object filterResult,
SortOrder sortOrder) |
Copyright © 2020. All rights reserved.