|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplay.modules.morphia.utils.ObjectIdGsonAdapter
public class ObjectIdGsonAdapter
Constructor Summary | |
---|---|
ObjectIdGsonAdapter()
|
Method Summary | |
---|---|
ObjectId |
deserialize(JsonElement json,
java.lang.reflect.Type typeOfT,
JsonDeserializationContext context)
|
JsonElement |
serialize(ObjectId src,
java.lang.reflect.Type typeOfSrc,
JsonSerializationContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectIdGsonAdapter()
Method Detail |
---|
public ObjectId deserialize(JsonElement json, java.lang.reflect.Type typeOfT, JsonDeserializationContext context) throws JsonParseException
JsonParseException
public JsonElement serialize(ObjectId src, java.lang.reflect.Type typeOfSrc, JsonSerializationContext context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |