it.eng.spagobi.engine.mobile.composed.serializer
Class MobileComposedJSONSerializer

java.lang.Object
  extended by it.eng.spagobi.engine.mobile.template.AbstractMobileTemplateJSONSerializer
      extended by it.eng.spagobi.engine.mobile.composed.serializer.MobileComposedJSONSerializer

public class MobileComposedJSONSerializer
extends AbstractMobileTemplateJSONSerializer


Constructor Summary
MobileComposedJSONSerializer()
           
 
Method Summary
 java.lang.Object write(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

MobileComposedJSONSerializer

public MobileComposedJSONSerializer()
Method Detail

write

public java.lang.Object write(IMobileTemplateInstance templateInstance)
                       throws java.lang.Exception
Throws:
java.lang.Exception