public class ODataJsonInstanceAnnotationDeserializer extends Object
| Constructor and Description |
|---|
ODataJsonInstanceAnnotationDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.commons.api.data.Annotation |
consumeInstanceAnnotation(String key,
com.fasterxml.jackson.databind.JsonNode value)
Consume the instance annotation of an entity or a property
|
public ODataJsonInstanceAnnotationDeserializer()
public org.apache.olingo.commons.api.data.Annotation consumeInstanceAnnotation(String key, com.fasterxml.jackson.databind.JsonNode value) throws org.apache.olingo.server.api.deserializer.DeserializerException
key - Stringvalue - JsonNodeorg.apache.olingo.server.api.deserializer.DeserializerExceptionCopyright © 2013–2022 The Apache Software Foundation. All rights reserved.