public static class JsonUtils.PartitionDTODeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<PartitionDTO>
| Constructor and Description | 
|---|
| PartitionDTODeserializer() | 
| Modifier and Type | Method and Description | 
|---|---|
| PartitionDTO | 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, unwrappingDeserializerpublic PartitionDTO deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws java.io.IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<PartitionDTO>java.io.IOException