Uses of Class
com.cinecolombia.component.Security.ejb.SecurityDAO

Packages that use SecurityDAO
com.cinecolombia.component.Security.ejb Security: Componente EJB que proporciona servicios al módulo de seguridad (Cinecolombia). 
 

Uses of SecurityDAO in com.cinecolombia.component.Security.ejb
 

Fields in com.cinecolombia.component.Security.ejb declared as SecurityDAO
private  SecurityDAO SecurityEJB.securityDao
          SecurityDAO object for interacting with the database
 

Methods in com.cinecolombia.component.Security.ejb that return SecurityDAO
private  SecurityDAO SecurityEJB.getDao()
          Obtains a DAO instance assigning to securityDao attribute