public static class JsonUtils.SortOrderDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<SortOrderDTO>
Constructor and Description |
---|
SortOrderDeserializer() |
Modifier and Type | Method and Description |
---|---|
SortOrderDTO |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public SortOrderDTO deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws java.io.IOException, com.fasterxml.jackson.core.JacksonException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<SortOrderDTO>
java.io.IOException
com.fasterxml.jackson.core.JacksonException