Uses of Interface
it.eng.spagobi.commons.dao.IRoleDAO

Packages that use IRoleDAO
it.eng.spagobi.commons.dao   
 

Uses of IRoleDAO in it.eng.spagobi.commons.dao
 

Classes in it.eng.spagobi.commons.dao that implement IRoleDAO
 class RoleDAOHibImpl
          Defines the Hibernate implementations for all DAO methods, for a Role.
 

Methods in it.eng.spagobi.commons.dao that return IRoleDAO
static IRoleDAO DAOFactory.getRoleDAO()
          Creates a DAO instance for a role.