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

Packages that use TopiaEntitiesVetoable
org.nuiton.topia TODO-FD20100507 : Need update this javadoc for ToPIA 2.4 ToPIA est un framework de persistence basé sur Hibernate. 
org.nuiton.topia.framework Contains two interfaces, one TopiaContextImplementor for internal manipulations of TopiaContext and one TopiaService for topia services. 
 

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 TopiaFiresSupport.addTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
           
 void TopiaContextImpl.addTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
           
 void TopiaFiresSupport.removeTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
           
 void TopiaContextImpl.removeTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
           
 



Copyright © 2004-2010 CodeLutin. All Rights Reserved.