Uses of Interface
org.nuiton.topia.event.TopiaEntitiesVetoable

Packages that use TopiaEntitiesVetoable
org.nuiton.topia ToPIA Présentation ToPIA est un framework de persistence basé sur Hibernate. 
org.nuiton.topia.framework   
 

Uses of TopiaEntitiesVetoable in org.nuiton.topia
 

Methods in org.nuiton.topia with parameters of type TopiaEntitiesVetoable
 void TopiaContext.addTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
           
 void TopiaContext.removeTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
           
 

Uses of TopiaEntitiesVetoable in org.nuiton.topia.framework
 

Fields in org.nuiton.topia.framework with type parameters of type TopiaEntitiesVetoable
protected  org.nuiton.util.ListenerSet<TopiaEntitiesVetoable> TopiaFiresSupport.entitiesVetoables
           
 

Methods in org.nuiton.topia.framework that return types with arguments of type TopiaEntitiesVetoable
 org.nuiton.util.ListenerSet<TopiaEntitiesVetoable> TopiaFiresSupport.getTopiaEntitiesVetoable()
           
 

Methods in org.nuiton.topia.framework with parameters of type TopiaEntitiesVetoable
 void TopiaContextImpl.addTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
           
 void TopiaFiresSupport.addTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
           
 void TopiaContextImpl.removeTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
           
 void TopiaFiresSupport.removeTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
           
 



Copyright © 2004-2010 CodeLutin. All Rights Reserved.