it.eng.spagobi.engine.mobile.template
Class AbstractMobileTemplateJSONSerializer

java.lang.Object
  extended by it.eng.spagobi.engine.mobile.template.AbstractMobileTemplateJSONSerializer
Direct Known Subclasses:
MobileChartJSONSerializer, MobileComposedJSONSerializer, MobileDatasetTableSerializer

public class AbstractMobileTemplateJSONSerializer
extends java.lang.Object


Constructor Summary
AbstractMobileTemplateJSONSerializer()
           
 
Method Summary
static org.json.JSONObject getDocumentPropertiesJSON(IMobileTemplateInstance istance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractMobileTemplateJSONSerializer

public AbstractMobileTemplateJSONSerializer()
Method Detail

getDocumentPropertiesJSON

public static org.json.JSONObject getDocumentPropertiesJSON(IMobileTemplateInstance istance)
                                                     throws org.json.JSONException
Throws:
org.json.JSONException