|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public Commitable
An interface that adds methods for checking for changes and appyling them.
Method Summary | |
---|---|
boolean |
isDirty()
States whether this object is "dirty", meaning changes where done on this object. |
DeferredOperation |
commit()
Commits the modifications applied to this object. |
Method Detail |
---|
boolean isDirty()
DeferredOperation commit()
null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |