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 |
---|---|
SearchOption |
UriInfoCrossjoin.getSearchOption() |
SearchOption |
UriInfoAll.getSearchOption() |
SearchOption |
UriInfoResource.getSearchOption() |
Modifier and Type | Method and Description |
---|---|
SearchOption |
ExpandItem.getSearchOption() |
Modifier and Type | Method and Description |
---|---|
SearchOption |
Search.getSearchOption()
Gets the search option.
|
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.