| Package | Description |
|---|---|
| org.apache.olingo.commons.api.data |
Contains all the data objects of OData responses and OData requests
|
| org.apache.olingo.server.core.deserializer.json | |
| org.apache.olingo.server.core.serializer.json |
| Modifier and Type | Method and Description |
|---|---|
List<Annotation> |
Annotatable.getAnnotations()
Get Annotations.
|
| Modifier and Type | Method and Description |
|---|---|
Annotation |
ODataJsonInstanceAnnotationDeserializer.consumeInstanceAnnotation(String key,
com.fasterxml.jackson.databind.JsonNode value)
Consume the instance annotation of an entity or a property
|
| Modifier and Type | Method and Description |
|---|---|
void |
ODataJsonInstanceAnnotationSerializer.writeInstanceAnnotationsOnEntity(List<Annotation> annotations,
com.fasterxml.jackson.core.JsonGenerator json)
Write the instance annotation of an entity
|
Copyright © 2023. All rights reserved.