public final class SystemGroupsSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<SystemGroups>
Jackson deserializer for Group classes.
| Constructor and Description |
|---|
SystemGroupsSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(SystemGroups systemGroups,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
acceptJsonFormatVisitor, getSchema, getSchema, handledType, wrapAndThrow, wrapAndThrowpublic void serialize(SystemGroups systemGroups, com.fasterxml.jackson.core.JsonGenerator jsonGenerator, com.fasterxml.jackson.databind.SerializerProvider serializerProvider) throws IOException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<SystemGroups>IOExceptionCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.