public interface ImportResultConverter
ImportResult from the ImportService into an ItemImportResult and
guarantees consistency of the item import result regardless of the import result version and implementation.| Modifier and Type | Method and Description |
|---|---|
ItemImportResult |
convert(ImportResult importRes)
Converts service import result to item import result
|
ItemImportResult convert(ImportResult importRes)
importRes - result received from the import service.Copyright © 2017 SAP SE. All Rights Reserved.