Class JsonLinksEntityProducer
java.lang.Object
org.apache.olingo.odata2.core.ep.producer.JsonLinksEntityProducer
Producer for writing a link collection in JSON.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JsonLinksEntityProducer
public JsonLinksEntityProducer(EntityProviderWriteProperties properties) throws EntityProviderException - Throws:
EntityProviderException
-
-
Method Details
-
append
public void append(Writer writer, EntityInfoAggregator entityInfo, List<Map<String, Object>> data) throws EntityProviderException- Throws:
EntityProviderException
-