Plumtree Portal UI  
 

GbObjEditorModel Methods

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

Public Instance Methods

Cancel (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
CheckEditorAccessAndStart That method is called by the EditorStartControl. It creates the global object and puts it in m_ptGlobalObject.
CleanupAllData (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
CleanupTempData (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
Create (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
DoTaskAfterStore (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
DoTaskBeforeStore (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
DoTaskOnChangePage (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
DoTaskOnComeBackFromSubEditor (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
DoTaskOnStartEditor (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Finish (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetCloseOnDone (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetCurrentRepostAction (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetDeleteOnCancel (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetEditorType (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetEnableApplyButton (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetGlobalObject Returns the the Global Object being edited.
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.
GetHideLeftNav (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetIsEditorReadOnly (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetName (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetPTSession Returns the IPTSession for the current user.
GetRedirectAfterFinish (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetType (inherited from Object)Gets the Type of the current instance.
GetUserHasAccessToEditor (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
Init Inits the Model with the IPTSession.
SavePage (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
SetCloseOnDone (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
SetDeleteOnCancel (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
SetEditorType (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
SetEnableApplyButton (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
SetGlobalObjectID Sets the global object ID.
SetHideLeftNav (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
SetMemberVariablesFromQS Helper method for the StartEditor method. Fill out the member variables with data from QS.
SetPageStatus (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
SetUserHasAccessToEditor (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
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.
StartMigrationHistory Saves the Migration history poge.

See Also

GbObjEditorModel Class | com.plumtree.portaluiinfrastructure.editor Namespace