WebCenter Interaction API  
 

IPTMigrationManager.StoreObjectInExportPackage Method 

Stores an IPTMigrationElement into the migration package. For use on export only.

void StoreObjectInExportPackage(
   IPTMigrationElement ptME
);

Parameters

ptME
The IPTMigrationElement to store.

See Also

IPTMigrationManager Interface | com.plumtree.server Namespace