Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
11g Release 2 (11.1.2.1.0)

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

A

Activity - Interface in oracle.adf.controller.metadata.model
Represents an instance of a controller activity with a specific type and metadata.
ActivityId - Class in oracle.adf.controller.metadata
Uniquely identifies an activity instance.
ActivityId(TaskFlowId, String) - Constructor for class oracle.adf.controller.metadata.ActivityId
Constructor.
ActivityId(String) - Constructor for class oracle.adf.controller.metadata.ActivityId
Convenience constructor for activities in the unbounded task flow.
ActivityLogicException - Exception in oracle.adf.controller.activity
Indicates that an error occured while executing the logic of an activity implementation.
ActivityLogicException() - Constructor for exception oracle.adf.controller.activity.ActivityLogicException
Constructor.
ActivityLogicException(ExceptionKey) - Constructor for exception oracle.adf.controller.activity.ActivityLogicException
 
ActivityLogicException(ExceptionKey, Throwable) - Constructor for exception oracle.adf.controller.activity.ActivityLogicException
 
ActivityLogicException(ExceptionKey, Throwable, Object...) - Constructor for exception oracle.adf.controller.activity.ActivityLogicException
 
ActivitySecurity - Interface in oracle.adf.controller.security
Security information on a taskflow.
ActivityType - Class in oracle.adf.controller.metadata.model
Defines constants for the activity types that ADFc includes out of the box.
addActivity(String, String, Activity) - Method in interface oracle.adf.controller.metadata.model.PageFlow
Adds an activity definition to this page flow.
addActivityAfter(String, String, Activity, Activity) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Inserts a new activity definition into a task flow after a specified sibling activity.
addActivityBefore(String, String, Activity, Activity) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Inserts a new activity definition into a task flow after a specified sibling activity.
addAdfcConfig(Document) - Method in class oracle.adf.controller.metadata.MetadataService
Adds top level adfc-config element to the existing DOM document.
addBookmark(Bookmark) - Method in interface oracle.adf.controller.metadata.model.View
Adds a new bookmark to this view activity.
addControlFlowCase(ControlFlowCase) - Method in interface oracle.adf.controller.metadata.model.ControlFlowRule
Adds a new control flow case to this control flow rule.
addControlFlowRule(ControlFlowRule) - Method in interface oracle.adf.controller.metadata.model.PageFlow
Adds a new control flow rule to this page flow.
addInputPageParameter(PageParameter) - Method in interface oracle.adf.controller.metadata.model.View
Adds a new input page parameter to the view activity.
addListEntry(CollectionEntry) - Method in interface oracle.adf.controller.metadata.model.beans.ListEntriesHolder
Adds the specified list entry to the list.
addManagedBean(ManagedBean) - Method in interface oracle.adf.controller.metadata.model.PageFlow
Adds a new managed bean definition to the task flow.
addManagedProperty(ManagedProperty) - Method in interface oracle.adf.controller.metadata.model.beans.ManagedBean
Adds a new managed property to the bean definition.
addMapEntry(MapEntry) - Method in interface oracle.adf.controller.metadata.model.beans.MapEntriesHolder
Adds a new entry to the map entries.
addParameter(Parameter) - Method in interface oracle.adf.controller.metadata.model.MethodCall
 
addTaskFlowDefinition(TaskFlowDefinition) - Method in interface oracle.adf.controller.metadata.provider.MetadataResource
Adds a task flow definition to this metadata resource.
addTaskFlowInputParameter(TaskFlowInputParameter) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Adds a new task flow input parameter to a task flow definition.
addTrainStop(TrainStop) - Method in interface oracle.adf.controller.metadata.model.TrainStopContainer
 
addUrlParameter(UrlParameter) - Method in interface oracle.adf.controller.metadata.model.Bookmark
Adds a new url parameter to this bookmark.
ADFC_CONFIG_FILE_NAME - Static variable in class oracle.adf.controller.ControllerConstants
Name of standard ADFc metadata configuration file.
ADFC_NS - Static variable in class oracle.adf.controller.ControllerConstants
Name of the ADFc namespace: http://xmlns.oracle.com/adf/controller.
AdfcElementFactory - Interface in oracle.adf.controller.metadata.model
 
AdfcIllegalArgumentException - Exception in oracle.adf.controller
Extension of IllegalArgumentException that forces the use of a strongly-typed ExceptionKey to create a translated message.
AdfcIllegalArgumentException(ExceptionKey) - Constructor for exception oracle.adf.controller.AdfcIllegalArgumentException
Constructor.
AdfcIllegalArgumentException(ExceptionKey, Throwable) - Constructor for exception oracle.adf.controller.AdfcIllegalArgumentException
Constructor.
AdfcIllegalArgumentException(ExceptionKey, Throwable, Object...) - Constructor for exception oracle.adf.controller.AdfcIllegalArgumentException
Constructs the AdfcIllegalArgumentException.
AdfcIllegalStateException - Exception in oracle.adf.controller
Extension of IllegalArgumentException that forces the use of a strongly-typed ExceptionKey to create a translated message.
AdfcIllegalStateException(ExceptionKey) - Constructor for exception oracle.adf.controller.AdfcIllegalStateException
Constructor.
AdfcIllegalStateException(ExceptionKey, Throwable) - Constructor for exception oracle.adf.controller.AdfcIllegalStateException
Constructor.
AdfcIllegalStateException(ExceptionKey, Throwable, Object...) - Constructor for exception oracle.adf.controller.AdfcIllegalStateException
Constructs the AdfcIllegalArgumentException.
AdfcNode - Interface in oracle.adf.controller.metadata.model
Represents ADFc node that has a context and can be validated.
AdfcResourceNameProvider - Interface in oracle.adf.controller.metadata.provider
Provides names of ADFc bootstrap configuration files.
AdfcUnsupportedOperationException - Exception in oracle.adf.controller
Indicates an attempt was made to perform an operation not supported by the ADFc controller.
AdfcUnsupportedOperationException() - Constructor for exception oracle.adf.controller.AdfcUnsupportedOperationException
Constructor.
AdfcUnsupportedOperationException(ExceptionKey) - Constructor for exception oracle.adf.controller.AdfcUnsupportedOperationException
Constructor.
AdfcUnsupportedOperationException(ExceptionKey, Throwable) - Constructor for exception oracle.adf.controller.AdfcUnsupportedOperationException
Constructor.
AdfcUnsupportedOperationException(ExceptionKey, Throwable, Object...) - Constructor for exception oracle.adf.controller.AdfcUnsupportedOperationException
Constructor.
AuthorizationException - Exception in oracle.adf.controller.security
 
AuthorizationException(String, String) - Constructor for exception oracle.adf.controller.security.AuthorizationException
 
AuthorizationException(Exception) - Constructor for exception oracle.adf.controller.security.AuthorizationException
 

Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
11g Release 2 (11.1.2.1.0)

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