|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--gov.noaa.pmel.tmap.AbstractFormBean
|
+--gov.noaa.pmel.tmap.OptionsFormBean
| Field Summary |
| Fields inherited from class gov.noaa.pmel.tmap.AbstractFormBean |
mErrorMessage, mParams, mReq, mSession |
| Constructor Summary | |
OptionsFormBean()
|
|
| Method Summary | |
void |
handle()
Handle the form. |
boolean |
isValid(java.lang.String nextUrl)
Validate form parameters |
java.lang.String |
nextURL()
next URL to use after the form has been processed |
| Methods inherited from class gov.noaa.pmel.tmap.AbstractFormBean |
getErrorMessage, getFormHandler, getParameters, getRequest, getSession, init, setErrorMessage |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OptionsFormBean()
| Method Detail |
public boolean isValid(java.lang.String nextUrl)
FormBean
isValid in interface FormBeanisValid in class AbstractFormBeannextUrl - nextUrl to visit after form has been processed
public void handle()
throws ServletException,
java.sql.SQLException
FormBean
handle in interface FormBeanhandle in class AbstractFormBeanServletException
java.sql.SQLException
public java.lang.String nextURL()
throws ServletException,
java.sql.SQLException
FormBean
nextURL in interface FormBeannextURL in class AbstractFormBeanServletException
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||