| Constructor and Description |
|---|
IdJsonSerializer()
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Class<Id<?>> |
handledType() |
void |
serialize(Id<?> id,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public Class<Id<?>> handledType()
handledType in class com.fasterxml.jackson.databind.JsonSerializer<Id<?>>public void serialize(Id<?> id, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<Id<?>>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2001–2016 mmm-Team. All rights reserved.