public class MinimalClassNameIdResolver extends ClassNameIdResolver
| Modifier and Type | Method and Description |
|---|---|
JsonTypeInfo.Id |
getMechanism()
Accessor for mechanism that this resolver uses for determining
type id from type.
|
java.lang.String |
idFromValue(java.lang.Object value)
Method called to serialize type of the type of given value
as a String to include in serialized JSON content.
|
getDescForKnownTypeIds, idFromValueAndType, registerSubtype, typeFromIdidFromBaseType, initpublic JsonTypeInfo.Id getMechanism()
TypeIdResolvergetMechanism in interface TypeIdResolvergetMechanism in class ClassNameIdResolverpublic java.lang.String idFromValue(java.lang.Object value)
TypeIdResolveridFromValue in interface TypeIdResolveridFromValue in class ClassNameIdResolver"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"