Uses of Class
it.eng.spagobi.kpi.model.bo.ModelInstanceNode

Packages that use ModelInstanceNode
it.eng.spagobi.kpi.config.dao   
 

Uses of ModelInstanceNode in it.eng.spagobi.kpi.config.dao
 

Methods in it.eng.spagobi.kpi.config.dao that return ModelInstanceNode
 ModelInstanceNode IKpiDAO.loadModelInstanceById(java.lang.Integer id, java.util.Date requestedDate)
          Returns the ModelInstance of the referred id
 ModelInstanceNode KpiDAOImpl.loadModelInstanceById(java.lang.Integer id, java.util.Date requestedDate)