|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface WorldbankImportService
The Interface WorldbankImportService.
| Method Summary | |
|---|---|
Map<String,String> |
getWorldBankCountryMap()
Gets the world bank country map. |
Map<String,String> |
getWorldBankDataMap()
Gets the world bank data map. |
Map<String,String> |
getWorldBankIndicatorElementMap()
Gets the world bank indicator element map. |
void |
updateCountryElement(CountryElement country)
Update country element. |
void |
updateData(List<Data> data)
Update data. |
void |
updateIndicatorElement(IndicatorElement object)
Update indicator element. |
| Method Detail |
|---|
Map<String,String> getWorldBankCountryMap()
Map<String,String> getWorldBankDataMap()
Map<String,String> getWorldBankIndicatorElementMap()
void updateCountryElement(CountryElement country)
country - the countryvoid updateData(List<Data> data)
data - the datavoid updateIndicatorElement(IndicatorElement object)
object - the object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||