uk.ac.ebi.intact.application.hierarchView.struts.view
Class InitForm
java.lang.Object
|
+--org.apache.struts.action.ActionForm
|
+--uk.ac.ebi.intact.application.hierarchView.struts.framework.IntactBaseForm
|
+--uk.ac.ebi.intact.application.hierarchView.struts.view.InitForm
- All Implemented Interfaces:
- java.io.Serializable
- public final class InitForm
- extends IntactBaseForm
Form bean for the main form of the view.jsp page.
This form has the following fields, with default values in square brackets:
- queryString - Entered queryString value
- method - Selected method value
- Version:
- $Id: InitForm.java,v 1.1 2003/08/19 10:52:48 skerrien Exp $
- Author:
- Samuel Kerrien (skerrien@ebi.ac.uk)
- See Also:
- Serialized Form
| Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
| Methods inherited from class org.apache.struts.action.ActionForm |
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitForm
public InitForm()
getHost
public java.lang.String getHost()
setHost
public void setHost(java.lang.String host)
getProtocol
public java.lang.String getProtocol()
setProtocol
public void setProtocol(java.lang.String protocol)
IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk