public class JsonEntryEntitySerializer extends Object
Constructor and Description |
---|
JsonEntryEntitySerializer(EntitySerializerProperties properties) |
Modifier and Type | Method and Description |
---|---|
void |
append(Writer writer,
org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator entityInfo,
Entity data)
This serializes the json payload entry
|
String |
getLocation() |
public JsonEntryEntitySerializer(EntitySerializerProperties properties)
properties
- EntityProviderException
public void append(Writer writer, org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator entityInfo, Entity data) throws EntityProviderException
writer
- entityInfo
- data
- isRootElement
- EntityProviderException
public String getLocation()
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.