| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.ep |
Entity Provider
|
| org.apache.olingo.odata2.api.processor |
Data Processor
|
| Modifier and Type | Method and Description |
|---|---|
PathInfo |
EntityProviderBatchProperties.getPathInfo() |
| Modifier and Type | Method and Description |
|---|---|
EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder |
EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.pathInfo(PathInfo pathInfo) |
| Modifier and Type | Method and Description |
|---|---|
abstract PathInfo |
ODataRequest.getPathInfo() |
PathInfo |
ODataErrorContext.getPathInfo()
Get
PathInfo object. |
PathInfo |
ODataContext.getPathInfo()
Gets information about the request path.
|
| Modifier and Type | Method and Description |
|---|---|
static ODataRequest.ODataRequestBuilder |
ODataRequest.pathInfo(PathInfo pathInfo) |
abstract ODataRequest.ODataRequestBuilder |
ODataRequest.ODataRequestBuilder.pathInfo(PathInfo pathInfo) |
void |
ODataErrorContext.setPathInfo(PathInfo pathInfo)
Set
PathInfo object. |
Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.