HiRISE.HiReport.uplink
public class StereoListAction extends DatabaseAction
Modifier and Type | Field and Description |
---|---|
static String |
ID
CVS ID
|
logger
Constructor and Description |
---|
StereoListAction() |
Modifier and Type | Method and Description |
---|---|
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)
Returns the stereo data in JSON format
|
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)
Obtains stereo data based on input and creates response for the client
|
getBasePath, getConnection
cancelled, dispatchMethod, execute, getMethod, getMethodName, getParameter
addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
public static final String ID
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
unspecified
in class org.apache.struts.actions.DispatchAction
Exception
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
map
- Struts action mapform
- inputreq
- incoming requestres
- outgoing responseException
- response failedCopyright \ (C) Arizona Board of Regents on behalf of the \ Planetary Image Research Laboratory, Lunar and \ Planetary Laboratory at the University of Arizona