org.nuiton.topia.event
Interface TopiaEntitiesVetoable

All Superinterfaces:
EventListener

public interface TopiaEntitiesVetoable
extends EventListener

Permet de lancer des événements liés au récupération des données

Version:
$Id: TopiaEntitiesVetoable.java 2142 2010-11-18 16:17:42Z tchemit $
Author:
jruchaud

Method Summary
<E extends TopiaEntity>
List<E>
load(TopiaEntitiesEvent<E> event)
           
 

Method Detail

load

<E extends TopiaEntity> List<E> load(TopiaEntitiesEvent<E> event)


Copyright © 2004-2012 CodeLutin. All Rights Reserved.