public class AwardAccountObjectCodeTotalBilledDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements AwardAccountObjectCodeTotalBilledDao
Constructor and Description |
---|
AwardAccountObjectCodeTotalBilledDaoOjb() |
Modifier and Type | Method and Description |
---|---|
List<AwardAccountObjectCodeTotalBilled> |
getAwardAccountObjectCodeTotalBuildByProposalNumberAndAccount(List<ContractsAndGrantsBillingAwardAccount> awardAccounts)
This method returns a list of AwardAccountObjectCodeTotalBilled objects corresponding to a list of Award Accounts
(matching on the chart code, proposal number and account number of each Award Account).
|
getDbPlatform, setDbPlatform
public AwardAccountObjectCodeTotalBilledDaoOjb()
public List<AwardAccountObjectCodeTotalBilled> getAwardAccountObjectCodeTotalBuildByProposalNumberAndAccount(List<ContractsAndGrantsBillingAwardAccount> awardAccounts)
AwardAccountObjectCodeTotalBilledDao
getAwardAccountObjectCodeTotalBuildByProposalNumberAndAccount
in interface AwardAccountObjectCodeTotalBilledDao
awardAccounts
- list of AwardAcounts used to find AwardAccountObjectCodeTotalBilled objectsCopyright © 2004–2015 The Kuali Foundation. All rights reserved.