public class PayrateImportDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements PayrateImportDao
| Constructor and Description |
|---|
PayrateImportDaoOjb() |
| Modifier and Type | Method and Description |
|---|---|
List<PendingBudgetConstructionAppointmentFunding> |
getFundingRecords(BudgetConstructionPayRateHolding holdingRecord,
Integer budgetYear,
Collection<String> objectCodeValues)
Returns the list of PendingBudgetConstructionAppointmentFunding for this BudgetConstructionPayRateHolding
|
getDbPlatform, setDbPlatformpublic PayrateImportDaoOjb()
public List<PendingBudgetConstructionAppointmentFunding> getFundingRecords(BudgetConstructionPayRateHolding holdingRecord, Integer budgetYear, Collection<String> objectCodeValues)
PayrateImportDaogetFundingRecords in interface PayrateImportDaoCopyright © 2004–2015 The Kuali Foundation. All rights reserved.