Package com.cinecolombia.interfases.control.event

Clases Event que representan pedidos sobre el Model de Interfases.

See:
          Description

Interface Summary
InterfasesEvent This interface determines the required methods for an event of interfases module
 

Class Summary
ComplejosEvent complejos usecase: This event is sent from the web tier to the EJB Controller to notify the EJB Controller that an action needs to be made in the model data.
ExportarComplejoEvent exportarComplejo usecase: This event is sent from the web tier to the EJB Controller to notify the EJB Controller that an action needs to be made in the model data.
IngresarDatosComplejoEvent ingresarDatosComplejo usecase: This event is sent from the web tier to the EJB Controller to notify the EJB Controller that an action needs to be made in the model data.
InterfasesEventSupport This is the base class for all events used by the interfases module.
PeliculasExhibicionEvent PeliculasExhibicion usecase: This event is sent from the web tier to the EJB Controller to notify the EJB Controller that an action needs to be made in the model data.
ProgramacionEvent programacion usecase: This event is sent from the web tier to the EJB Controller to notify the EJB Controller that an action needs to be made in the model data.
 

Package com.cinecolombia.interfases.control.event Description

Clases Event que representan pedidos sobre el Model de Interfases.