|
Oracle ADF Controller API Reference 10g Release 2 (10.1.2) B14363-01 November 2004 |
||||||||||
PREV NEXT |
Packages that use DataActionMapping |
|
oracle.adf.controller.struts.actions | Contains classes to define the Struts implementations of the lifecycle. |
Methods in oracle.adf.controller.struts.actions that return 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 |
||||||||||
PREV NEXT |