| Package | Description |
|---|---|
| org.kuali.kra.external.Cfda | |
| org.kuali.kra.external.Cfda.service.impl |
| Modifier and Type | Method and Description |
|---|---|
SortedMap<String,CFDA> |
CfdaService.retrieveGovCodes() |
| Modifier and Type | Method and Description |
|---|---|
protected SortedMap<String,CFDA> |
CfdaServiceImpl.getCfdaValuesInDatabase()
This method gets the current CFDA values in the table.
|
SortedMap<String,CFDA> |
CfdaServiceImpl.retrieveGovCodes()
This method retrieves cfda codes from the government site
|
| Modifier and Type | Method and Description |
|---|---|
protected CfdaDTO |
CfdaNumberServiceImpl.boToDTO(CFDA cfda)
This method converts the BO to a DTO.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CfdaServiceImpl.addNew(Map<String,CFDA> newCfdas)
This method adds new cfda numbers to the cfda table
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.