public final class PropertySerializer
extends com.fasterxml.jackson.databind.ser.std.StdSerializer<com.edorasware.commons.core.entity.Property>
Serializer for Property instances
| Constructor and Description |
|---|
PropertySerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(com.edorasware.commons.core.entity.Property property,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
acceptJsonFormatVisitor, getSchema, getSchema, handledType, wrapAndThrow, wrapAndThrowpublic void serialize(com.edorasware.commons.core.entity.Property property,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider)
throws IOException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<com.edorasware.commons.core.entity.Property>IOExceptionCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.