public class EdrValList extends DataProvider
| Modifier and Type | Field and Description |
|---|---|
protected static Column[] |
COLS_EDR
Columns to return from EDR products
|
protected static Column[] |
COLS_Plan
Columns to return from Planning
|
static java.lang.String |
ID
CVS ID
|
| Constructor and Description |
|---|
EdrValList() |
| Modifier and Type | Method and Description |
|---|---|
int |
getEdrCount()
Get the total count of EDRs.
|
int |
getObservationCount()
Get the count of observations queried.
|
java.util.Collection<EdrValidationNode> |
getObservations()
Get the observations result
|
java.lang.String |
getSQL()
Get the query string
|
ResultList |
getStats()
Get the EDR statistics data
|
int |
getUnvalidatedEdrCount()
Get the count of unvalidated EDRs.
|
int |
getValidatedEdrCount()
Get the count of validated EDRs.
|
void |
init(ProductStatusForm form)
Initialize
|
getConnection, setConnectionpublic static final java.lang.String ID
protected static final Column[] COLS_Plan
protected static final Column[] COLS_EDR
public void init(ProductStatusForm form) throws java.sql.SQLException
form - Form Inputjava.sql.SQLException - Query failedpublic java.util.Collection<EdrValidationNode> getObservations()
public ResultList getStats()
public int getObservationCount()
public int getEdrCount()
public int getValidatedEdrCount()
public int getUnvalidatedEdrCount()
public java.lang.String getSQL()
Copyright (C) Arizona Board of Regents on behalf of the Planetary Image Research Laboratory, Lunar and Planetary Laboratory at the University of Arizona