|
Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle 11g Release 1 (11.1.1.4.0) E10652-05 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.struts.config.ActionConfig
org.apache.struts.action.ActionMapping
oracle.adf.controller.v2.struts.actions.DataActionMapping
public class 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, cancellable, 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. |
DataActionMapping |
getV1DataActionMapping()
Retrieve the instance of the v1 mapping |
void |
setV1ActionClass(java.lang.String value)
v1ActionClass property |
void |
setV1DataActionMapping(DataActionMapping value)
Store the instance of the v1 mapping |
| Methods inherited from class org.apache.struts.action.ActionMapping |
|---|
findForward, findForwards, getInputForward |
| Methods inherited from class org.apache.struts.config.ActionConfig |
|---|
addExceptionConfig, addForwardConfig, findException, findExceptionConfig, findExceptionConfigs, findForwardConfig, findForwardConfigs, getAttribute, getCancellable, getForward, getInclude, getInput, getModuleConfig, getMultipartClass, getName, getParameter, getPath, getPrefix, getRoleNames, getRoles, getScope, getSuffix, getType, getUnknown, getValidate, removeExceptionConfig, removeForwardConfig, setAttribute, setCancellable, 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 DataActionMapping getV1DataActionMapping()
public void setV1DataActionMapping(DataActionMapping value)
public void freeze()
freeze in class org.apache.struts.config.ActionConfig
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle 11g Release 1 (11.1.1.4.0) E10652-05 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||