| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet |
| Modifier and Type | Method and Description |
|---|---|
List<Patient> |
XlsxDataProvider.getPatients() |
List<Patient> |
DataProvider.getPatients()
Get a list of patients from the data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataInserter.insertPatients(List<Patient> patients)
Insert a list of patients to the data base using the given connection.
|
DataValidator |
DataValidator.setPatients(List<Patient> inPatients)
Set the list of patients to validate.
|
Copyright © 2012–2017 Emory University. All rights reserved.