Plumtree Portal UI  
 

IMigrationHistoryModel Methods

The methods of the IMigrationHistoryModel interface are listed below. For a complete list of IMigrationHistoryModel interface members, see the IMigrationHistoryModel Members topic.

Public Instance Methods

GetCurrentMigrationStatus Retrieves the current migration status of the underlying PTObject.
GetHistoryItem Retrieves the history item at the index specified by _nIndex
GetNumHistoryItems Returns the number of items in the history for the underlying PTObject.
IsStandalone Retrieves the flag indicating whether or not we are being hosted by another activity space, or our own.
SetApprovedForMigration Sets the flag indicating this object has been approved for migration
ShouldDisplayApproval Retrieves the flag indicating whether or not to display the approval checkbox (currently only for full sysadmins)
StoreMigrationStatus Helper method to Save the migration status on the object.

See Also

IMigrationHistoryModel Interface | com.plumtree.portaluiinfrastructure.editor.commonpages.migrationhistory Namespace