Plumtree Portal UI  
 

SaveObjectRepostControl Methods

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

Public Instance Methods

CheckActionSecurityAndExecute (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
Create 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
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.
GetName Returns the Class name.
GetPageStatus (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
GetRepostAction (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
GetType (inherited from Object)Gets the Type of the current instance.
Init (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
SetHTTPItems Inits this Control with the HTTP Request and the Web Data object.
SetPageStatus (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
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.
PerformAction Switch between the action modes and call the associated method for each action.
PerformPassthruAction (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
SaveCurrentPage (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
SetRedirect (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
SetRepostAction (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 

See Also

SaveObjectRepostControl Class | com.plumtree.portaluiinfrastructure.editor.saveobject Namespace