| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet |
| Modifier and Type | Method and Description |
|---|---|
List<Encounter> |
XlsxDataProvider.getEncounters() |
List<Encounter> |
DataProvider.getEncounters()
Get a list of encounters from the data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataInserter.insertEncounters(List<Encounter> encounters)
Insert the given list of encounters to a target database using the given
connection.
|
DataValidator |
DataValidator.setEncounters(List<Encounter> inEncounters)
Set the list of encounters to validate.
|
Copyright © 2012–2016 Emory University. All rights reserved.