| Class | Description |
|---|---|
| AutoDownloadServiceImpl |
This service will run at certain times (depends on what defined in the
appProperties.autoDownload.cron property). |
| CommonServiceImpl |
The service exposes functions that are generic.
|
| DownloadServiceImpl |
This service is responsible for downloading files.
|
| HospitalServiceImpl |
This is responsible for retrieving the hospital data.
|
| ProcessFileServiceImpl |
This service is responsible for processing the different CSV files.
|
| RecordServiceImpl |
Responsible for dealing with the record data.
|
| SpecialityServiceImpl |
This is responsible for retrieving the speciality data.
|