| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.processor |
Data Processor
|
| org.apache.olingo.odata2.api.processor.part |
Processor Parts
|
| org.apache.olingo.odata2.api.uri |
URI Parser Facade
|
| Modifier and Type | Method and Description |
|---|---|
ODataResponse |
ODataSingleProcessor.readEntityLink(GetEntityLinkUriInfo uriInfo,
String contentType) |
| Modifier and Type | Method and Description |
|---|---|
ODataResponse |
EntityLinkProcessor.readEntityLink(GetEntityLinkUriInfo uriInfo,
String contentType)
Reads the URI of the target entity of a navigation property.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
UriInfo
Structured parts of the request URI - the result of URI parsing.
|
Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.