|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.action.ActionForm
gov.nih.nci.caarray.ui.arraydesign.ArrayBaseForm
gov.nih.nci.caarray.ui.arraydesign.ArrayAddUpdateForm
public class ArrayAddUpdateForm
Field Summary |
---|
Fields inherited from class gov.nih.nci.caarray.ui.arraydesign.ArrayBaseForm |
---|
arrayDesignId, arrayName, length, manufactureDate, width |
Fields inherited from class org.apache.struts.action.ActionForm |
---|
multipartRequestHandler, servlet |
Constructor Summary | |
---|---|
ArrayAddUpdateForm()
|
Method Summary | |
---|---|
java.lang.String |
getAction()
|
void |
setAction(java.lang.String action)
|
void |
trim()
|
org.apache.struts.action.ActionErrors |
validate(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
|
Methods inherited from class org.apache.struts.action.ActionForm |
---|
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArrayAddUpdateForm()
Method Detail |
---|
public void trim()
public org.apache.struts.action.ActionErrors validate(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest request)
validate
in class org.apache.struts.action.ActionForm
public java.lang.String getAction()
public void setAction(java.lang.String action)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |