|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OptionsDAO
persiste y borra Options
| Method Summary | |
|---|---|
void |
clearOptions()
borra las opciones si es que habia algo guardado |
Options |
getOptions()
carga las opciones |
void |
saveOptions(Options options)
Guarda las opciones en algun lado, permitiendo poderlas buscar mas tarde |
| Method Detail |
|---|
Options getOptions()
throws Exception
Exception - on error
void saveOptions(Options options)
throws Exception
options - opciones a guardar
Exception - on error
void clearOptions()
throws Exception
Exception - on error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||