Package org.nuiton.topia.event
Interface TopiaEntityListener
- All Superinterfaces:
java.util.EventListener
public interface TopiaEntityListener
extends java.util.EventListener
TODO-fdesbois-20100507 : Need javadoc.
- Version:
- $Id$
- Author:
- poussin <poussin@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)