Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
11g Release 1 (11.1.1.4.0)

E10651-05
A C D E G H I L M O P R S T U V

C

ChangePolicy - Enum in oracle.adf.controller.config
For controller properties defined in adf-config.xml, defines when a property change will take affect at runtime.
cleanup() - Method in interface oracle.adf.controller.savepoint.SavePointManager
Cleanup resources used by the save point manager.
clearException() - Method in interface oracle.adf.controller.ViewPortContext
Clear any exception held by the view port.
clearSavePoints() - Method in interface oracle.adf.controller.savepoint.SavePointManager
Removes all save points for the current user.
CONTROLLER_CONFIG_ELEMENT - Static variable in class oracle.adf.controller.config.ControllerConfig
The element name for controller configuration.
CONTROLLER_CONFIG_NAMESPACE - Static variable in class oracle.adf.controller.config.ControllerConfig
The namespace used by adf controller config.
CONTROLLER_CONFIG_PARAMS_KEY - Static variable in class oracle.adf.controller.util.StateParams
Key for storing controller config parameter map in the application scope.
CONTROLLER_LIFECYCLE - Static variable in class oracle.adf.controller.config.ControllerSettings
Element name for <lifecycle>.
CONTROLLER_PHASE_LISTENER - Static variable in class oracle.adf.controller.config.ControllerSettings
Element name for <phase-listener>.
ControllerConfig - Class in oracle.adf.controller.config
Provides access to the initialization parameters for ADF Controller.
ControllerConstants - Class in oracle.adf.controller
Public Controller constants.
ControllerConstants() - Constructor for class oracle.adf.controller.ControllerConstants
Constructor.
ControllerContext - Class in oracle.adf.controller
Context class for per request per web application Controller information.
ControllerContext() - Constructor for class oracle.adf.controller.ControllerContext
 
ControllerException - Exception in oracle.adf.controller
Exception from the ADF Controller.
ControllerException() - Constructor for exception oracle.adf.controller.ControllerException
Constructor.
ControllerException(ExceptionKey) - Constructor for exception oracle.adf.controller.ControllerException
Constructor.
ControllerException(Throwable) - Constructor for exception oracle.adf.controller.ControllerException
Constructor.
ControllerException(ExceptionKey, Throwable) - Constructor for exception oracle.adf.controller.ControllerException
Constructor.
ControllerException(ExceptionKey, Throwable, Object...) - Constructor for exception oracle.adf.controller.ControllerException
Constructs the ControllerException with the given error Throwable cause, message lookup key and message substitution arguments that are used for message formatting.
ControllerProperty - Enum in oracle.adf.controller.config
The set of known initialization parameters.
ControllerSecurityManager - Interface in oracle.adf.controller.security
Provides a mechanism to check security using EL.
ControllerSettings - Class in oracle.adf.controller.config
Provides access to the initialization parameters for ADF Controller.
createSavePoint() - Method in interface oracle.adf.controller.savepoint.SavePointManager
Creates a save point with no custom attributes.
createSavePoint(SavePointAttributes, boolean) - Method in interface oracle.adf.controller.savepoint.SavePointManager
Deprecated. use SavePointManager.createSavePoint() or SavePointManager.createSavePoint(SavePointAttributes)
createSavePoint(SavePointAttributes) - Method in interface oracle.adf.controller.savepoint.SavePointManager
Creates a save point for the current root view port and stores it.
createSavePoint(String, SavePointAttributes) - Method in interface oracle.adf.controller.ViewPortContext
Deprecated. use SavePointManager.createSavePoint(SavePointAttributes, boolean) Custom save point ids are no longer supported.
createSavePoint() - Method in interface oracle.adf.controller.ViewPortContext
Deprecated. use SavePointManager.createSavePoint(SavePointAttributes, boolean)

Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
11g Release 1 (11.1.1.4.0)

E10651-05
A C D E G H I L M O P R S T U V
Copyright © 1997, 2011, Oracle. All rights reserved.