|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Dirtiable
| Method Summary | |
|---|---|
void |
clearDirty(NakedObject object)
Clear the dirty flag so that a call to isDirty(), and before markDirty() is called, will return false; |
boolean |
isDirty(NakedObject object)
Checks if the specified object has been changed, and hence needs persisting. |
void |
markDirty(NakedObject object)
Mark the specified object as having been changed, and hence needing persisting. |
| Method Detail |
|---|
void clearDirty(NakedObject object)
isDirty(NakedObject),
markDirty(NakedObject)boolean isDirty(NakedObject object)
markDirty(NakedObject),
clearDirty(NakedObject)void markDirty(NakedObject object)
isDirty(NakedObject),
clearDirty(NakedObject)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||