Uses of Interface
it.eng.spagobi.profiling.dao.ISbiAttributeDAO

Packages that use ISbiAttributeDAO
it.eng.spagobi.commons.dao   
it.eng.spagobi.profiling.dao   
 

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

Methods in it.eng.spagobi.commons.dao that return ISbiAttributeDAO
static ISbiAttributeDAO DAOFactory.getSbiAttributeDAO()
          Creates a DAO instance for a object SbiAttribute.
 

Uses of ISbiAttributeDAO in it.eng.spagobi.profiling.dao
 

Classes in it.eng.spagobi.profiling.dao that implement ISbiAttributeDAO
 class SbiAttributeDAOHibImpl