public interface CfdaNumberService
| Modifier and Type | Method and Description |
|---|---|
List<CfdaDTO> |
getCfdaNumber(String financialAccountNumber,
String chartOfAccounts)
This method returns the cfda numbers of the awards that are linked to
the financial account number and chart.
|
List<CfdaDTO> |
lookupCfda(List<HashMapElement> criteria)
Lookup units based on the search criteria.
|
List<CfdaDTO> getCfdaNumber(String financialAccountNumber, String chartOfAccounts)
financialAccountNumber - chartOfAccounts - List<CfdaDTO> lookupCfda(List<HashMapElement> criteria)
criteria - Copyright © 2013 The Kuali Foundation. All Rights Reserved.