ca.sqlpower.architect
Interface SQLObjectPreEventListener

All Known Implementing Classes:
SourceObjectIntegrityWatcher

public interface SQLObjectPreEventListener

Interface that listeners interested in knowing when a certain operation on a source SQLObject has been requested but has not yet been performed. Listeners implementing this interface have the opportunity to veto the changes that are described by the events they receive.


Method Summary
 void dbChildrenPreRemove(SQLObjectPreEvent e)
           
 

Method Detail

dbChildrenPreRemove

void dbChildrenPreRemove(SQLObjectPreEvent e)


Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca