Class JsonEntryEntityProducer
java.lang.Object
org.apache.olingo.odata2.core.ep.producer.JsonEntryEntityProducer
Producer for writing an entity in JSON, also usable for function imports
returning a single instance of an entity type.
-
Constructor Details
-
JsonEntryEntityProducer
public JsonEntryEntityProducer(EntityProviderWriteProperties properties) throws EntityProviderException - Throws:
EntityProviderException
-
-
Method Details
-
append
public void append(Writer writer, EntityInfoAggregator entityInfo, Map<String, Object> data, boolean isRootElement) throws EntityProviderException- Throws:
EntityProviderException
-
getETag
-
getLocation
-