HiRISE

HiRISE.HiReport.main
Class ObservationListAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by org.apache.struts.actions.BaseAction
          extended by org.apache.struts.actions.DispatchAction
              extended by HiRISE.HiReport.DatabaseAction
                  extended by HiRISE.HiReport.main.ObservationListAction

public class ObservationListAction
extends DatabaseAction

Action for an observation listing. Uses the MultiObservation form for input and the ObservationListData class to generate the data.


Field Summary
static String ID
          CVS ID
 
Fields inherited from class HiRISE.HiReport.DatabaseAction
logger
 
Fields inherited from class org.apache.struts.actions.DispatchAction
clazz, log, methods, types
 
Fields inherited from class org.apache.struts.actions.BaseAction
messages
 
Fields inherited from class org.apache.struts.action.Action
servlet
 
Constructor Summary
ObservationListAction()
           
 
Method Summary
 org.apache.struts.action.ActionForward atom(org.apache.struts.action.ActionMapping map, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
           
 org.apache.struts.action.ActionForward json(org.apache.struts.action.ActionMapping map, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
           
 org.apache.struts.action.ActionForward unspecified(org.apache.struts.action.ActionMapping map, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
           
 
Methods inherited from class HiRISE.HiReport.DatabaseAction
getBasePath, getConnection
 
Methods inherited from class org.apache.struts.actions.DispatchAction
cancelled, dispatchMethod, execute, getMethod, getMethodName, getParameter
 
Methods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, 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
 

Field Detail

ID

public static final String ID
CVS ID

See Also:
Constant Field Values
Constructor Detail

ObservationListAction

public ObservationListAction()
Method Detail

unspecified

public org.apache.struts.action.ActionForward unspecified(org.apache.struts.action.ActionMapping map,
                                                          org.apache.struts.action.ActionForm form,
                                                          javax.servlet.http.HttpServletRequest req,
                                                          javax.servlet.http.HttpServletResponse res)
                                                   throws Exception
Overrides:
unspecified in class org.apache.struts.actions.DispatchAction
Throws:
Exception

json

public org.apache.struts.action.ActionForward json(org.apache.struts.action.ActionMapping map,
                                                   org.apache.struts.action.ActionForm form,
                                                   javax.servlet.http.HttpServletRequest req,
                                                   javax.servlet.http.HttpServletResponse res)
                                            throws Exception
Throws:
Exception

atom

public org.apache.struts.action.ActionForward atom(org.apache.struts.action.ActionMapping map,
                                                   org.apache.struts.action.ActionForm form,
                                                   javax.servlet.http.HttpServletRequest req,
                                                   javax.servlet.http.HttpServletResponse res)
                                            throws Exception
Throws:
Exception

HiRISE

Copyright \ (C) Arizona Board of Regents on behalf of the \ Planetary Image Research Laboratory, Lunar and \ Planetary Laboratory at the University of Arizona