Uiinfrastructure API Docs  
 

RequestData Fields

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

Public Instance Fields

m_Application application
m_asSpace Activity Space
m_bClearSession whether or not to clear the session after this request has finished.
m_bGetCacheNoID whether or not to get the item from the cache without knowing its ID
m_bGuest whether or not the current user is a guest user
m_dpNextDisplay display page
m_nSSOState SSO state
m_sControl Control name
m_sDevicesSpaceNameSuffix optional _WML, etc... devices suffix
m_SessionManager base session manager
m_smCache Activity Space Cache
m_smPersistentSandbox persistent sandbox session manager
m_smPersonalSettings personal settings session manager
m_smSandbox sandbox session manager
m_sPage display page name
m_sParentID parent space ID
m_sParentName parent space name
m_sSpaceID space id
m_sSubSpaceKey sub-space key
m_ttTimer A timer used to track various events in the requests lifetime
m_wdPageData web data
m_xpmCacheList list of items in the cache
m_xpRequest request
m_xpResponse response

See Also

RequestData Class | com.plumtree.uiinfrastructure.interpreter Namespace