|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValueTranslator
Translates the Input value to the value for use.
| Method Summary | |
|---|---|
Object |
translate(Object inputValue)
Translates the Input value to the value for use. |
| Method Detail |
|---|
Object translate(Object inputValue)
throws InvalidValueException
Input value to the value for use.
value - Input value.
InvalidValueException - If Input value is invalid and can not be converted to
the value for use.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||