|
|||||||||||
| 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.action.DynaActionForm
|
+--org.apache.struts.validator.DynaValidatorForm
|
+--org.scrashmeow.ojb.console.framework.OjbcDynaValidatorForm
|
+--org.scrashmeow.ojb.console.ui.form.ObjectInitializeEditorForm
|
+--org.scrashmeow.ojb.console.ui.form.ObjectCreateForm
|
+--org.scrashmeow.ojb.console.ui.form.NestedObjectCreateForm
Form bean for a Struts application.
| Field Summary |
| Fields inherited from class org.apache.struts.validator.DynaValidatorForm |
page, validatorResults |
| Fields inherited from class org.apache.struts.action.DynaActionForm |
dynaClass, dynaValues |
| Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
| Constructor Summary | |
NestedObjectCreateForm()
Constructor |
|
| Methods inherited from class org.scrashmeow.ojb.console.ui.form.ObjectInitializeEditorForm |
getClassName, getCollectionName, getNestedClassName, getObjectKey, getParentObjectKey, getReferenceName, hasCollectionName, hasReferenceName, setClassName, setCollectionName, setNestedClassName, setObjectKey, setParentObjectKey, setReferenceName |
| Methods inherited from class org.scrashmeow.ojb.console.framework.OjbcDynaValidatorForm |
getApplicationService, getMethod, getValidate, isDispatchedTo, setMethod, setValidate |
| Methods inherited from class org.apache.struts.validator.DynaValidatorForm |
getPage, getResultValueMap, getValidatorResults, log, log, reset, setPage, setValidatorResults, validate |
| Methods inherited from class org.apache.struts.action.DynaActionForm |
contains, get, get, get, getDynaClass, getDynaProperty, getMap, initialize, isDynaAssignable, remove, reset, set, set, set, toString |
| Methods inherited from class org.apache.struts.action.ActionForm |
getMultipartRequestHandler, getServlet, getServletWrapper, setMultipartRequestHandler, setServlet, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.commons.beanutils.DynaBean |
contains, get, get, get, getDynaClass, remove, set, set, set |
| Constructor Detail |
public NestedObjectCreateForm()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||