Cancel (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) | |
CheckEditorAccessAndStart | That method is called by the EditorStartControl. |
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) | |
GetCommunityId | |
GetCurrentRepostAction (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) | |
GetDeleteOnCancel (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) | |
GetEditorType | |
GetEnableApplyButton | Returns true if the apply button should be displayed. |
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 | Returns the DeleteOnCancel flag. For sub Editors only: this flag will determine if the Editor should be deleted from the list of sub Editors on cancel. |
GetIsEditorReadOnly | Returns true if the current user only has read access to this Editor. (can be true in Edit mode only) |
GetName (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) | |
GetPortletName | Get portlet name |
GetPrefType | Returns the type of preference that is being requested. |
GetRedirectAfterFinish | Returns the Redirect object (this is were we need to go at the end of the Editor). For prefs pages this just closes the popup window since the prefs page should be in a popup. |
GetSettingValue | Returns a single setting value, based on the setting type specified. |
GetSettingValues | Returns all settings, based on the setting type and filter specified. |
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. |
RemoveSettingValue | Removes a setting value, depending on the specified setting type. |
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 | Enables or disables the apply button next to the finish button. |
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) | |
SetSettingValue | Sets the appropriate setting value, based on the setting type. |
SetUserHasAccessToEditor (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) | |
ToString (inherited from Object) | Returns a String that represents the current Object. |