Uses of Class
com.cinecolombia.interfases.control.event.IngresarDatosComplejoEvent

Packages that use IngresarDatosComplejoEvent
com.cinecolombia.interfases.control.ejb.handlers Clases manejadoras para el controlador MVC del nivel EJB del módulo Interfases (una por caso de uso). 
 

Uses of IngresarDatosComplejoEvent in com.cinecolombia.interfases.control.ejb.handlers
 

Methods in com.cinecolombia.interfases.control.ejb.handlers with parameters of type IngresarDatosComplejoEvent
private  java.util.List IngresarDatosComplejoEjbHandler.performLIST(IngresarDatosComplejoEvent ev)
          Auxiliary method that processes an IngresarDatosComplejoEvent with LIST action.
private  java.util.List IngresarDatosComplejoEjbHandler.performTERMINAR(IngresarDatosComplejoEvent ev)
          Auxiliary method that processes an IngresarDatosComplejoEvent with TERMINAR action.