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

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

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

Methods in it.eng.spagobi.commons.dao that return IThresholdDAO
static IThresholdDAO DAOFactory.getThresholdDAO()
          Gets the THRESHOLD dao.
 

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

Classes in it.eng.spagobi.kpi.threshold.dao that implement IThresholdDAO
 class ThresholdDAOImpl