Uses of Interface
it.eng.spagobi.kpi.goal.dao.IGoalDAO

Packages that use IGoalDAO
it.eng.spagobi.commons.dao   
it.eng.spagobi.kpi.goal.dao   
 

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

Methods in it.eng.spagobi.commons.dao that return IGoalDAO
static IGoalDAO DAOFactory.getGoalDAO()
          Creates a DAO instance for Organizational Unit.
 

Uses of IGoalDAO in it.eng.spagobi.kpi.goal.dao
 

Classes in it.eng.spagobi.kpi.goal.dao that implement IGoalDAO
 class GoalDAOImpl