HiRISE.HiReport.form
public class PipelineForm extends TimeRangeForm
Modifier and Type | Field and Description |
---|---|
static String |
ID
CVS ID
|
String[] |
state
The state to use
|
maxDate, minDate, plus, TIME_FORMATS, timeFormatters, timeUnits, unit
EXPORT_MAX_ROWS
Constructor and Description |
---|
PipelineForm() |
Modifier and Type | Method and Description |
---|---|
String |
getCatalog() |
String[] |
getHost()
Get the hosts to use
|
String[] |
getHosts()
Get the list of host names
|
String |
getMaxDate()
Get the max date, or null if no max date has been input
|
String |
getMinDate()
Get the start date, or null if no min date has been input
|
boolean |
getNorepo()
True if excluding reprocessing sources (include only 1st-run sources)
|
String |
getOtherPipeline()
Get the name input as the 'Other' pipeline
|
String[] |
getPipeline() |
List<String> |
getPipelineNames()
Get the pipeline names.
|
String[] |
getPipelines()
Get the list of pipeline names
|
String |
getSource() |
String[] |
getState()
Get the states to use
|
String[] |
getStates()
Get the available states
|
String |
getStatus() |
void |
setCatalog(String catalog) |
void |
setHost(String... host)
Set the hosts to use
|
void |
setNorepo(boolean norepo)
Set to to true to exclude reprocessing sources (include only 1st-run sources)
|
void |
setOtherPipeline(String otherPipeline)
Specify a pipeline by name
|
void |
setPipeline(String... pipeline) |
void |
setSource(String source) |
void |
setState(String... state)
Set the states to use
|
void |
setStatus(String status) |
org.apache.struts.action.ActionErrors |
validate(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest req)
Validate form input
|
getPlus, getTimeRange, getTimeUnit, getTimeUnits, parseDate, setMaxDate, setMinDate, setPlus, setTimeRange, setTimeUnit
getDir, getPage, getSize, getSort, isAscending, reset, setDir, setPage, setSize, setSort
public static final String ID
public String[] state
public String[] getStates()
public String[] getPipelines()
public String[] getHosts()
public String[] getState()
public void setState(String... state)
state
- namespublic String getSource()
public void setSource(String source)
source
- the source id patternpublic String getStatus()
public void setStatus(String status)
status
- the status to setpublic String getCatalog()
public void setCatalog(String catalog)
catalog
- namepublic String[] getPipeline()
public void setPipeline(String... pipeline)
pipeline
- the pipeline to setpublic String getOtherPipeline()
public void setOtherPipeline(String otherPipeline)
otherPipeline
- Name of a pipelinepublic String getMinDate()
TimeRangeForm
getMinDate
in class TimeRangeForm
public String getMaxDate()
TimeRangeForm
getMaxDate
in class TimeRangeForm
public String[] getHost()
public void setHost(String... host)
host
- namespublic boolean getNorepo()
public void setNorepo(boolean norepo)
norepo
- true for repo exclusionpublic List<String> getPipelineNames()
public org.apache.struts.action.ActionErrors validate(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest req)
validate
in class TimeRangeForm
Copyright \ (C) Arizona Board of Regents on behalf of the \ Planetary Image Research Laboratory, Lunar and \ Planetary Laboratory at the University of Arizona