| AbstractDumpHandler |
Abstract implementation of DumpHandler interface which provides references for a reader and a writer
object for last and current dump storage.
|
| CachingExistingItemResolver |
|
| DefaultDumpHandler |
Default implementation of a DumpHeader using plain files as dump storage.
|
| DefaultExistingItemResolver |
|
| DefaultImpExImportCUDHandler |
Default implementation of ImpExImportProcessorCUD interface.
|
| DefaultImportProcessor |
|
| DefaultImportProcessorTest |
Test for HORST-1477.
|
| DefaultValueLineTranslator |
|
| ImpExImportReader |
|
| ImpExReaderWorker |
Special worker for reading the actual impex data and pre processing the value lines.
|
| ImpExResultProcessWorker |
Special worker for post processing the value lines.
|
| ImpExWorker |
|
| ImpExWorkerResult |
|
| InitialThreadsIntegrationTest |
|
| MultiThreadedImpExImportReader |
Multi-threaded ImpEx import reader.
|
| MultiThreadedImpExImportReaderIntegrationTest |
|
| MultiThreadedImpExImportReaderIntegrationTest.ExceptionTestImpExImportJob |
|
| MultiThreadedImpExImportReaderIntegrationTest.TestImpExImportJob |
|
| MultiThreadedImportProcessor |
|
| QueryParameters |
|
| ResultQueue<T> |
Typed result queue, where T is the type of objects in underlying collection.
|
| TestAddressModelValidateInterceptor |
|
| ValueLine |
Data object representing a parsed csv item (value) line.
|
| ValueLine.ValueEntry |
The actual value object inside a value line.
|
| ValueLineMetaData |
ValueLineMetadata object represents first cell of a line which acts as a metadata for import process.
|
| ValueLineMetaData.Builder |
|