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.expression |
Olingo Server API - URI - QueryOptions - Expressions
The uri.queryoption.expression package is used to condense all about
the Olingo expressions within the query options (in uri context).
|
Modifier and Type | Interface and Description |
---|---|
interface |
UriInfo
Object acting as general access to URI information extracted from the request URI.
|
Modifier and Type | Method and Description |
---|---|
UriInfoResource |
UriInfo.asUriInfoResource()
Convenience casting method.
|
Modifier and Type | Method and Description |
---|---|
UriInfoResource |
ExpandItem.getResourcePath() |
UriInfoResource |
SelectItem.getResourcePath() |
Modifier and Type | Method and Description |
---|---|
UriInfoResource |
Member.getResourcePath() |
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.