gov.nih.nci.caarray.ui.ontology
Class OntologyStrainLineActionForm

java.lang.Object
  extended by org.apache.struts.action.ActionForm
      extended by gov.nih.nci.caarray.ui.ontology.OntologyActionForm
          extended by gov.nih.nci.caarray.ui.ontology.OntologyStrainLineActionForm
All Implemented Interfaces:
java.io.Serializable

public final class OntologyStrainLineActionForm
extends OntologyActionForm

See Also:
Serialized Form

Field Summary
 
Fields inherited from class gov.nih.nci.caarray.ui.ontology.OntologyActionForm
accessionNumber, back, databaseId, databaseName, databases, databaseVersion, description, error, id, mode, name, nameAndDatabase, searchResults, URI
 
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
 
Constructor Summary
OntologyStrainLineActionForm()
           
 
Method Summary
 void clear()
          Used by the action classes to clear the form attributes
 java.lang.String getCultivarOrEcotype()
           
 void setCultivarOrEcotype(java.lang.String string)
           
 org.apache.struts.action.ActionErrors validate(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest request)
          This validation method checks the required fields for an ontology submission or update
 
Methods inherited from class gov.nih.nci.caarray.ui.ontology.OntologyActionForm
getAccessionNumber, getBack, getDatabaseId, getDatabaseName, getDatabases, getDatabaseVersion, getDescription, getError, getId, getMode, getName, getNameAndDatabase, getSearchResults, getURI, reset, setAccessionNumber, setBack, setDatabaseId, setDatabaseName, setDatabases, setDatabases, setDatabaseVersion, setDescription, setError, setId, setMode, setName, setSearchResults, setURI
 
Methods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServlet, getServletWrapper, reset, setMultipartRequestHandler, setServlet, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OntologyStrainLineActionForm

public OntologyStrainLineActionForm()
Method Detail

validate

public org.apache.struts.action.ActionErrors validate(org.apache.struts.action.ActionMapping mapping,
                                                      javax.servlet.http.HttpServletRequest request)
Description copied from class: OntologyActionForm
This validation method checks the required fields for an ontology submission or update

Overrides:
validate in class OntologyActionForm

clear

public void clear()
Description copied from class: OntologyActionForm
Used by the action classes to clear the form attributes

Overrides:
clear in class OntologyActionForm

getCultivarOrEcotype

public java.lang.String getCultivarOrEcotype()
Returns:

setCultivarOrEcotype

public void setCultivarOrEcotype(java.lang.String string)
Parameters:
string -