| Package | Description |
|---|---|
| org.kuali.kra.external.award | |
| org.kuali.kra.external.award.impl |
| Modifier and Type | Method and Description |
|---|---|
List<AwardAccountDTO> |
AwardAccountService.getAwardAccounts(String financialAccountNumber,
String chartOfAccounts)
This method returns all the awards linked to a financial account number
and the chart code
|
| Modifier and Type | Method and Description |
|---|---|
protected List<AwardAccountDTO> |
AwardAccountServiceImpl.getAwardAccountDTOs(List<Award> awards) |
List<AwardAccountDTO> |
AwardAccountServiceImpl.getAwardAccounts(String financialAccountNumber,
String chartOfAccounts)
This method returns all the awards linked to a financial account number and the chart
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.