| Package | Description |
|---|---|
| org.oncoblocks.centromere.core.dataimport.component | |
| org.oncoblocks.centromere.core.dataimport.pipeline |
| Class and Description |
|---|
| DataImportException
Generic exception thrown when a data import component has an unresolvable problem.
|
| RecordImporter
Data import component designed to take a temporary record file and import it directly into the
database, via a specified utility (eg.
|
| RecordProcessor
Record processors take all of the individual data import components (reader, writer, validator,
and importer), and combines them to handle a single data type's import
|
| RecordReader
Data impoer component class.
|
| RecordWriter
Data import component class for writing imported
Model records to a temporary file or
RepositoryOperations implementation. |
| Class and Description |
|---|
| DataImportException
Generic exception thrown when a data import component has an unresolvable problem.
|
| RecordProcessor
Record processors take all of the individual data import components (reader, writer, validator,
and importer), and combines them to handle a single data type's import
|
Copyright © 2016. All rights reserved.