Constructor and Description |
---|
GenericIdJsonDeserializer()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
GenericId<?> |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctx) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializer
public GenericId<?> deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctx) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<GenericId<?>>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2001–2016 mmm-Team. All rights reserved.