|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.struts.action.ActionForm | +--org.apache.struts.validator.ValidatorForm | +--org.scrashmeow.ojb.console.framework.OjbcValidatorForm | +--org.scrashmeow.ojb.console.ui.form.ObjectEmptyForm
Field Summary |
Fields inherited from class org.apache.struts.validator.ValidatorForm |
page, validatorResults |
Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
Constructor Summary | |
ObjectEmptyForm()
Constructor for HomeForm. |
Method Summary | |
java.lang.String |
getClassName()
Returns the className. |
void |
setClassName(java.lang.String className)
Sets the className. |
Methods inherited from class org.scrashmeow.ojb.console.framework.OjbcValidatorForm |
getApplicationService, getMethod, getValidate, isDispatchedTo, setMethod, setValidate |
Methods inherited from class org.apache.struts.validator.ValidatorForm |
getPage, getResultValueMap, getValidatorResults, log, log, reset, setPage, setValidatorResults, validate |
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 |
public ObjectEmptyForm()
Method Detail |
public java.lang.String getClassName()
public void setClassName(java.lang.String className)
className
- The className to set
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |