Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01


Uses of Class
oracle.adf.controller.v2.struts.actions.DataActionMapping

Packages that use DataActionMapping
oracle.adf.controller.v2.struts.actions Contains classes to execute the ADF Lifecycle in a Struts application. 
oracle.adf.controller.v2.struts.context Contains classes to define and manage the context information specific to the Struts PageLifecycle. 

 

Uses of DataActionMapping in oracle.adf.controller.v2.struts.actions

 

Methods in oracle.adf.controller.v2.struts.actions with parameters of type DataActionMapping
protected  org.apache.struts.action.Action DataAction.actionCreate(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, DataActionMapping mapping)
          Creates a v1 DataAction.
protected  org.apache.struts.action.ActionMapping DataAction.mappingCreate(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, DataActionMapping mapping)
          Create a v1 DataActionMapping and transfer the content of the current mapping to it.

 

Uses of DataActionMapping in oracle.adf.controller.v2.struts.context

 

Methods in oracle.adf.controller.v2.struts.context that return DataActionMapping
 DataActionMapping StrutsPageLifecycleContext.getActionMapping()
          Retrieve the DataActionMapping from the context.

 


Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01


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