public static class CustomSerializerJSONTestCase.AbstractAlbum.Converter extends ModelConverter<CustomSerializerJSONTestCase.AbstractAlbum>
ADD_COLUMN, ALTER_TABLE, BLOB, CLOSING_BRACE, CREATE_INDEX, CREATE_TABLE, CREATE_UNIQUE_INDEX, DEFAULT, INTEGER, NOT_NULL, ON, OPENING_BRACE, PK, REAL, SEPARATOR, TEXT, UNIQUE| Constructor and Description |
|---|
CustomSerializerJSONTestCase.AbstractAlbum.Converter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(Class<?> cls) |
protected JSONSerializer<? extends CustomSerializerJSONTestCase.AbstractAlbum> |
getJSONSerializer(Class<CustomSerializerJSONTestCase.AbstractAlbum> valType,
org.json.JSONObject src) |
getDBColumnType, getXMLSerializer, parseFromString, putToContentValues, putToJSON, readFromCursor, readFromJSON, readFromXMLpublic CustomSerializerJSONTestCase.AbstractAlbum.Converter()
public boolean canHandle(Class<?> cls)
canHandle in class ModelConverter<CustomSerializerJSONTestCase.AbstractAlbum>protected JSONSerializer<? extends CustomSerializerJSONTestCase.AbstractAlbum> getJSONSerializer(Class<CustomSerializerJSONTestCase.AbstractAlbum> valType, org.json.JSONObject src)
getJSONSerializer in class ModelConverter<CustomSerializerJSONTestCase.AbstractAlbum>Copyright © 2011-2016. All Rights Reserved.