| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet |
| Modifier and Type | Method and Description |
|---|---|
List<Medication> |
XlsxDataProvider.getMedications() |
List<Medication> |
DataProvider.getMedications()
Get a list of medication from the data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataInserter.insertMedications(List<Medication> medications)
Insert the given list of medications to a target database using the given
connection.
|
DataValidator |
DataValidator.setMedications(List<Medication> inMedications)
Set the list of medications to validate.
|
Copyright © 2012–2017 Emory University. All rights reserved.