Skip navigation links
Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle
12c (12.2.1.3.0)

E80077-01
A B C D E F G H I J L M O P R S T U V 

S

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
 
setBindingContainer(DCBindingContainer) - Method in class oracle.adf.controller.lifecycle.LifecycleContext
Deprecated.
Store the Model binding container in the context.
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.
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.
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.
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.
setModelReference(String) - Method in class oracle.adf.controller.lifecycle.LifecycleContext
Deprecated.
Store the Model Reference name in the context.
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.
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.
setUpdatedValues(Map) - Method in class oracle.adf.controller.v2.context.PageLifecycleContext
 
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(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
 
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.
StubPageLifecycleImpl - Class in oracle.adf.controller.v2.lifecycle
 
StubPageLifecycleImpl() - Constructor for class oracle.adf.controller.v2.lifecycle.StubPageLifecycleImpl
 
A B C D E F G H I J L M O P R S T U V 
Skip navigation links
Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle
12c (12.2.1.3.0)

E80077-01

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