Package org.nuiton.topia.event
Interface TopiaEntityVetoable
- All Superinterfaces:
java.util.EventListener
public interface TopiaEntityVetoable
extends java.util.EventListener
TODO-fdesbois-20100507 : Need javadoc.
- Version:
- $Id$
- Author:
- jruchaud <jruchaud@codelutin.com>, tchemit <tchemit@codelutin.com>
-
Method Summary
Modifier and Type Method Description voidcreate(TopiaEntityEvent event)voiddelete(TopiaEntityEvent event)voidload(TopiaEntityEvent event)voidupdate(TopiaEntityEvent event)