Helper method that creates a new AActivitySpace and stores it on the tempData object. This method should be thread safe for multiple simultaneous requests per user if tempData has a null m_smCache variable (this is the case when this method is called from the HandleGatewayRequest method.
MVCController Class | com.plumtree.uiinfrastructure.interpreter Namespace