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

Author:
julien

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-2010 CodeLutin. All Rights Reserved.