Uiinfrastructure API Docs  
 

IHTTPControl Members

IHTTPControl overview

Public Instance Methods

SetHTTPItems This method provides access to the XPRequest. It will be called by the Interpreter before CheckActionSecurityAndExecute() is called. Although these parameters will need to be cached so they can be used during CheckActionSecurityAndExecute(), they should be nulled out at the end of that method to make sure they are not leaked, as the control is stored on the HTTPSession.

See Also

IHTTPControl Interface | com.plumtree.uiinfrastructure.activityspace Namespace