| Package | Description |
|---|---|
| org.apache.olingo.commons.api.edm |
Contains representations for EDM objects created during the URI parsing
|
| org.apache.olingo.commons.core.edm | |
| org.apache.olingo.server.api.deserializer |
Olingo Server API - Deserializer
|
| org.apache.olingo.server.core.deserializer | |
| org.apache.olingo.server.core.deserializer.json |
| Modifier and Type | Method and Description |
|---|---|
EdmParameter |
EdmOperation.getParameter(String name)
Get parameter for given name
|
| Modifier and Type | Class and Description |
|---|---|
class |
EdmParameterImpl |
| Modifier and Type | Method and Description |
|---|---|
EdmParameter |
AbstractEdmOperation.getParameter(String name) |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
FixedFormatDeserializer.parameter(String content,
EdmParameter parameter)
Reads parameter data (in URI syntax) from a String.
|
| Modifier and Type | Method and Description |
|---|---|
Parameter |
FixedFormatDeserializerImpl.parameter(String content,
EdmParameter parameter) |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
ODataJsonDeserializer.parameter(String content,
EdmParameter parameter)
Reads a parameter value from a String.
|
Copyright © 2023. All rights reserved.