Oracle Application Development Framework Model and Business Components Java API Reference
VERSION

B16005-01


oracle.jbo.html.struts.action
Class DataEditForm

java.lang.Object
  extended byorg.apache.struts.action.ActionForm
      extended byoracle.jbo.html.struts.action.DataEditForm

All Implemented Interfaces:
java.io.Serializable

public class DataEditForm
extends org.apache.struts.action.ActionForm
 

Field Summary

 

Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet

 

Constructor Summary
DataEditForm()
           

 

Method Summary
 void reset(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest request)
           
 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, setMultipartRequestHandler, setServlet, validate

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

DataEditForm

public DataEditForm()

Method Detail

reset

public void reset(org.apache.struts.action.ActionMapping mapping,
                  javax.servlet.http.HttpServletRequest request)

validate

public org.apache.struts.action.ActionErrors validate(org.apache.struts.action.ActionMapping mapping,
                                                      javax.servlet.http.HttpServletRequest request)

Oracle Application Development Framework Model and Business Components Java API Reference
VERSION

B16005-01


Copyright © 1997, 2005, Oracle. All rights reserved.