it.eng.spagobi.engine.mobile.table.serializer
Class MobileDatasetTableSerializer

java.lang.Object
  extended by it.eng.spagobi.engine.mobile.table.serializer.MobileDatasetTableSerializer

public class MobileDatasetTableSerializer
extends java.lang.Object


Field Summary
static org.apache.log4j.Logger logger
           
 
Constructor Summary
MobileDatasetTableSerializer()
           
 
Method Summary
 java.lang.Object write(it.eng.spagobi.tools.dataset.common.datastore.IDataStore dataStore, org.json.JSONObject features)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static transient org.apache.log4j.Logger logger
Constructor Detail

MobileDatasetTableSerializer

public MobileDatasetTableSerializer()
Method Detail

write

public java.lang.Object write(it.eng.spagobi.tools.dataset.common.datastore.IDataStore dataStore,
                              org.json.JSONObject features)
                       throws java.lang.RuntimeException
Throws:
java.lang.RuntimeException