Uiinfrastructure API Docs  
 

AClearModel.GetTempData Method 

This method is used to access the temporary data object. This ensures that a valid temporary data object can always be obtained.

protected virtual object GetTempData();

Return Value

Object the current temporary data object

See Also

AClearModel Class | com.plumtree.uiinfrastructure.activityspace Namespace