|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface implemented by classes which can store the given field data in the target object.
| Method Summary | |
void |
loadConfiguration(com.anthonyeden.lib.config.Configuration configuration)
Load the storer's configuration. |
void |
store(Form form,
java.lang.String name,
java.lang.Object value,
java.util.Locale locale)
Store the field data in the target object of the given form. |
| Method Detail |
public void store(Form form,
java.lang.String name,
java.lang.Object value,
java.util.Locale locale)
throws java.lang.Exception
form - The formname - The field namevalue - The field valuelocale - The Locale
java.lang.Exception
public void loadConfiguration(com.anthonyeden.lib.config.Configuration configuration)
throws com.anthonyeden.lib.config.ConfigurationException
configuration - The configuration object
com.anthonyeden.lib.config.ConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||