public interface AwardAccountService
| Modifier and Type | Method and Description |
|---|---|
List<AwardAccountDTO> |
getAwardAccounts(String financialAccountNumber,
String chartOfAccounts)
This method returns all the awards linked to a financial account number
and the chart code
|
List<AwardAccountDTO> getAwardAccounts(String financialAccountNumber, String chartOfAccounts)
financialAccountNumber - Copyright © 2013 The Kuali Foundation. All Rights Reserved.