Package | Description |
---|---|
com.sap.cloud.sdk.datamodel.odata.client.expression | |
com.sap.cloud.sdk.datamodel.odatav4.core |
Modifier and Type | Method and Description |
---|---|
OrderExpression |
OrderExpression.and(String fieldName,
Order order)
To maintain a Map of OrderExpressions with field name and order.
|
static OrderExpression |
OrderExpression.of(String fieldName,
Order order)
To create OrderExpression with a field and ordering.
|
Modifier and Type | Method and Description |
---|---|
protected OrderExpression |
StructuredPropertyCollectionQuery.getOrderBy()
Get the orderBy modifier of the OData request.
|
Copyright © 2020 SAP SE. All rights reserved.