it.eng.spagobi.engine.mobile.chart.serializer
Class MobileChartJSONSerializer

java.lang.Object
  extended by it.eng.spagobi.engine.mobile.template.AbstractMobileTemplateJSONSerializer
      extended by it.eng.spagobi.engine.mobile.chart.serializer.MobileChartJSONSerializer

public class MobileChartJSONSerializer
extends AbstractMobileTemplateJSONSerializer


Constructor Summary
MobileChartJSONSerializer()
           
 
Method Summary
 java.lang.Object write(it.eng.spagobi.tools.dataset.common.datastore.IDataStore dataStore, IMobileTemplateInstance templateInstance)
           
 
Methods inherited from class it.eng.spagobi.engine.mobile.template.AbstractMobileTemplateJSONSerializer
getDocumentPropertiesJSON
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MobileChartJSONSerializer

public MobileChartJSONSerializer()
Method Detail

write

public java.lang.Object write(it.eng.spagobi.tools.dataset.common.datastore.IDataStore dataStore,
                              IMobileTemplateInstance templateInstance)
                       throws java.lang.Exception
Throws:
java.lang.Exception