Skip navigation links
Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
12c (12.2.1.1)

E67034-01
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.PageFlowBase
Adds an activity definition to this page flow.
addActivityAfter(String, String, Activity, Activity) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinitionBase
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.TaskFlowDefinitionBase
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.
addAdfcMobileConfig(Document) - Method in class oracle.adf.controller.metadata.MetadataService
 
addAfterListener(String) - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
Adds an expression representing an after listener to the task flow call.
addBeforeListener(String) - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
Adds an expression representing a before listener to the task flow call.
addBookmark(Bookmark) - Method in interface oracle.adf.controller.metadata.model.View
Adds a new bookmark to this view activity.
addCase(RouterCase) - Method in interface oracle.adf.controller.metadata.model.Router
Adds a new case to the router 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.
addInputParameter(ValueMapping) - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
Adds a new input parameter definition to this task flow call.
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.PageFlowBase
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.
addMobileControlFlowCase(ControlFlowCaseMobile) - Method in interface oracle.adf.controller.metadata.model.ControlFlowRuleMobile
Adds a new control flow case to this control flow rule.
addMobileControlFlowRule(ControlFlowRuleMobile) - Method in interface oracle.adf.controller.metadata.model.PageFlowMobile
Adds a new control flow rule to this page flow.
addMobileTaskFlowDefinition(TaskFlowDefinitionMobile) - Method in interface oracle.adf.controller.metadata.provider.MetadataResourceMobile
Adds a task flow definition to this metadata resource.
addParameter(Parameter) - Method in interface oracle.adf.controller.metadata.model.MethodCall
Adds a new parameter to this method call.
addReturnValue(ValueMapping) - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
Adds a new return value definition to this task flow call.
addReturnValue(NamedParameter) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinitionBase
Adds a return value definition to the task flow.
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.TaskFlowDefinitionBase
Adds a new task flow input parameter to a task flow definition.
addUrlParameter(UrlParameter) - Method in interface oracle.adf.controller.metadata.model.Bookmark
Adds a new url parameter to this bookmark.
addUrlParameter(UrlParameter) - Method in interface oracle.adf.controller.metadata.model.UrlView
Adds a new url parameter to this url view.
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
Constructor.
AuthorizationException(Exception) - Constructor for exception oracle.adf.controller.security.AuthorizationException
 
A B C D E G H I L M N O P R S T U V W 
Skip navigation links
Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
12c (12.2.1.1)

E67034-01

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