Overview  Package   Class  Tree  Index 

be.lassi.base
Interface Dirty

All Known Implementing Classes:
DirtyCues, DirtyIndicator, DirtyStub

public interface Dirty

Flag that is used in objects to indicate that their state has changed (object is dirty) and should be saved to make the changes persistant..


Method Summary
 boolean isDirty()
           
 void mark()
           
 

Method Detail

isDirty

boolean isDirty()

mark

void mark()

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2