org.browsecode.helpers
Interface HasBeenModified

All Known Implementing Classes:
Filter, VectorDataSet

public interface HasBeenModified

Knows whether it was modified or not, can be set to modified or not.


Method Summary
 boolean getHasBeenModified()
           
 

Method Detail

getHasBeenModified

boolean getHasBeenModified()