public class MorphiumSerializer extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
MorphiumSerializer.CustomEnumSerializer |
class |
MorphiumSerializer.EntitySerializer |
| Constructor and Description |
|---|
MorphiumSerializer(AnnotationAndReflectionHelper ar,
Map<Class<?>,NameProvider> np,
Morphium m,
MorphiumObjectMapper om,
Map<Class,MorphiumTypeMapper> tm) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCollectionName(Class cls) |
Map<String,Object> |
serialize(Object o) |
public MorphiumSerializer(AnnotationAndReflectionHelper ar, Map<Class<?>,NameProvider> np, Morphium m, MorphiumObjectMapper om, Map<Class,MorphiumTypeMapper> tm)
Copyright © 2018. All rights reserved.