it.eng.spagobi.kpi.config.dao
Interface IKpiInstPeriodDAO

All Known Implementing Classes:
KpiInstPeriodDAOImpl

public interface IKpiInstPeriodDAO


Method Summary
 java.util.List loadKpiInstPeriodId(java.lang.Integer kpiInstId)
          Load couples by Kpi Instance Id .
 

Method Detail

loadKpiInstPeriodId

java.util.List loadKpiInstPeriodId(java.lang.Integer kpiInstId)
                                   throws it.eng.spago.error.EMFUserError
Load couples by Kpi Instance Id .

Parameters:
modelId - the id of modelInstance to check.
Returns:
list of modelResource Id
Throws:
it.eng.spago.error.EMFUserError