| Package | Description |
|---|---|
| com.hack23.cia.service.external.esv.api |
Provides...
|
| com.hack23.cia.service.external.esv.impl |
Provides...
|
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,List<GovernmentBodyAnnualSummary>> |
EsvApi.getData()
Gets the data.
|
Map<Integer,GovernmentBodyAnnualSummary> |
EsvApi.getDataPerGovernmentBody(String name)
Gets the data per government body.
|
Map<Integer,List<GovernmentBodyAnnualSummary>> |
EsvApi.getDataPerMinistry(String name)
Gets the data per ministry.
|
List<GovernmentBodyAnnualSummary> |
EsvApi.getDataPerMinistryAndYear(String name,
int year)
Gets the data per ministry and year.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,GovernmentBodyAnnualSummary> |
EsvExcelReader.getDataPerGovernmentBody(String name)
Gets the data per government body.
|
Map<Integer,List<GovernmentBodyAnnualSummary>> |
EsvExcelReader.getDataPerMinistry(String name)
Gets the data per ministry.
|
Copyright © 2010–2017 www.hack23.com. All rights reserved.