| Modifier and Type | Method and Description |
|---|---|
static ImpExError |
ImportTestUtils.impExError(java.lang.String msg)
Simulates an impex error with the specified error message.
|
| Modifier and Type | Method and Description |
|---|---|
static ImportError |
ImportError.create(ImpExError error) |
| Modifier and Type | Method and Description |
|---|---|
protected ImportError |
ImportErrorsConverter.toError(ImpExError impExError) |
| Modifier and Type | Method and Description |
|---|---|
protected DataImportError |
DefaultImportErrorsConverter.toError(ImpExError impExError) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ImpExHeaderError |
interface |
ImpExValueLineError |
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<? extends ImpExError> |
ImportService.collectImportErrors(ImportResult result)
Allows to collect import error objects built from import result dump.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImpExError |
class |
HeaderError |
class |
ValueLineError |
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<? extends ImpExError> |
DefaultImportService.collectImportErrors(ImportResult result) |
Copyright © 2018 SAP SE. All Rights Reserved.