Uses of Class
com.cinecolombia.cinecolombia.control.event.CinecolombiaEventSupport

Packages that use CinecolombiaEventSupport
com.cinecolombia.cinecolombia.control.event Clases Event que representan pedidos sobre el Model de Cinecolombia. 
 

Uses of CinecolombiaEventSupport in com.cinecolombia.cinecolombia.control.event
 

Subclasses of CinecolombiaEventSupport in com.cinecolombia.cinecolombia.control.event
 class 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.
 class 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.
 class 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.
 class 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.
 class 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.