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, setDbPlatform
public PayrateImportDaoOjb()
public List<PendingBudgetConstructionAppointmentFunding> getFundingRecords(BudgetConstructionPayRateHolding holdingRecord, Integer budgetYear, Collection<String> objectCodeValues)
PayrateImportDao
getFundingRecords
in interface PayrateImportDao
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.