|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Converter
Basic converter.
| Method Summary | |
|---|---|
Object |
convert(String value,
Class<?> type,
LogicRequest context)
Converts a value to an specific type |
Class<?>[] |
getSupportedTypes()
Returns the list of supported types |
| Method Detail |
|---|
Object convert(String value,
Class<?> type,
LogicRequest context)
throws ConversionException
value - current valuetype - desired type
ConversionException - some convertion problem hapennedClass<?>[] getSupportedTypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||