steve.pums.assess.actions
Class Recon2

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by jim.util.struts.JimBaseAction
          extended by jim.pums.actions.PumsBaseAction
              extended by steve.pums.assess.actions.Recon2

public class Recon2
extends PumsBaseAction

Moves the project to the second stage of reconcilliation


Field Summary
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
Recon2()
          Creates a new instance of LoadMarkForm
 
Method Summary
 org.apache.struts.action.ActionForward doPumsExecute(jim.util.struts.StrutsUtils su)
          Action Execution
 
Methods inherited from class jim.pums.actions.PumsBaseAction
createApplication, doExecute
 
Methods inherited from class jim.util.struts.JimBaseAction
execute, getApplication, isRoleOK
 
Methods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Recon2

public Recon2()
Creates a new instance of LoadMarkForm

Method Detail

doPumsExecute

public org.apache.struts.action.ActionForward doPumsExecute(jim.util.struts.StrutsUtils su)
                                                     throws java.io.IOException,
                                                            javax.servlet.ServletException,
                                                            jim.common.JimFatalException
Action Execution

Specified by:
doPumsExecute in class PumsBaseAction
Parameters:
su - Jim App Struts Resources
Returns:
ActionForward
Throws:
java.io.IOException - IOException
javax.servlet.ServletException - ServletException
jim.common.JimFatalException - JimFatalException