| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet |
| Modifier and Type | Method and Description |
|---|---|
List<Lab> |
XlsxDataProvider.getLabs() |
List<Lab> |
DataProvider.getLabs()
Get a list of lab results from the data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataInserter.insertLabs(List<Lab> labs)
Insert the given list of lab results to a target database using the given
connection.
|
DataValidator |
DataValidator.setLabs(List<Lab> inLabs)
Set the list of labs to validate.
|
Copyright © 2012–2018 Emory University. All rights reserved.