Plumtree Portal UI  
 

MigrationHistoryPluginModel Methods

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

Public Instance Methods

CleanupAllData (inherited from com.plumtree.uiinfrastructure.editor.EditorHelperModel) 
CleanupTempData 
Create 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetCurrentMigrationStatus 
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetHistoryItem 
GetName 
GetNumHistoryItems 
GetType (inherited from Object)Gets the Type of the current instance.
Init (inherited from com.plumtree.uiinfrastructure.editor.EditorHelperModel) 
InitializeHistory Implements some actions to perform on start.
IsMigrationCheckboxChecked Retrieves the flag indicating whether the checkbox has been checked in this editor session.
IsStandalone Retrieves the flag indicating whether or not we are being hosted by another activity space, or our own.
SaveSection Calls the right save function according to the page name passed in argument.
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 Store the migration status on the object.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

MigrationHistoryPluginModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.migrationhistory Namespace