Package com.cinecolombia.cinecolombia.control.event

Clases Event que representan pedidos sobre el Model de Cinecolombia.

See:
          Description

Interface Summary
CinecolombiaEvent This interface determines the required methods for an event of cinecolombia module
 

Class Summary
CambioPasswordEvent cambioPassword 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.
CinecolombiaEventSupport This is the base class for all events used by the cinecolombia module.
ManejoPerfilesEvent manejoPerfiles 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.
ManejoUsersEvent manejoUsers 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.
ParametrosGlobalesEvent parametrosGlobales 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.
PermisosEspecialesEvent permisosEspeciales 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.cinecolombia.control.event Description

Clases Event que representan pedidos sobre el Model de Cinecolombia.