public class JsonEntitySetSerializer extends JsonSerializer
contentType, isIEEE754Compatible, isODataMetadataNone, serverMode| Constructor and Description |
|---|
JsonEntitySetSerializer(boolean serverMode,
org.apache.olingo.commons.api.format.ContentType contentType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doContainerSerialize(org.apache.olingo.client.api.data.ResWrap<org.apache.olingo.commons.api.data.EntityCollection> container,
com.fasterxml.jackson.core.JsonGenerator jgen) |
protected void |
doSerialize(org.apache.olingo.commons.api.data.EntityCollection entitySet,
com.fasterxml.jackson.core.JsonGenerator jgen) |
clientLinks, link, links, primitiveValue, serverLinks, valuable, write, writepublic JsonEntitySetSerializer(boolean serverMode,
org.apache.olingo.commons.api.format.ContentType contentType)
protected void doSerialize(org.apache.olingo.commons.api.data.EntityCollection entitySet,
com.fasterxml.jackson.core.JsonGenerator jgen)
throws IOException,
org.apache.olingo.commons.api.edm.EdmPrimitiveTypeException
IOExceptionorg.apache.olingo.commons.api.edm.EdmPrimitiveTypeExceptionprotected void doContainerSerialize(org.apache.olingo.client.api.data.ResWrap<org.apache.olingo.commons.api.data.EntityCollection> container,
com.fasterxml.jackson.core.JsonGenerator jgen)
throws IOException,
org.apache.olingo.commons.api.edm.EdmPrimitiveTypeException
IOExceptionorg.apache.olingo.commons.api.edm.EdmPrimitiveTypeExceptionCopyright © 2013–2017 The Apache Software Foundation. All rights reserved.