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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    convertInbound(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 interface org.directwebremoting.extend.Converter
      Overrides:
      convertInbound in class org.directwebremoting.convert.StringConverter
      Throws:
      org.directwebremoting.extend.MarshallException