Uses of Interface
it.eng.spagobi.kpi.model.dao.IModelAttrValDAO

Packages that use IModelAttrValDAO
it.eng.spagobi.commons.dao   
it.eng.spagobi.kpi.model.dao   
 

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

Methods in it.eng.spagobi.commons.dao that return IModelAttrValDAO
static IModelAttrValDAO DAOFactory.getSbiKpiModelAttrValDAO()
          Creates a DAO instance for a object SbiKpiModelAttrVal.
 

Uses of IModelAttrValDAO in it.eng.spagobi.kpi.model.dao
 

Classes in it.eng.spagobi.kpi.model.dao that implement IModelAttrValDAO
 class ModelAttrValDAOImpl