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