com.elasticpath.web.ajax.dwrconverter
Class EpConstantConverter

java.lang.Object
  extended by uk.ltd.getahead.dwr.compat.BaseV10Converter
      extended by uk.ltd.getahead.dwr.convert.BeanConverter
          extended by com.elasticpath.web.ajax.dwrconverter.EpBeanConverter
              extended by com.elasticpath.web.ajax.dwrconverter.EpConstantConverter
All Implemented Interfaces:
uk.ltd.getahead.dwr.Converter

public class EpConstantConverter
extends EpBeanConverter
implements uk.ltd.getahead.dwr.Converter

EpConstantConverter is a customized bean converter (for OrderStatus, OrderShipmentStatus and OrderPaymentStatus bean) for integration with dwr.


Constructor Summary
EpConstantConverter()
          Creates a new EpConstantConverter object.
 
Method Summary
 
Methods inherited from class com.elasticpath.web.ajax.dwrconverter.EpBeanConverter
convertInbound, convertOutbound
 
Methods inherited from class uk.ltd.getahead.dwr.convert.BeanConverter
getConverterManager, getInstanceType, isAvailable, setConverterManager, setExclude, setImplementation, setInclude, setInstanceType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface uk.ltd.getahead.dwr.Converter
convertInbound, convertOutbound, setConverterManager
 

Constructor Detail

EpConstantConverter

public EpConstantConverter()
Creates a new EpConstantConverter object.