org.gcube.tools.sam.reports.search
Class QuickSearchReport

java.lang.Object
  extended by org.gcube.tools.sam.reports.XMLReport
      extended by org.gcube.tools.sam.reports.search.QuickSearchReport
All Implemented Interfaces:
java.io.Serializable

public class QuickSearchReport
extends XMLReport

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.gcube.tools.sam.reports.XMLReport
NOT_AVAILABLE, NOT_EXECUTED, STATUS_ABORTED, STATUS_ERROR, STATUS_ERROR_NO_RESULTS, STATUS_EXCEPTION, STATUS_OK
 
Constructor Summary
QuickSearchReport()
           
 
Method Summary
 java.lang.String getTerm()
           
 void setTerm(java.lang.String term)
           
 
Methods inherited from class org.gcube.tools.sam.reports.XMLReport
getError, getExecutionTime, getId, getResult, getTime, getVre, setError, setExecutionTime, setResult, setTime, setVre, store, toXML
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuickSearchReport

public QuickSearchReport()
Method Detail

getTerm

public java.lang.String getTerm()

setTerm

public void setTerm(java.lang.String term)