public class EntityAsIdSerializer extends com.fasterxml.jackson.databind.JsonSerializer<Entity>
| Constructor and Description |
|---|
EntityAsIdSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Entity v,
com.fasterxml.jackson.core.JsonGenerator jg,
com.fasterxml.jackson.databind.SerializerProvider sp) |
public void serialize(Entity v, com.fasterxml.jackson.core.JsonGenerator jg, com.fasterxml.jackson.databind.SerializerProvider sp) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<Entity>IOExceptionCopyright © 2023. All rights reserved.