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

E10651-08
A B C D E G H I L M N O P R S T U V W

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.
clearExternalContextFromThread() - Method in class oracle.adfinternal.controller.util.ContextInterface
 
clearSavePoints() - Method in interface oracle.adf.controller.savepoint.SavePointManager
Removes all save points for the current user.
CollectionEntry - Interface in oracle.adf.controller.metadata.model.beans
Represents an entry in a Collection.
ContextInterface - Class in oracle.adfinternal.controller.util
 
ContextInterface() - Constructor for class oracle.adfinternal.controller.util.ContextInterface
Protected constructor, use the static getInstance() method.
ControlFlowCase - Interface in oracle.adf.controller.metadata.model
A single case in a control flow rule.
ControlFlowRule - Interface in oracle.adf.controller.metadata.model
An instance of a control flow rule.
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.
Converter - Interface in oracle.adf.controller.metadata.model
Desbribes a method expression for a parameter converter.
convertToString() - Method in interface oracle.adf.controller.metadata.model.MethodCall
Indicates whether a value returned from a method should be converted to Java String.
createBookmark() - Method in interface oracle.adf.controller.metadata.model.AdfcElementFactory
Creates a new bookmark element.
createControlFlowCase(ActivityId) - Method in interface oracle.adf.controller.metadata.model.AdfcElementFactory
Creates a new control flow case with matching target activity id.
createControlFlowRule(List<ControlFlowCase>) - Method in interface oracle.adf.controller.metadata.model.AdfcElementFactory
Creates a new control flow rule that can be later added to the task flow definition.
createInputPageParameter(String, String) - Method in interface oracle.adf.controller.metadata.model.AdfcElementFactory
Creates a new page input parameter.
createListEntry(String) - Method in interface oracle.adf.controller.metadata.model.AdfcElementFactory
Creates a new list-entry for a managed bean.
createManagedBean(String, String, ManagedBeanScopeType) - Method in interface oracle.adf.controller.metadata.model.AdfcElementFactory
Creates a new managed bean definition with a given name, type & scope.
createManagedProperty(String) - Method in interface oracle.adf.controller.metadata.model.AdfcElementFactory
Creates a new property definition for a managed bean.
createMapEntry(String) - Method in interface oracle.adf.controller.metadata.model.AdfcElementFactory
 
createMethodCall(String) - Method in interface oracle.adf.controller.metadata.model.AdfcElementFactory
Creates a new method call activity with a specified method.
createParameter(String) - Method in interface oracle.adf.controller.metadata.model.AdfcElementFactory
Creates a new parameter for a method call activity.
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)
createTaskFlowDefinition(String) - Method in interface oracle.adf.controller.metadata.model.AdfcElementFactory
Creates a new task flow definition.
createTaskFlowInputParameter(String) - Method in interface oracle.adf.controller.metadata.model.AdfcElementFactory
 
createTrainStop() - Method in interface oracle.adf.controller.metadata.model.AdfcElementFactory
 
createUrlParameter(String, String) - Method in interface oracle.adf.controller.metadata.model.AdfcElementFactory
Creates a url parameter with a matching name and a value expression and a method binding for the converter method.
createView(String) - Method in interface oracle.adf.controller.metadata.model.AdfcElementFactory
Creates a new view activity definition with a matching page name.

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

E10651-08
A B C D E G H I L M N O P R S T U V W
Copyright © 1997, 2013, Oracle. All rights reserved.