Inheritance diagram for org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm:


Public Member Functions | |
| void | reset (ActionMapping mapping, HttpServletRequest request) |
| ActionErrors | validate (ActionMapping mapping, HttpServletRequest request) |
Definition at line 36 of file EjbEntityForm.java.
|
||||||||||||
|
Reset all properties to their default values.
Reimplemented from org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm. Definition at line 69 of file EjbEntityForm.java. |
|
||||||||||||
|
Validate the properties that have been set from this HTTP request, and return an
Reimplemented from org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm. Definition at line 99 of file EjbEntityForm.java. |
1.3.9.1