public class KualiNumberConverter extends uk.ltd.getahead.dwr.compat.BaseV10Converter implements org.directwebremoting.extend.Converter
KualiDecimal
,
KualiInteger
Constructor and Description |
---|
KualiNumberConverter() |
Modifier and Type | Method and Description |
---|---|
Object |
convertInbound(Class paramType,
org.directwebremoting.extend.InboundVariable iv) |
String |
convertOutbound(Object object,
String varname,
org.directwebremoting.extend.OutboundContext outctx) |
void |
setConverterManager(org.directwebremoting.extend.ConverterManager config) |
public KualiNumberConverter()
public void setConverterManager(org.directwebremoting.extend.ConverterManager config)
setConverterManager
in interface org.directwebremoting.extend.Converter
uk.ltd.getahead.dwr.Converter#init(uk.ltd.getahead.dwr.DefaultConfiguration)
public Object convertInbound(Class paramType, org.directwebremoting.extend.InboundVariable iv) throws org.directwebremoting.ConversionException
convertInbound
in interface org.directwebremoting.extend.Converter
org.directwebremoting.ConversionException
uk.ltd.getahead.dwr.Converter#convertInbound(java.lang.Class, java.util.List, uk.ltd.getahead.dwr.InboundVariable,
uk.ltd.getahead.dwr.InboundContext)
public String convertOutbound(Object object, String varname, org.directwebremoting.extend.OutboundContext outctx)
convertOutbound
in class uk.ltd.getahead.dwr.compat.BaseV10Converter
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.