| Package | Description |
|---|---|
| org.apache.olingo.server.api.uri |
Olingo URI
|
| org.apache.olingo.server.api.uri.queryoption |
Olingo Server API - URI - QueryOptions
|
| org.apache.olingo.server.api.uri.queryoption.expression |
Olingo Server API - URI - QueryOptions - Expressions
|
| org.apache.olingo.server.core.uri | |
| org.apache.olingo.server.core.uri.queryoption | |
| org.apache.olingo.server.core.uri.queryoption.expression |
| 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 |
SelectItem.getResourcePath() |
UriInfoResource |
ExpandItem.getResourcePath() |
| Modifier and Type | Method and Description |
|---|---|
UriInfoResource |
Member.getResourcePath() |
| Modifier and Type | Class and Description |
|---|---|
class |
UriInfoImpl |
| Modifier and Type | Method and Description |
|---|---|
UriInfoResource |
UriInfoImpl.asUriInfoResource() |
| Modifier and Type | Method and Description |
|---|---|
UriInfoResource |
SelectItemImpl.getResourcePath() |
UriInfoResource |
ExpandItemImpl.getResourcePath() |
| Modifier and Type | Method and Description |
|---|---|
SelectItemImpl |
SelectItemImpl.setResourcePath(UriInfoResource path) |
ExpandItemImpl |
ExpandItemImpl.setResourcePath(UriInfoResource resourceInfo) |
| Modifier and Type | Method and Description |
|---|---|
UriInfoResource |
MemberImpl.getResourcePath() |
| Constructor and Description |
|---|
MemberImpl(UriInfoResource path,
EdmType startTypeFilter) |
Copyright © 2023. All rights reserved.