Aqualogic Interaction API  
 

IPTMigratable.Import Method 

Sets object metadata to values specified in the MigrationElement

void Import(
   IPTMigrationElement pMigrationElement,
   IXPPropertyBag pMigrationConfigBag
);

Parameters

pMigrationElement
contains the metadata to be imported into this object
pMigrationConfigBag
contains configuration information for migration, such as whether ACLs should be imported.

See Also

IPTMigratable Interface | com.plumtree.server Namespace