Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle
11g Release 2 (11.1.2.2.0)

E17481-03


oracle.adf.controller.struts.actions
Class StrutsJspLifecycle

java.lang.Object
  extended by oracle.adf.controller.lifecycle.PageLifecycle
      extended by oracle.adf.controller.struts.actions.StrutsPageLifecycle
          extended by oracle.adf.controller.struts.actions.StrutsJspLifecycle

All Implemented Interfaces:
Lifecycle

Deprecated. Use equivalent classes in oracle.adf.controller.v2

public class StrutsJspLifecycle
extends StrutsPageLifecycle

Customized Struts lifecycle to support JSP. This subclass of the StrutsPageLifecycle does not add any customization to the base support.

Since:
9.0.5

Field Summary

 

Fields inherited from class oracle.adf.controller.struts.actions.StrutsPageLifecycle
formFileInputHandlerName

 

Fields inherited from class oracle.adf.controller.lifecycle.PageLifecycle
clazz, DISABLE_VALIDATE_TOKENS, eventParam, events, ordDomainInputHandlerName

 

Constructor Summary
StrutsJspLifecycle()
          Deprecated.  

 

Method Summary

 

Methods inherited from class oracle.adf.controller.struts.actions.StrutsPageLifecycle
findForward, handleEvent, initializeMethodParameters, initializeParameterValuesUsingExpressions, invokeCustomMethod, prepareModel, processActionConfig, processUpdateModel, refreshModel, reportErrors, shouldAllowModelUpdate, updateModel

 

Methods inherited from class oracle.adf.controller.lifecycle.PageLifecycle
buildEventList, disableTokenValidationForRequest, findCtrlBinding, getEventMethod, getEventMethodFromCache, getRequestValues, handleError, handleLifecycle, hasErrors, initializeParameterValuesUsingRequestObject, invokeActionBinding, isNewValueForBinding, processComponentEvents, processEvent, setInputValue, shouldValidateToken, validateModelUpdates

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

StrutsJspLifecycle

public StrutsJspLifecycle()
Deprecated. 

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle
11g Release 2 (11.1.2.2.0)

E17481-03


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