HiRISE

HiRISE.HiReport.form
Class ObservationForm

java.lang.Object
  extended by org.apache.struts.action.ActionForm
      extended by HiRISE.HiReport.form.ObservationForm
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ObservationNavigationForm

public class ObservationForm
extends org.apache.struts.action.ActionForm

Corresponds to a request for a single observation or a single suggestion.

Version:
1.1
Author:
guym
See Also:
Serialized Form

Field Summary
static String ID
          CVS ID
 
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
 
Constructor Summary
ObservationForm()
           
 
Method Summary
 String getId()
          Get the observation ID.
 void setId(String id)
          Set the observation ID.
 org.apache.struts.action.ActionErrors validate(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest req)
          Verify that the observation ID is valid.
 
Methods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate
 
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

ObservationForm

public ObservationForm()
Method Detail

setId

public void setId(String id)
Set the observation ID.

Parameters:
id - Observation ID

getId

public String getId()
Get the observation ID.

Returns:
observation ID

validate

public org.apache.struts.action.ActionErrors validate(org.apache.struts.action.ActionMapping mapping,
                                                      javax.servlet.http.HttpServletRequest req)
Verify that the observation ID is valid.

Overrides:
validate in class org.apache.struts.action.ActionForm

HiRISE

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