|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Modifiable
A modifiable object contains a flag that is set if the current state of the object is different to a persistent version (i\.e\. a modify flag). It provides methods to access this flag.
| Method Summary | |
|---|---|
void |
clearModified()
Clears the modified flag. |
boolean |
isModified()
Gets the modified flag. |
void |
setModified()
Sets the modified flag. |
| Method Detail |
|---|
boolean isModified()
void setModified()
void clearModified()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||