ONewsFunction.smali

.class public interface abstract Lcom/cm/plugincluster/news/model/ONewsFunction;
.super Ljava/lang/Object;
.source "ONewsFunction.java"


# virtual methods
.method public abstract fromContentValues(Lcom/cm/plugincluster/news/model/ONews;Landroid/content/ContentValues;)V
.end method

.method public abstract fromCursor(Lcom/cm/plugincluster/news/model/ONews;Landroid/database/Cursor;)V
.end method

.method public abstract fromJSONObject(Lcom/cm/plugincluster/news/model/ONews;Lorg/json/JSONObject;)V
.end method

.method public abstract toContentValues(Lcom/cm/plugincluster/news/model/ONews;Landroid/content/ContentValues;)V
.end method

.method public abstract toJSONObject(Lcom/cm/plugincluster/news/model/ONews;Lorg/json/JSONObject;)V
.end method