Package ubic.gemma.web.controller.dwr
Class StandardQuantitationTypeConverter
java.lang.Object
org.directwebremoting.convert.BaseV20Converter
org.directwebremoting.convert.StringConverter
ubic.gemma.web.controller.dwr.StandardQuantitationTypeConverter
- All Implemented Interfaces:
org.directwebremoting.extend.Converter
public class StandardQuantitationTypeConverter
extends org.directwebremoting.convert.StringConverter
- Author:
- paul
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertInbound
(Class paramType, org.directwebremoting.extend.InboundVariable iv, org.directwebremoting.extend.InboundContext inctx) Methods inherited from class org.directwebremoting.convert.StringConverter
convertOutbound
Methods inherited from class org.directwebremoting.convert.BaseV20Converter
setConverterManager
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.directwebremoting.extend.Converter
setConverterManager
-
Constructor Details
-
StandardQuantitationTypeConverter
public StandardQuantitationTypeConverter()
-
-
Method Details
-
convertInbound
public Object convertInbound(Class paramType, org.directwebremoting.extend.InboundVariable iv, org.directwebremoting.extend.InboundContext inctx) throws org.directwebremoting.extend.MarshallException - Specified by:
convertInbound
in interfaceorg.directwebremoting.extend.Converter
- Overrides:
convertInbound
in classorg.directwebremoting.convert.StringConverter
- Throws:
org.directwebremoting.extend.MarshallException
-