| Package | Description |
|---|---|
| com.sap.netweaver.kmc.expimp |
Package Description
Package Specification
Purpose
Detailed Concept Interfaces and Classes Code Samples Configuration Implementation Notes Purpose Detailed Concept Interfaces and Classes Implementation Notes Configuration |
| Modifier and Type | Field and Description |
|---|---|
static IImportPackage.ImportMode |
IImportPackage.ImportMode.ADD_ONLY
Adds only new resources that are not yet present in target system.
|
static IImportPackage.ImportMode |
IImportPackage.ImportMode.DELETE_AND_ADD
Deletes conflicting resources in target system before importing new ones
|
static IImportPackage.ImportMode |
IImportPackage.ImportMode.MERGE_FOLDER
Adds only new resources that are not yet present in target system.
|
static IImportPackage.ImportMode |
IImportPackage.ImportMode.OVERWRITE_FOLDER
Adds only new resources that are not yet present in target system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IExportImportService.startImport(IImportPackage ip,
IImportPackage.ImportMode mode,
IResourceContext ctx,
boolean async)
Imports the package
ip from the filesystem. |
Copyright 2021 SAP SE Complete Copyright Notice