Uses of Interface
it.eng.spagobi.kpi.alarm.dao.ISbiAlarmEventDAO

Packages that use ISbiAlarmEventDAO
it.eng.spagobi.commons.dao   
it.eng.spagobi.kpi.alarm.dao   
 

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

Methods in it.eng.spagobi.commons.dao that return ISbiAlarmEventDAO
static ISbiAlarmEventDAO DAOFactory.getAlarmEventDAO()
          Gets the bI object rating dao.
 

Uses of ISbiAlarmEventDAO in it.eng.spagobi.kpi.alarm.dao
 

Classes in it.eng.spagobi.kpi.alarm.dao that implement ISbiAlarmEventDAO
 class SbiAlarmEventDAOHibImpl