|
Dashboard Builder Commons 6.2.0.CR3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Persistent
A persistent entity. i.e: it can be saved, updated and deleted.
| Method Summary | |
|---|---|
void |
delete()
|
boolean |
isPersistent()
|
void |
save()
|
void |
update()
|
| Method Detail |
|---|
void save()
throws Exception
Exception
void update()
throws Exception
Exception
void delete()
throws Exception
Exceptionboolean isPersistent()
|
Dashboard Builder Commons 6.2.0.CR3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||