| 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
|
| org.apache.olingo.odata2.core.uri |
| Modifier and Type | Method and Description |
|---|---|
ODataResponse |
ODataSingleProcessor.readEntityLinks(GetEntitySetLinksUriInfo uriInfo,
String contentType) |
| Modifier and Type | Method and Description |
|---|---|
ODataResponse |
EntityLinksProcessor.readEntityLinks(GetEntitySetLinksUriInfo uriInfo,
String contentType)
Reads the URIs of the target entities of a navigation property.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
UriInfo
Structured parts of the request URI - the result of URI parsing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UriInfoImpl |
Copyright © 2020. All rights reserved.