public class GraphSONTypeSerializerV2d0 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.
|
org.apache.tinkerpop.shaded.jackson.core.type.WritableTypeId |
writeTypePrefix(org.apache.tinkerpop.shaded.jackson.core.JsonGenerator jsonGenerator,
org.apache.tinkerpop.shaded.jackson.core.type.WritableTypeId writableTypeId) |
org.apache.tinkerpop.shaded.jackson.core.type.WritableTypeId |
writeTypeSuffix(org.apache.tinkerpop.shaded.jackson.core.JsonGenerator jsonGenerator,
org.apache.tinkerpop.shaded.jackson.core.type.WritableTypeId writableTypeId) |
canWriteTypeId, forProperty, getPropertyName, getTypeIdResolver, getTypeInclusion, writeTypePrefix, writeTypeSuffix_writeLegacySuffix, typeId, typeId, typeId, writeCustomTypePrefixForArray, writeCustomTypePrefixForObject, writeCustomTypePrefixForScalar, writeCustomTypeSuffixForArray, writeCustomTypeSuffixForObject, writeCustomTypeSuffixForScalar, writeTypePrefixForArray, writeTypePrefixForArray, writeTypePrefixForObject, writeTypePrefixForObject, writeTypePrefixForScalar, writeTypePrefixForScalar, writeTypeSuffixForArray, writeTypeSuffixForObject, writeTypeSuffixForScalarpublic org.apache.tinkerpop.shaded.jackson.core.type.WritableTypeId writeTypePrefix(org.apache.tinkerpop.shaded.jackson.core.JsonGenerator jsonGenerator,
org.apache.tinkerpop.shaded.jackson.core.type.WritableTypeId writableTypeId)
throws IOException
writeTypePrefix in class org.apache.tinkerpop.shaded.jackson.databind.jsontype.TypeSerializerIOExceptionpublic org.apache.tinkerpop.shaded.jackson.core.type.WritableTypeId writeTypeSuffix(org.apache.tinkerpop.shaded.jackson.core.JsonGenerator jsonGenerator,
org.apache.tinkerpop.shaded.jackson.core.type.WritableTypeId writableTypeId)
throws IOException
writeTypeSuffix in class org.apache.tinkerpop.shaded.jackson.databind.jsontype.TypeSerializerIOExceptionprotected Class getClassFromObject(Object o)
AbstractGraphSONTypeSerializergetClassFromObject in class AbstractGraphSONTypeSerializerCopyright © 2013–2022 Apache Software Foundation. All rights reserved.