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, wrapAndThrow
public 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>
IOException
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.