com.sap.netweaver.kmc.expimp

Interface IImportPackage

All Superinterfaces:
IPackage

public interface IImportPackage
extends IPackage

Defines specific methods that only apply for import packages.

Copyright 2007 SAP AG


Nested Class Summary
static class IImportPackage.ImportMode
          Enumeration of available import modes.
 
Nested classes/interfaces inherited from interface com.sap.netweaver.kmc.expimp.IPackage
IPackage.State
 
Method Summary
 void enableConstantIdImport(boolean enable)
          Enables/disables the import of constant IDs of KM resources.
 boolean isConstantIdImport()
          Returns if this package includes the constant IDs of KM resources.
 
Methods inherited from interface com.sap.netweaver.kmc.expimp.IPackage
getID, getMaxCreationDate, getMaxDepth, getMaxModificationDate, getMaxSize, getMinCreationDate, getMinModificationDate, getMinSize, getName, getNameFilter, getRIDs, getState, isConstantIdExport
 

Method Detail

isConstantIdImport

boolean isConstantIdImport()
Returns if this package includes the constant IDs of KM resources.

Returns:
true if constant IDs are included, false otherwise

enableConstantIdImport

void enableConstantIdImport(boolean enable)
Enables/disables the import of constant IDs of KM resources.

Parameters:
enable - true if constant IDs have to be imported, false otherwise
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice