org.sigpath.form
Class SpecifyModelSearch
java.lang.Object
org.apache.struts.action.ActionForm
org.sigpath.form.SpecifyPagedResults
org.sigpath.form.SpecifyModelSearch
- All Implemented Interfaces:
- Serializable
public final class SpecifyModelSearch
- extends SpecifyPagedResults
Form bean for Specifying a Model Search. There are three fields
on this page:
- Version:
- $Revision: 5008 $, $Date: 2004-02-13 19:07:05 -0500 (Fri, 13 Feb 2004) $
- Author:
- Manda Wilson
- 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, setMultipartRequestHandler, setServlet, validate, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpecifyModelSearch
public SpecifyModelSearch()
getStartIndex
public int getStartIndex()
- Overrides:
getStartIndex in class SpecifyPagedResults
setStartIndex
public void setStartIndex(int startIndex)
- Overrides:
setStartIndex in class SpecifyPagedResults
getAllParameters
public Map getAllParameters()
- Get all name/value pairs used by this form.
- Specified by:
getAllParameters in class SpecifyPagedResults
- Returns:
- map of values indexed by parameter name
reset
public void reset(org.apache.struts.action.ActionMapping mapping,
HttpServletRequest request)
- Reset all properties to their default values.
- Overrides:
reset in class org.apache.struts.action.ActionForm
- Parameters:
mapping - The mapping used to select this instancerequest - The servlet request we are processing
Copyright © 2002-2005 Institute for Computational Biomedicine, All Rights Reserved.