it.eng.spagobi.commons.serializer
Class ViewpointJSONSerializer

java.lang.Object
  extended by it.eng.spagobi.commons.serializer.ViewpointJSONSerializer
All Implemented Interfaces:
Serializer

public class ViewpointJSONSerializer
extends java.lang.Object
implements Serializer

Author:
Andrea Gioia (andrea.gioia@eng.it)

Constructor Summary
ViewpointJSONSerializer()
           
 
Method Summary
 java.lang.Object serialize(java.lang.Object o, java.util.Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewpointJSONSerializer

public ViewpointJSONSerializer()
Method Detail

serialize

public java.lang.Object serialize(java.lang.Object o,
                                  java.util.Locale locale)
                           throws SerializationException
Specified by:
serialize in interface Serializer
Throws:
SerializationException