Uses of Interface
it.eng.spagobi.kpi.threshold.dao.IThresholdValueDAO

Packages that use IThresholdValueDAO
it.eng.spagobi.commons.dao   
it.eng.spagobi.kpi.threshold.dao   
 

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

Methods in it.eng.spagobi.commons.dao that return IThresholdValueDAO
static IThresholdValueDAO DAOFactory.getThresholdValueDAO()
          Gets the ThresholdValue dao.
 

Uses of IThresholdValueDAO in it.eng.spagobi.kpi.threshold.dao
 

Classes in it.eng.spagobi.kpi.threshold.dao that implement IThresholdValueDAO
 class ThresholdValueDAOImpl