| 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.readEntityComplexProperty(GetComplexPropertyUriInfo uriInfo,
String contentType) |
| Modifier and Type | Method and Description |
|---|---|
ODataResponse |
EntityComplexPropertyProcessor.readEntityComplexProperty(GetComplexPropertyUriInfo uriInfo,
String contentType)
Reads a complex property of an entity.
|
| 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.