org.jasig.schedassist.portlet.webflow
Class MainFlowHandler

java.lang.Object
  extended by org.springframework.webflow.mvc.portlet.AbstractFlowHandler
      extended by org.jasig.schedassist.portlet.webflow.MainFlowHandler
All Implemented Interfaces:
org.springframework.webflow.mvc.portlet.FlowHandler

public final class MainFlowHandler
extends org.springframework.webflow.mvc.portlet.AbstractFlowHandler

Provides id for "main" webflow.

Version:
$Id: ViewFlowHandler.java $
Author:
Nicholas Blair, nblair@doit.wisc.edu

Constructor Summary
MainFlowHandler()
           
 
Method Summary
 String getFlowId()
           
 
Methods inherited from class org.springframework.webflow.mvc.portlet.AbstractFlowHandler
createExecutionInputMap, handleException, handleExecutionOutcome
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainFlowHandler

public MainFlowHandler()
Method Detail

getFlowId

public String getFlowId()
Specified by:
getFlowId in interface org.springframework.webflow.mvc.portlet.FlowHandler
Overrides:
getFlowId in class org.springframework.webflow.mvc.portlet.AbstractFlowHandler


Copyright © 2012 Jasig. All Rights Reserved.