it.eng.spagobi.chiron.serializer
Class ThresholdValueJSONSerializer

java.lang.Object
  extended by it.eng.spagobi.chiron.serializer.ThresholdValueJSONSerializer
All Implemented Interfaces:
Serializer

public class ThresholdValueJSONSerializer
extends java.lang.Object
implements Serializer


Constructor Summary
ThresholdValueJSONSerializer()
           
 
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

ThresholdValueJSONSerializer

public ThresholdValueJSONSerializer()
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