HiRISE

HiRISE.HiReport.main
Class SuggestionList

java.lang.Object
  extended by HiRISE.HiReport.DataProvider
      extended by HiRISE.HiReport.main.SuggestionList

public class SuggestionList
extends DataProvider

Version:
1.4

Field Summary
static String ID
          CVS ID
protected static Logger logger
          Our logger
 
Fields inherited from class HiRISE.HiReport.DataProvider
Anaglyph, CCD, Cycles, DTM, EDR, FS, Geo, HiRISE_ROOT, Mars_Years, Orbits, PAP, PDTM, PEDR, PRDR, PS, PXP, RDR, RS1, RS2, SOP, SOPO, SOST, SR, Tags, Web, XP
 
Constructor Summary
SuggestionList(Column... column)
          Create instance with the specified columns
 
Method Summary
 String getSQL()
          Return the query String
 void init(SuggestionListForm form)
          Perform query for suggestions
 
Methods inherited from class HiRISE.HiReport.DataProvider
getConnection, setConnection
 
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

logger

protected static final Logger logger
Our logger

Constructor Detail

SuggestionList

public SuggestionList(Column... column)
Create instance with the specified columns

Parameters:
column - Columns to return in the query
Method Detail

init

public void init(SuggestionListForm form)
          throws SQLException
Perform query for suggestions

Parameters:
form - input
Throws:
SQLException - query failed

getSQL

public String getSQL()
Return the query String

Returns:
query

HiRISE

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