![]() | This method invokes the OnPageFinish PEI. |
![]() | This method invokes the OnPageStart PEI. The PEI will be invoked with the activity space in the given redirect if any. Otherwise, it will be invoked with the activity space in the requestData. |
![]() | 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. |
IMVCController Interface | com.plumtree.uiinfrastructure.interpreter Namespace