public class IndirectCostRecoveryRateDetailDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements IndirectCostRecoveryRateDetailDao
IndirectCostRecoverRateDetailDao data access methods using Ojb| Constructor and Description |
|---|
IndirectCostRecoveryRateDetailDaoOjb() |
| Modifier and Type | Method and Description |
|---|---|
Collection<IndirectCostRecoveryRateDetail> |
getActiveRateDetailsByRate(Integer universityFiscalYear,
String financialIcrSeriesIdentifier)
This method looks up all active ICR Rate Detail records for a given university fiscal year and financial series ID/rate ID
|
getDbPlatform, setDbPlatformpublic IndirectCostRecoveryRateDetailDaoOjb()
public Collection<IndirectCostRecoveryRateDetail> getActiveRateDetailsByRate(Integer universityFiscalYear, String financialIcrSeriesIdentifier)
IndirectCostRecoveryRateDetailDaogetActiveRateDetailsByRate in interface IndirectCostRecoveryRateDetailDaoorg.kuali.ole.coa.dataaccess.IndirectCostRecoveryRateDetailDao#getEntriesBySeries(java.lang.Integer, java.lang.String,
java.lang.String)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.