Package | Description |
---|---|
org.apache.olingo.server.api.uri |
Olingo URI
The URI package is used to condense all information about the OData path used to query the data.
|
org.apache.olingo.server.api.uri.queryoption |
Olingo Server API - URI - QueryOptions
The uri.queryoption package is used to condense all about the Olingo query options (in uri context).
|
org.apache.olingo.server.api.uri.queryoption.apply |
Modifier and Type | Method and Description |
---|---|
OrderByOption |
UriInfoCrossjoin.getOrderByOption() |
OrderByOption |
UriInfoResource.getOrderByOption() |
Modifier and Type | Method and Description |
---|---|
OrderByOption |
ExpandItem.getOrderByOption() |
Modifier and Type | Method and Description |
---|---|
OrderByOption |
OrderBy.getOrderByOption()
Gets the order by option.
|
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.