Aqualogic Interaction API  
 

IPTMigratable Members

IPTMigratable overview

Public Instance Methods

Export Returns a MigrationElement that contains serialized metadata about the object which can be used to import the object into another Portal
GetObjectClass Returns the PT_CLASSIDS Object Class of this object
GetObjectUUID Returns the UUID (Universally Unique Identifier) for this object
Import Sets object metadata to values specified in the MigrationElement
SetObjectUUID Sets the UUID (Universally Unique Identifier) for this object. Callers should assure that this string is truly unique.
StoreObject Stores the object to the database

See Also

IPTMigratable Interface | com.plumtree.server Namespace | IPTMigrationElement