|
Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
org.apache.struts.config.ActionConfig
org.apache.struts.action.ActionMapping
oracle.adf.controller.v2.struts.actions.DataActionMapping
An extended action mapping to define and handle additional properties for the DataAction.
| Field Summary |
| Fields inherited from class org.apache.struts.config.ActionConfig |
attribute, configured, exceptions, forward, forwards, include, input, moduleConfig, multipartClass, name, parameter, path, prefix, roleNames, roles, scope, suffix, type, unknown, validate |
| Constructor Summary | |
DataActionMapping() |
|
| Method Summary | |
void |
freeze()Figure out which lifecycle to use before the config get frozen. |
PageLifecycle |
getPageLifecycle()Return the PageLifecycle listener instance to use with this DataAction. |
java.lang.String |
getV1ActionClass()v1ActionClass property Old action custom class for migration purposes. |
oracle.adf.controller.struts.actions.DataActionMapping |
getV1DataActionMapping()Retrieve the instance of the v1 mapping |
void |
setV1ActionClass(java.lang.String value)v1ActionClass property |
void |
setV1DataActionMapping(oracle.adf.controller.struts.actions.DataActionMapping value)Store the instance of the v1 mapping |
| Methods inherited from class org.apache.struts.action.ActionMapping |
findException, findForward, findForwards, getInputForward |
| Methods inherited from class org.apache.struts.config.ActionConfig |
addExceptionConfig, addForwardConfig, findExceptionConfig, findExceptionConfigs, findForwardConfig, findForwardConfigs, getApplicationConfig, getAttribute, getForward, getInclude, getInput, getModuleConfig, getMultipartClass, getName, getParameter, getPath, getPrefix, getRoleNames, getRoles, getScope, getSuffix, getType, getUnknown, getValidate, removeExceptionConfig, removeForwardConfig, setApplicationConfig, setAttribute, setForward, setInclude, setInput, setModuleConfig, setMultipartClass, setName, setParameter, setPath, setPrefix, setRoles, setScope, setSuffix, setType, setUnknown, setValidate, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DataActionMapping()
| Method Detail |
public PageLifecycle getPageLifecycle()
public java.lang.String getV1ActionClass()
public void setV1ActionClass(java.lang.String value)
public oracle.adf.controller.struts.actions.DataActionMapping getV1DataActionMapping()
public void setV1DataActionMapping(oracle.adf.controller.struts.actions.DataActionMapping value)
public void freeze()
|
Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||