Package ubic.gemma.web.remote
Class ClassConverter
- java.lang.Object
- 
- org.directwebremoting.convert.BaseV20Converter
- 
- org.directwebremoting.convert.StringConverter
- 
- ubic.gemma.web.remote.ClassConverter
 
 
 
- 
- All Implemented Interfaces:
- org.directwebremoting.extend.Converter
 
 public class ClassConverter extends org.directwebremoting.convert.StringConverter- Author:
- paul
 
- 
- 
Constructor SummaryConstructors Constructor Description ClassConverter()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description org.directwebremoting.extend.OutboundVariableconvertOutbound(Object data, org.directwebremoting.extend.OutboundContext outctx)
 
- 
- 
- 
Method Detail- 
convertOutboundpublic org.directwebremoting.extend.OutboundVariable convertOutbound(Object data, org.directwebremoting.extend.OutboundContext outctx) throws org.directwebremoting.extend.MarshallException - Specified by:
- convertOutboundin interface- org.directwebremoting.extend.Converter
- Overrides:
- convertOutboundin class- org.directwebremoting.convert.StringConverter
- Throws:
- org.directwebremoting.extend.MarshallException
 
 
- 
 
-