WebCenter Interaction API  
 

IPTMigratable Members

IPTMigratable overview

Public Instance Methods

public methodExport Returns a MigrationElement that contains serialized metadata about the object which can be used to import the object into another Portal
public methodGetObjectClass Returns the PT_CLASSIDS Object Class of this object
public methodGetObjectUUID Returns the UUID (Universally Unique Identifier) for this object
public methodImport Sets object metadata to values specified in the MigrationElement
public methodSetObjectUUID Sets the UUID (Universally Unique Identifier) for this object. Callers should assure that this string is truly unique.
public methodStoreObject Stores the object to the database

See Also

IPTMigratable Interface | com.plumtree.server Namespace | IPTMigrationElement