Plumtree UI Infrastructure API  
 

RequestData.GetUserSession Method 

Gets the IPTSession from the Request Data object (originally off the top-level session).

public virtual object GetUserSession();

Return Value

IPTSession

See Also

RequestData Class | com.plumtree.uiinfrastructure.interpreter Namespace