ADF Controller v9.0.5

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.
 


ADF Controller v9.0.5

 

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