Uses of Package
com.cinecolombia.common.utilcomponents

Packages that use com.cinecolombia.common.utilcomponents
com.cinecolombia.cinecolombia.cambioPassword.web Translator auxiliar y servlets para el caso de uso cambioPassword
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.taglib Soporte del tag insert para el mecanismo de templates jsp del módulo de Seguridad. 
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). 
com.cinecolombia.cinecolombia.login.web Servlet que obtiene el perfil del usuario después de login; tambié se usa para logout. 
com.cinecolombia.cinecolombia.manejoPerfiles.web Translator auxiliar y servlets para el caso de uso manejoPerfiles
com.cinecolombia.cinecolombia.manejoUsers.web Translator auxiliar y servlets para el caso de uso manejoUsers.. 
com.cinecolombia.cinecolombia.parametrosGlobales.web Translator auxiliar y servlets para el caso de uso parametrosGlobales
com.cinecolombia.cinecolombia.permisosEspeciales.web Translator auxiliar y servlets para el caso de uso permisosEspeciales
com.cinecolombia.common.utilcomponents Utilidades generales para apoyo de los niveles Web y EJB del proyecto. 
com.cinecolombia.component.Interfases.ejb Interfases: Componente EJB que proporciona servicios al módulo de Interfases
com.cinecolombia.component.Security.ejb Security: Componente EJB que proporciona servicios al módulo de seguridad (Cinecolombia). 
com.cinecolombia.interfases.complejos.web Translator auxiliar y servlets para el caso de uso Complejos
com.cinecolombia.interfases.control.ejb Controlador MVC del nivel EJB para el módulo Interfases. 
com.cinecolombia.interfases.control.ejb.handlers Clases manejadoras para el controlador MVC del nivel EJB del módulo Interfases (una por caso de uso). 
com.cinecolombia.interfases.control.event Clases Event que representan pedidos sobre el Model de Interfases. 
com.cinecolombia.interfases.control.web Controlador MVC del nivel Web para el módulo Interfases. 
com.cinecolombia.interfases.control.web.handlers Clases manejadoras para el controlador MVC del nivel Web del módulo Interfases (una por caso de uso). 
com.cinecolombia.interfases.exportarComplejo.web Translator auxiliar y servlets para el caso de uso Exportar Complejo
com.cinecolombia.interfases.ingresarDatosComplejo.modelvalue Model, Value y otros beans auxiliares para el caso de uso Ingresar Datos Complejo 
com.cinecolombia.interfases.ingresarDatosComplejo.web Translator auxiliar y servlets para el caso de uso Ingresar Datos Complejo
com.cinecolombia.interfases.login.web Servlet de login para el módulo de Interfases (diferente del módulo central). 
com.cinecolombia.interfases.peliculasExhibicion.web Translator auxiliar y servlets para el caso de uso Películas Para Exibición
com.cinecolombia.interfases.programacion.web Translator auxiliar y servlets para el caso de uso Programación 
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.cinecolombia.cambioPassword.web
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.cinecolombia.control.ejb
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.cinecolombia.control.ejb.handlers
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.cinecolombia.control.event
CambioPasswordValue
          This class represents the sent value in the direction web -> ejb when the {Usecase} usecase asks ejb services
Debug
          This class is just a helper class to make it handy to print out debug statements
ManejoPerfilesValue
          This class represents the sent value in the direction web -> ejb when the {Usecase} usecase asks ejb services
ManejoUsersValue
          This class represents the sent value in the direction web -> ejb when the {Usecase} usecase asks ejb services
ParametrosGlobalesValue
          This class represents the sent value in the direction web -> ejb when the {Usecase} usecase asks ejb services
PermisosEspecialesValue
          This class represents the sent value in the direction web -> ejb when the {Usecase} usecase asks ejb services
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.cinecolombia.control.taglib
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.cinecolombia.control.web
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.cinecolombia.control.web.handlers
Debug
          This class is just a helper class to make it handy to print out debug statements
ManejoUsersValue
          This class represents the sent value in the direction web -> ejb when the {Usecase} usecase asks ejb services
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.cinecolombia.login.web
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.cinecolombia.manejoPerfiles.web
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.cinecolombia.manejoUsers.web
CodeDescription
          Utility class allowing manipulation of pairs "code,description".
Debug
          This class is just a helper class to make it handy to print out debug statements
User
          This class represents a User composed by 5 Strings: (idUsuario, codigoUsuario, password, apellidoUsuario, nombreUsuario)
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.cinecolombia.parametrosGlobales.web
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.cinecolombia.permisosEspeciales.web
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.common.utilcomponents
AccionPermisoEspecial
          Description of the Class
CodeDescription
          Utility class allowing manipulation of pairs "code,description".
DAOException
          exception class for DAO services associated with EJBs
DateInterval
          Representa un intervalo de fechas.
Debug
          This class is just a helper class to make it handy to print out debug statements
DescriptorPermisoEspecial
          Description of the Class
DuplaAA
          Representa parejas alfabética-alfabéticas: codigo: Alfabético (A) nombre: Alfabético (A)
FlatFileConfigurationException
           
Profile
          This class is an auxiliary class of ManejoPerfilesModel.
TextFiller
           
User
          This class represents a User composed by 5 Strings: (idUsuario, codigoUsuario, password, apellidoUsuario, nombreUsuario)
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.component.Interfases.ejb
DAOException
          exception class for DAO services associated with EJBs
Debug
          This class is just a helper class to make it handy to print out debug statements
FlatFileConfiguration
          Representa los datos basicos que describen un archivo plano: Caracter separador.
FlatFileConfigurationException
           
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.component.Security.ejb
AccionPermisoEspecial
          Description of the Class
DAOException
          exception class for DAO services associated with EJBs
Debug
          This class is just a helper class to make it handy to print out debug statements
ParametrosGlobalesModel
          This class represents the sent data (answer) in the direction ejb -> web when the ParametrosGlobales usecase asks ejb services
ParametrosGlobalesValue
          This class represents the sent value in the direction web -> ejb when the {Usecase} usecase asks ejb services
Profile
          This class is an auxiliary class of ManejoPerfilesModel.
User
          This class represents a User composed by 5 Strings: (idUsuario, codigoUsuario, password, apellidoUsuario, nombreUsuario)
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.interfases.complejos.web
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.interfases.control.ejb
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.interfases.control.ejb.handlers
DAOException
          exception class for DAO services associated with EJBs
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.interfases.control.event
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.interfases.control.web
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.interfases.control.web.handlers
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.interfases.exportarComplejo.web
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.interfases.ingresarDatosComplejo.modelvalue
DateInterval
          Representa un intervalo de fechas.
Debug
          This class is just a helper class to make it handy to print out debug statements
DuplaAA
          Representa parejas alfabética-alfabéticas: codigo: Alfabético (A) nombre: Alfabético (A)
RegistroPlano
          Clase base para derivar generadores de "registros planos" de caracteres ascii.
TripletaNAA
          Clase para manejar tripletas Numérico, Alfabética, Alfabética: id : numérico (N) codigo: alfabético (A) nombre: alfabético (A)
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.interfases.ingresarDatosComplejo.web
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.interfases.login.web
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.interfases.peliculasExhibicion.web
Debug
          This class is just a helper class to make it handy to print out debug statements
 

Classes in com.cinecolombia.common.utilcomponents used by com.cinecolombia.interfases.programacion.web
Debug
          This class is just a helper class to make it handy to print out debug statements