Oracle ADF Controller API Reference 10g Release 2 (10.1.2)
B14363-01
November 2004


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

Packages that use DataActionMapping
oracle.adf.controller.struts.actions Contains classes to define the Struts implementations of the lifecycle.  

 

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

 

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

 

Methods in oracle.adf.controller.struts.actions with parameters of type DataActionMapping
 void
StrutsUixLifecycle.processActionConfig(DataActionMapping mapping)
           
 void
StrutsPageLifecycle.processActionConfig(DataActionMapping mapping)
          Give the opportunity to the lifecyle to handle and possibly modify the config of the mapping.
 void
DataActionContext.setActionMapping(DataActionMapping mapping)
          Store the DataActionMapping in the context.

 


Oracle ADF Controller API Reference 10g Release 2 (10.1.2)
B14363-01
November 2004


 

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