public class GraphSONTypeSerializerV3d0 extends AbstractGraphSONTypeSerializer
TypeSerializer.classMap, idRes, propertyName, typeInfo, valuePropertyName| Modifier and Type | Method and Description |
|---|---|
protected Class |
getClassFromObject(Object o)
We force only **one** translation of a Java object to a domain specific object.
|
WritableTypeId |
writeTypePrefix(JsonGenerator jsonGenerator,
WritableTypeId writableTypeId) |
WritableTypeId |
writeTypeSuffix(JsonGenerator jsonGenerator,
WritableTypeId writableTypeId) |
canWriteTypeId, forProperty, getPropertyName, getTypeIdResolver, getTypeInclusion, writeTypeSuffixpublic WritableTypeId writeTypePrefix(JsonGenerator jsonGenerator,
WritableTypeId writableTypeId)
throws IOException
writeTypePrefix in class AbstractGraphSONTypeSerializerIOExceptionpublic WritableTypeId writeTypeSuffix(JsonGenerator jsonGenerator,
WritableTypeId writableTypeId)
throws IOException
IOExceptionprotected Class getClassFromObject(Object o)
AbstractGraphSONTypeSerializergetClassFromObject in class AbstractGraphSONTypeSerializerCopyright © 2013–2018 Apache Software Foundation. All rights reserved.