| 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, unwrappingDeserializerpublic 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<?>>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2001–2016 mmm-Team. All rights reserved.