|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPTMigrationProvider
Interface for Migration providers which allow remote applications to plug migration features into the migration utility.
| Method Summary | |
|---|---|
java.lang.String |
ExportPackage(com.plumtree.openfoundation.util.IXPPropertyBag pbagMigrationInfo,
int[] classIDs,
int[] objectIDs)
Exports resources based on property bag of SCI settings. |
int |
ImportPackage(com.plumtree.openfoundation.util.IXPPropertyBag pbagMigrationInfo,
java.lang.String strPackageData)
Imports resources based on a property bag of SCI settings, and XML data extracted from the import package. |
| Method Detail |
|---|
java.lang.String ExportPackage(com.plumtree.openfoundation.util.IXPPropertyBag pbagMigrationInfo,
int[] classIDs,
int[] objectIDs)
pbagMigrationInfo - migration settings
int ImportPackage(com.plumtree.openfoundation.util.IXPPropertyBag pbagMigrationInfo,
java.lang.String strPackageData)
pbagMigrationInfo - migration settingsstrPackageData - - XML package data extracted from the import file
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||