| Modifier and Type | Class and Description |
|---|---|
class |
ClassificationImportJob.MyClassificationImpExImportReader |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConfigPropertyImportProcessor.addDefinition(ImpExReader reader,
java.lang.reflect.Method addDefinitionMethod,
java.lang.String key,
java.lang.String value) |
| Modifier and Type | Class and Description |
|---|---|
static class |
ImportBatchParser.BatchingImpexReader |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchingImportReader |
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptValidationReader
This reader can be used for validating an script.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorHandler.RESULT |
AlwaysFailErrorHandler.handleError(ImpExException exception,
ImpExReader reader) |
ErrorHandler.RESULT |
ErrorHandler.handleError(ImpExException exception,
ImpExReader reader)
Evaluated the given error and finds a decision concerning the further ImpEx processing.
|
| Constructor and Description |
|---|
BeanShellImporter(ImpExReader impExReader,
ModelService modelService) |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ImpExImportJob.MyImpExImportReader |
protected static class |
ImpExImportJob.MyMultiThreadedImpExImportReader |
| Modifier and Type | Method and Description |
|---|---|
ErrorHandler.RESULT |
CronJobErrorHandler.handleError(ImpExException impexException,
ImpExReader reader) |
| Modifier and Type | Method and Description |
|---|---|
protected ImpExReader |
Exporter.createImpExReader(CSVReader scriptReader,
DocumentIDRegistry docIDRegistry,
EnumerationValue headerValidationMode)
creates an (@see MyImpExReader) instance
|
| Modifier and Type | Method and Description |
|---|---|
ImpExReader |
HeaderDescriptor.getReader()
Gets the reader instance which had created this header.
|
| Constructor and Description |
|---|
HeaderDescriptor(ImpExReader reader,
java.lang.String expr,
AbstractDescriptor.DescriptorParams headerParams,
java.lang.String location,
DocumentIDRegistry docIDRegistry)
Non-parsing constructor - Creates a new header instance.
|
HeaderDescriptor(ImpExReader reader,
java.lang.String expr,
java.util.List<java.lang.String> columnExpressions,
java.lang.String location,
DocumentIDRegistry docIDRegistry)
Self-parsing constructor - Creates a new header instance.
|
HeaderDescriptor(ImpExReader reader,
java.lang.String expr,
java.util.List<java.lang.String> columnExpressions,
java.lang.String location,
DocumentIDRegistry docIDRegistry,
HeaderValidationException headerException) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImpExImportReader |
class |
MultiThreadedImpExImportReader
Multi-threaded ImpEx import reader.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ImpExUtils.closeQuietly(ImpExReader ir) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConfigPropertyImportProcessor.addDefinition(ImpExReader reader,
java.lang.reflect.Method addDefinitionMethod,
java.lang.String key,
java.lang.String value) |
Copyright © 2018 SAP SE. All Rights Reserved.