Uses of Class
it.eng.spagobi.kpi.config.metadata.SbiKpiComments

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

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

Methods in it.eng.spagobi.kpi.config.dao that return types with arguments of type SbiKpiComments
 java.util.List<SbiKpiComments> IKpiInstanceDAO.loadCommentsByKpiInstanceId(java.lang.Integer kpiInstId)
           
 java.util.List<SbiKpiComments> KpiInstanceDAOImpl.loadCommentsByKpiInstanceId(java.lang.Integer kpiInstId)