| Interface | Description |
|---|---|
| BeanShellImportable |
Provides methods available to "import" BeanShell variable.
|
| ErrorHandler |
An
ErrorHandler is used for evaluating an ImpEx error and finding an decision concerning the further
processing. |
| ImpExFile |
Files resulting from an export, e.g.
|
| ImpExLogFilter.LocationProvider |
| Class | Description |
|---|---|
| AbstractCodeLine | |
| AbstractExportMediaHandler | |
| AbstractImpExTest | |
| AbstractProcessResult |
Base class for all ImpEx Process Results.
|
| AbstractScriptingEngineCodeLine | |
| AlwaysFailErrorHandler |
This handler will always evaluate an negative decision concerning an error, means it will always return with
ErrorHandler.RESULT.FAIL. |
| BeanshellCodeLine | |
| BeanShellImporter | |
| DefaultExportMediaHandler | |
| DefaultExportMediaHandlerTest | |
| DistributedImportProcess | |
| DistributedImportSplitErrorDump | |
| DocumentIDRegistry |
Represents a registry for document ID's.
|
| EOFProcessResult |
Class representing ImpEx Process End Of File.
|
| ExternalImportKey | |
| GeneratedDistributedImportProcess |
Generated class for type
DistributedImportProcess. |
| GeneratedDistributedImportSplitErrorDump |
Generated class for type
DistributedImportSplitErrorDump. |
| GeneratedExternalImportKey |
Generated class for type
ExternalImportKey. |
| GeneratedImpexDocumentId |
Generated class for type
ImpexDocumentId. |
| GeneratedImpExManager |
Generated class for type
ImpExManager. |
| GeneratedImpExMedia |
Generated class for type
ImpExMedia. |
| GeneratedImportBatch |
Generated class for type
ImportBatch. |
| GeneratedImportBatchContent |
Generated class for type
ImportBatchContent. |
| GroovyCodeLine | |
| ImpExCsvFile |
The
ImpExCsvFile class is intended to be used for single file data export. |
| ImpexDocumentId | |
| ImpExExportTest |
This test class contains all tests considering the export process of the impex extension.
|
| ImpExImporterTest |
Integration test for
Importer |
| ImpExImportPerformanceTest |
Performs an import test which checks the performance of the import process compared to programmatically import.
|
| ImpExImportScriptingIntegrationTest | |
| ImpExImportTest |
This test class contains all tests considering the import process of the impex extension.
|
| ImpExLogFilter |
The log filter of ImpEx which adds to each log the current location of the ImpEx reader.
|
| ImpExManager |
This is the extension manager of the ImpEx extension.
|
| ImpExManagerTest |
This test class contains all tests considering the import process of the impex extension.
|
| ImpExMedia |
Media item representing medias used for ImpEx processing (import/export).
|
| ImpExMediasImportTest |
Test class for testing implemented MediaDataHandler and whole media import process.
|
| ImpExModifierTest |
This test class is used for testing the different modifiers possible in header descriptors.
|
| ImpExModifierTest.TestImportProcessor |
Empty extension of
DefaultImportProcessor for testing the modifier processor at tests
case ImpExModifierTest.testModifierProcessor() (there is no other implementation of an
ImportProcessor). |
| ImpExMultiThreadedPerformanceTest | |
| ImpExMultThreadedTest | |
| ImpExReader |
Base class for reading hybris style csv data.
|
| ImpExReader.ResultSetCSVReader |
A
CSVReader extension for reading a SQL ResultSet as CSV. |
| ImpExTest |
This test cases check the script parsing and header validation of the impex extension.
|
| ImpExTranslatorTest |
This test class is used for testing the different translators provided by ImpEx.
|
| ImpExZip |
This class will be used as a container for exported data and medias.
|
| ImportBatch | |
| ImportBatchContent | |
| Importer |
Central class for processing an import.
|
| ItemProcessResult |
Class representing ImpEx Process Result (Item)
|
| JavascriptCodeLine | |
| MediaImportTest | |
| MultiThreadedImporter | |
| PLA_12491_Test |
Tests potential thread pool leak when running multi-threaded ImpEx with errors caught by workers.
|
| PLA_12491_Test_Interceptor |
For
PLA_12491_Test. |
| PLA_12550_Test |
Tests multi-threaded import reader behaviour on premature close().
|
| PLA_12772_Test |
Tests worker thread leakage due to unsafe abort upon global workers pool being exhausted...
|
| PostProcessingFailedResult |
Used in multithreaded impex to signalize that
ImpExResultProcessWorker
failed to execute afterEach script. |
| ReaderManager |
Class holding a stack of
CSVReader instances. |
| ScriptCodeLineFactory | |
| ScriptCodeLineFactoryTest | |
| ScriptValidationReader |
This reader can be used for validating an script.
|
| SimpleCodeLine | |
| UserWithPasswordEncodingImportTest |
This test class contains all tests considering the import process of the impex extension.
|
| ValueLineDumpTest | |
| ValueLineSplitTypeCodeCellTest |
Test ValueLine's typeCode cell splitting.
|
| Enum | Description |
|---|---|
| DocumentIDRegistry.MODE |
Enumeration representing the two modes of storing an ID => resolved and unresolved.
|
| ErrorHandler.RESULT |
Enumeration of possible results when processing ImpEx errors.
|
| InvalidHeaderPolicy |
Specifies behaviour when ImpExReader encounters invalid header: throw exception or mark lines as unresolved
|
| Exception | Description |
|---|---|
| ImpExException |
Base class of all ImpEx exceptions.
|
Copyright © 2018 SAP SE. All Rights Reserved.