![]() ![]() | |
![]() ![]() | Returns the second redirect URL (ASConstants.REDIRECT_AFTER_LOGIN_SECONDARY) from the QS. (Returns null if it was not there.) |
![]() | 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. |
![]() | This method calls the IPageActions OnPageFinish() method and adds the resulting HTMLComments (if there are any) to the XPResponse. |
![]() | This method calls the IPageActions OnPageStart() method. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | This method performs the core control flow execution of activityspace related logics. It processes the given redirect (if any) in the context of the requestData. This method may return a final Redirect object, which typically is a Redirect containing a DisplayPage object, or a flag to indicate an HTTP redirect. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
MVCController Class | com.plumtree.uiinfrastructure.interpreter Namespace