| org.apache.beehive.netui.pageflow.internal.DefaultHandler org.apache.beehive.netui.pageflow.internal.DefaultActionForwardHandler
Method Summary | |
public ActionForward | doAutoViewRender(FlowControllerHandlerContext context, ActionMapping mapping, ActionForm form) | public ActionForward | doNestingReturn(FlowControllerHandlerContext context, Forward pageFlowFwd, ActionMapping mapping, ActionForm form) | public ActionForward | doReturnToAction(FlowControllerHandlerContext context, String actionName, Forward pageFlowFwd) | public ActionForward | doReturnToPage(FlowControllerHandlerContext context, PreviousPageInfo prevPageInfo, PageFlowController currentPageFlow, ActionForm currentForm, String actionName, Forward pageFlowFwd) Get an ActionForward to the original page that was visible before the previous action. | public ActionForwardHandler | getRegisteredActionForwardHandler() | public ActionForward | handleInterceptorReturn(FlowControllerHandlerContext context, PageFlowController poppedPageFlow, PageFlowStack.PushedPageFlow pushedPageFlowWrapper, String returnAction, ActionMapping actionMapping, ActionForm form, ActionInterceptor interceptor) | public ActionForward | processForward(FlowControllerHandlerContext context, ActionForward fwd, ActionMapping mapping, ExceptionConfig exceptionConfig, String actionName, ModuleConfig altModuleConfig, ActionForm form) |
processForward | public ActionForward processForward(FlowControllerHandlerContext context, ActionForward fwd, ActionMapping mapping, ExceptionConfig exceptionConfig, String actionName, ModuleConfig altModuleConfig, ActionForm form)(Code) | | |
|
|