| Modifier and Type | Class and Description |
|---|---|
class |
ItemImportResult
Encapsulates result of importing the data.
|
| Modifier and Type | Method and Description |
|---|---|
DataItemImportResult<T> |
DataItemImportResult.addErrors(java.util.Collection<T> errors)
Adds errors to this result
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ImportResultConverter<T extends DataItemImportResult>
Converts
ImportResult from the ImportService into an DataItemImportResult and
guarantees consistency of the item import result regardless of the import result version and implementation. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultImportErrorsConverter<T extends DataItemImportResult> |
Copyright © 2018 SAP SE. All Rights Reserved.