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 |
---|---|
TopOption |
UriInfoCrossjoin.getTopOption() |
TopOption |
UriInfoAll.getTopOption() |
TopOption |
UriInfoResource.getTopOption() |
Modifier and Type | Method and Description |
---|---|
TopOption |
ExpandItem.getTopOption() |
Modifier and Type | Method and Description |
---|---|
TopOption |
Top.getTopOption()
Gets the top option.
|
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.