|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDataConnector
The IDataConnector defines the handling with data records.
| Method Summary | |
|---|---|
void |
reload()
Reloads the data and discard changes. |
void |
save()
Saves the data changes. |
| Method Detail |
|---|
void save()
throws Throwable
Throwable - if the save process failed
void reload()
throws Throwable
Throwable - if the reload process failed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||