Uses of Package
com.cinecolombia.cinecolombia.control.event

Packages that use com.cinecolombia.cinecolombia.control.event
com.cinecolombia.cinecolombia.control.ejb Controlador MVC del nivel EJB para el módulo Cinecolombia. 
com.cinecolombia.cinecolombia.control.ejb.handlers Clases manejadoras para el controlador MVC del nivel EJB del módulo Cinecolombia (una por caso de uso). 
com.cinecolombia.cinecolombia.control.event Clases Event que representan pedidos sobre el Model de Cinecolombia. 
com.cinecolombia.cinecolombia.control.web Controlador MVC del nivel Web para el módulo Cinecolombia. 
com.cinecolombia.cinecolombia.control.web.handlers Clases manejadoras para el controlador MVC del nivel Web del módulo Cinecolombia (una por caso de uso). 
 

Classes in com.cinecolombia.cinecolombia.control.event used by com.cinecolombia.cinecolombia.control.ejb
CinecolombiaEvent
          This interface determines the required methods for an event of cinecolombia module
 

Classes in com.cinecolombia.cinecolombia.control.event used by com.cinecolombia.cinecolombia.control.ejb.handlers
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.
CinecolombiaEvent
          This interface determines the required methods for an event of 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.
 

Classes in com.cinecolombia.cinecolombia.control.event used by com.cinecolombia.cinecolombia.control.event
CinecolombiaEvent
          This interface determines the required methods for an event of cinecolombia module
CinecolombiaEventSupport
          This is the base class for all events used by the cinecolombia module.
 

Classes in com.cinecolombia.cinecolombia.control.event used by com.cinecolombia.cinecolombia.control.web
CinecolombiaEvent
          This interface determines the required methods for an event of cinecolombia module
 

Classes in com.cinecolombia.cinecolombia.control.event used by com.cinecolombia.cinecolombia.control.web.handlers
CinecolombiaEvent
          This interface determines the required methods for an event of cinecolombia module