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

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

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

Methods in it.eng.spagobi.commons.dao that return IModelInstanceDAO
static IModelInstanceDAO DAOFactory.getModelInstanceDAO()
          Gets the MODELINSTANCE dao.
 

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

Classes in it.eng.spagobi.kpi.model.dao that implement IModelInstanceDAO
 class ModelInstanceDAOImpl