- saveErrors(DataActionContext) - Method in class oracle.adf.controller.struts.actions.DataAction
-
Deprecated.
Save all the error message from the lifecycle context to the request
attribute.
- saveErrors(LifecycleContext) - Method in class oracle.adf.controller.struts.actions.DataAction
-
Deprecated.
Internal.
- saveErrors(StrutsPageLifecycleContext) - Method in class oracle.adf.controller.v2.struts.actions.DataAction
-
Save all the error message from the lifecycle context to the request
attribute.
- saveMessages(HttpServletRequest, ActionMessages) - Method in class oracle.adf.controller.v2.struts.actions.DataAction
-
Call the action saveMessages protected method.
- ServletFactoryFinder - Class in oracle.adf.controller.v2.context
-
Retrieve a factory from the servlet context.
- ServletFactoryFinder(String, String, String) - Constructor for class oracle.adf.controller.v2.context.ServletFactoryFinder
-
- set(String, Object) - Method in class oracle.adf.controller.struts.forms.BindingContainerActionForm
-
Deprecated.
- set(String, int, Object) - Method in class oracle.adf.controller.struts.forms.BindingContainerActionForm
-
Deprecated.
- set(String, String, Object) - Method in class oracle.adf.controller.struts.forms.BindingContainerActionForm
-
Deprecated.
- set(String, Object) - Method in class oracle.adf.controller.struts.forms.BindingContainerValidationForm
-
Deprecated.
- set(String, int, Object) - Method in class oracle.adf.controller.struts.forms.BindingContainerValidationForm
-
Deprecated.
- set(String, String, Object) - Method in class oracle.adf.controller.struts.forms.BindingContainerValidationForm
-
Deprecated.
- set(String, Object) - Method in class oracle.adf.controller.v2.struts.forms.BindingContainerActionForm
-
- set(String, int, Object) - Method in class oracle.adf.controller.v2.struts.forms.BindingContainerActionForm
-
- set(String, String, Object) - Method in class oracle.adf.controller.v2.struts.forms.BindingContainerActionForm
-
- set(String, Object) - Method in class oracle.adf.controller.v2.struts.forms.BindingContainerValidationForm
-
- set(String, int, Object) - Method in class oracle.adf.controller.v2.struts.forms.BindingContainerValidationForm
-
- set(String, String, Object) - Method in class oracle.adf.controller.v2.struts.forms.BindingContainerValidationForm
-
- setActionErrors(ActionErrors) - Method in class oracle.adf.controller.struts.actions.DataActionContext
-
Deprecated.
Store the ActionErrors in the context
- setActionErrors(ActionErrors) - Method in class oracle.adf.controller.v2.struts.context.StrutsPageLifecycleContext
-
Store the ActionErrors in the context
- setActionForm(ActionForm) - Method in class oracle.adf.controller.struts.actions.DataActionContext
-
Deprecated.
Store the ActionForm in the context.
- setActionForward(ActionForward) - Method in class oracle.adf.controller.struts.actions.DataActionContext
-
Deprecated.
Store the ActionForward in the context.
- setActionForward(String) - Method in class oracle.adf.controller.struts.actions.DataActionContext
-
Deprecated.
Store the ActionForward in the context using the name of forward.
- setActionForward(ActionForward) - Method in class oracle.adf.controller.v2.struts.context.StrutsPageLifecycleContext
-
Store the ActionForward in the context.
- setActionForward(String) - Method in class oracle.adf.controller.v2.struts.context.StrutsPageLifecycleContext
-
Store the ActionForward in the context using the name of forward.
- setActionMapping(DataActionMapping) - Method in class oracle.adf.controller.struts.actions.DataActionContext
-
Deprecated.
Store the DataActionMapping in the context.
- setBindingContainer(DCBindingContainer) - Method in class oracle.adf.controller.lifecycle.LifecycleContext
-
Deprecated.
Store the Model binding container in the context.
- setBindingContainer(DCBindingContainer) - Method in interface oracle.adf.controller.struts.forms.ADFStrutsForm
-
Deprecated.
Not needed since the binding container is now figured out
from the modelRef property of the action mapping.
- setBindingContainer(DCBindingContainer) - Method in class oracle.adf.controller.struts.forms.BindingContainerActionForm
-
Deprecated.
The BindingContainer is now deduced from the action mapping
modelRef property.
- setBindingContainer(DCBindingContainer) - Method in class oracle.adf.controller.struts.forms.BindingContainerValidationForm
-
Deprecated.
Not needed since the binding container is now figured out
from the modelRef property of the action mapping.
- setBindingContainer(DCBindingContainer) - Method in class oracle.adf.controller.v2.struts.forms.BindingContainerActionForm
-
Deprecated.
Not needed since the binding container is now figured out
from the modelRef property of the action mapping.
- setBindingContainer(DCBindingContainer) - Method in class oracle.adf.controller.v2.struts.forms.BindingContainerValidationForm
-
Deprecated.
Not needed since the binding container is now figured out
from the modelRef property of the action mapping.
- setBindingContext(BindingContext) - Method in class oracle.adf.controller.lifecycle.LifecycleContext
-
Deprecated.
Store the BindingContext in the context.
- setBindingELVariable(Map, RegionBinding) - Static method in class oracle.adf.controller.binding.BindingUtils
-
Set the 'bindings' EL variable to point to the binding container passed
as parameter.
- setBindingELVariable(RegionBinding) - Static method in class oracle.adf.controller.binding.BindingUtils
-
Set the 'bindings' EL variable to point to the binding container passed
as parameter.
- setCurrentPlugInConfigObject(PlugInConfig) - Method in class oracle.adf.controller.struts.actions.PageLifecycleFactoryPlugin
-
Deprecated.
Method used by the ActionServlet initializing this plugin.
- setCustomMethod(JUCtrlActionBinding) - Method in class oracle.adf.controller.lifecycle.LifecycleContext
-
Deprecated.
Set the custom method Action binding in the context.
- setEventActionBinding(JUCtrlActionBinding) - Method in class oracle.adf.controller.lifecycle.LifecycleContext
-
Deprecated.
Set the ActionBinding for the current event.
- setEventActionBinding(OperationBinding) - Method in class oracle.adf.controller.v2.context.PageLifecycleContext
-
Set the ActionBinding for the current event.
- setEventPrefix(String) - Method in class oracle.adf.controller.lifecycle.LifecycleContext
-
Deprecated.
Set the prefix that will be used to reconize event request parameters.
- setEventPrefix(String) - Method in class oracle.adf.controller.v2.context.PageLifecycleContext
-
Set the prefix that will be used to reconize event request parameters.
- setExecute(Boolean) - Method in class oracle.adf.controller.v2.struts.actions.DataAction.Execute
-
- setForwardPath(String) - Method in class oracle.adf.controller.lifecycle.LifecycleContext
-
Deprecated.
Set the path of the page to which the Lifecycle should forward.
- setForwardPath(String) - Method in class oracle.adf.controller.v2.context.PageLifecycleContext
-
Set the path of the page to which the Lifecycle should forward.
- setHttpServletRequest(HttpServletRequest) - Method in class oracle.adf.controller.lifecycle.LifecycleContext
-
Deprecated.
Store the HttpServletRequest in the context.
- setHttpServletResponse(HttpServletResponse) - Method in class oracle.adf.controller.lifecycle.LifecycleContext
-
Deprecated.
Store the HttpServletResponse in the context.
- setInputValidationErrors(Map) - Method in class oracle.adf.controller.v2.context.PageLifecycleContext
-
Cache errors occuring during validateInputValues phase
- setInputValue(JUCtrlValueBinding, int, Object) - Method in class oracle.adf.controller.lifecycle.OrdDomainInputHandler
-
Deprecated.
- setInputValue(JUCtrlValueBinding, Object) - Method in class oracle.adf.controller.lifecycle.PageLifecycle
-
Deprecated.
Use InputHandler.
- setInputValue(JUCtrlValueBinding, int, Object) - Method in class oracle.adf.controller.struts.util.FormFileInputHandler
-
Deprecated.
- setInstance(ADFLifecycle) - Static method in class oracle.adf.controller.v2.lifecycle.ADFLifecycle
-
- setLifecycle(Lifecycle) - Method in class oracle.adf.controller.lifecycle.LifecycleContext
-
Deprecated.
Store a Lifecycle object in the context.
- setMethodName(String) - Method in class oracle.adf.controller.struts.actions.DataActionMapping
-
Deprecated.
methodName property
- setModelReference(String) - Method in class oracle.adf.controller.lifecycle.LifecycleContext
-
Deprecated.
Store the Model Reference name in the context.
- setModelReference(String) - Method in class oracle.adf.controller.struts.actions.DataActionMapping
-
Deprecated.
modelReference property
- setModelReference(String) - Method in class oracle.adf.controller.struts.forms.BindingContainerValidationFormConfig
-
Deprecated.
- setNumParams(Integer) - Method in class oracle.adf.controller.struts.actions.DataActionMapping
-
Deprecated.
numParams property
- setPageController(PageLifecycle) - Method in class oracle.adf.controller.v2.context.LifecycleContext
-
Store the PageController Object in the Lifecycle context map.
- setPageLifecycle(PageLifecycle) - Method in class oracle.adf.controller.v2.context.LifecycleContext
-
Store a PageLifecycle object in the context map.
- setPagePhaseListener(PagePhaseListener) - Method in class oracle.adf.controller.v2.context.LifecycleContext
-
Store the PagePhaseListener Object in the Lifecycle context map.
- setParamNames(int, String) - Method in class oracle.adf.controller.struts.actions.DataActionMapping
-
Deprecated.
paramNames properties
- setPath(String) - Method in class oracle.adf.controller.v2.context.LifecycleContext
-
Store the path for the current page in the context map.
- setRedirect(boolean) - Method in class oracle.adf.controller.lifecycle.LifecycleContext
-
Deprecated.
Specify if the page path information defined using the setForwardPath
should be use to forward the request or redirect the response.
- setRedirect(boolean) - Method in class oracle.adf.controller.v2.context.PageLifecycleContext
-
Specify if the page path information defined using the setForwardPath
should be use to forward the request or redirect the response.
- setResultLocation(String) - Method in class oracle.adf.controller.struts.actions.DataActionMapping
-
Deprecated.
resultLocation property
- setUpdatedValues(Map) - Method in class oracle.adf.controller.v2.context.PageLifecycleContext
-
- setV1ActionClass(String) - Method in class oracle.adf.controller.v2.struts.actions.DataActionMapping
-
v1ActionClass property
- setV1DataActionMapping(DataActionMapping) - Method in class oracle.adf.controller.v2.struts.actions.DataActionMapping
-
Store the instance of the v1 mapping
- setValue(String, Object) - Method in class oracle.adf.controller.lifecycle.Evaluator
-
Deprecated.
- shouldAllowModelUpdate(LifecycleContext) - Method in interface oracle.adf.controller.lifecycle.Lifecycle
-
Deprecated.
Allows clients to determine whether the model should be updated.
- shouldAllowModelUpdate(LifecycleContext) - Method in class oracle.adf.controller.lifecycle.PageLifecycle
-
Deprecated.
Allows clients to determine whether the model should be updated.
- shouldAllowModelUpdate(DataActionContext) - Method in class oracle.adf.controller.struts.actions.DataAction
-
Deprecated.
- shouldAllowModelUpdate(LifecycleContext) - Method in class oracle.adf.controller.struts.actions.DataAction
-
Deprecated.
Internal.
- shouldAllowModelUpdate(LifecycleContext) - Method in class oracle.adf.controller.struts.actions.StrutsPageLifecycle
-
Deprecated.
Allows clients to determine whether the model should be updated.
- shouldAllowModelUpdate(PageLifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.PageController
-
- shouldAllowModelUpdate(PageLifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycle
-
This method is called during the processUpdateModel phase.
- shouldAllowModelUpdate(PageLifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
-
- shouldAllowModelUpdate(PageLifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.StubPageLifecycleImpl
-
- shouldAllowModelUpdate(PageLifecycleContext) - Method in class oracle.adf.controller.v2.struts.lifecycle.StrutsPageLifecycle
-
- shouldValidateToken(HttpServletRequest, DCBindingContainer) - Method in class oracle.adf.controller.lifecycle.PageLifecycle
-
Deprecated.
Checks the request object to see if token validation should occur.
- shouldValidateToken(PageLifecycleContext, RegionBinding) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
-
Checks the request object to see if token validation should occur.
- StrutsJspLifecycle - Class in oracle.adf.controller.struts.actions
-
Deprecated.
Use equivalent classes in oracle.adf.controller.v2
- StrutsJspLifecycle() - Constructor for class oracle.adf.controller.struts.actions.StrutsJspLifecycle
-
Deprecated.
- StrutsPageLifecycle - Class in oracle.adf.controller.struts.actions
-
Deprecated.
Use equivalent classes in oracle.adf.controller.v2
- StrutsPageLifecycle() - Constructor for class oracle.adf.controller.struts.actions.StrutsPageLifecycle
-
Deprecated.
- StrutsPageLifecycle - Class in oracle.adf.controller.v2.struts.lifecycle
-
Base class for any Lifecycle running with the Struts controller.
- StrutsPageLifecycle() - Constructor for class oracle.adf.controller.v2.struts.lifecycle.StrutsPageLifecycle
-
- StrutsPageLifecycleContext - Class in oracle.adf.controller.v2.struts.context
-
Lifecycle Context customized to work with Struts PageLifecycle.
- StrutsPageLifecycleContext(Map) - Constructor for class oracle.adf.controller.v2.struts.context.StrutsPageLifecycleContext
-
- StrutsPageLifecycleFactory - Class in oracle.adf.controller.struts.actions
-
Deprecated.
Use equivalent classes in oracle.adf.controller.v2
- StrutsPageLifecycleFactory() - Constructor for class oracle.adf.controller.struts.actions.StrutsPageLifecycleFactory
-
Deprecated.
- StrutsPageLifecycleFactory - Class in oracle.adf.controller.v2.struts.lifecycle
-
Abstract class providing base support to a StrutsPageLifecycle factory.
- StrutsPageLifecycleFactory() - Constructor for class oracle.adf.controller.v2.struts.lifecycle.StrutsPageLifecycleFactory
-
- StubPageLifecycleImpl - Class in oracle.adf.controller.v2.lifecycle
-
- StubPageLifecycleImpl() - Constructor for class oracle.adf.controller.v2.lifecycle.StubPageLifecycleImpl
-
- SUCCESS_FORWARD - Static variable in class oracle.adf.controller.struts.actions.DataActionContext
-
Deprecated.
Name of the special forward used to combine a DataAction with a web page.
- SUCCESS_FORWARD - Static variable in class oracle.adf.controller.v2.struts.context.StrutsPageLifecycleContext
-
Name of the special forward used to combine a DataAction with a web page.