Uses of Class
org.jboss.seam.remoting.wrapper.ConversionException

Packages that use ConversionException
org.jboss.seam.remoting.wrapper   
 

Uses of ConversionException in org.jboss.seam.remoting.wrapper
 

Methods in org.jboss.seam.remoting.wrapper that throw ConversionException
 Object NumberWrapper.convert(Type type)
           
 Object BooleanWrapper.convert(Type type)
           
 Object NullWrapper.convert(Type type)
           
 Object BeanWrapper.convert(Type type)
           
 Object BagWrapper.convert(Type type)
           
 Object DateWrapper.convert(Type type)
           
 Object MapWrapper.convert(Type type)
           
 Object Wrapper.convert(Type type)
          Convert the wrapped parameter value to the specified target class.
 Object StringWrapper.convert(Type type)
           
 



Copyright © 2011 Seam Framework. All Rights Reserved.