public interface ImpExResourceFactory
| Modifier and Type | Method and Description |
|---|---|
ImpExResource |
createResource(ItemImportTaskData ctx)
Creates an import resource for the specified import context.
|
ImpExResource createResource(ItemImportTaskData ctx) throws ImpExException
ctx - context of the import task, which contains content to import and any information relevant to the import
process.ImpExException - if the context does not contain a valid ImpEx script.Copyright © 2018 SAP SE. All Rights Reserved.