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

G

getAction() - Method in exception oracle.adf.controller.security.AuthorizationException
 
getActionAndOutcomeCases() - Method in interface oracle.adf.controller.metadata.model.ControlFlowRule
 
getActionOnlyCases() - Method in interface oracle.adf.controller.metadata.model.ControlFlowRule
 
getActivities() - Method in interface oracle.adf.controller.metadata.model.PageFlow
Returns a Map of page flow activities keyed by activity ID.
getActivity(ActivityId) - Method in class oracle.adf.controller.metadata.MetadataService
Get an activity with a given ID.
getActivity() - Method in interface oracle.adf.controller.security.ControllerSecurityManager
Returns a map of activity security based on permissions.
getAdfActivities() - Method in interface oracle.adf.controller.metadata.provider.MetadataResource
Gets the ADF activities defined within the resource.
getAdfControlFlowRules() - Method in interface oracle.adf.controller.metadata.provider.MetadataResource
Gets the ADF page flow control flow rules defined in the resource.
getAdfcResourceNames() - Method in class oracle.adf.controller.metadata.MetadataService
Returns a list of all the names of loaded ADFc unbounded task flow definition files.
getAdfcResourceNames() - Method in interface oracle.adf.controller.metadata.provider.AdfcResourceNameProvider
 
getAdfPageFlow() - Method in class oracle.adf.controller.metadata.MetadataService
Get the unbounded ADF page flow.
getAfterIdSet() - Method in interface oracle.adf.controller.config.PhaseListenerDefinition
Gets the set of declared 'after-id' listeners.
getAfterListener() - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
 
getApplicationMap() - Method in class oracle.adfinternal.controller.util.ContextInterface
Get the application map from the external context.
getAsObject(String) - Method in class oracle.adf.controller.DefaultUrlParameterConverter
Returns the input value.
getAsObject(String) - Method in interface oracle.adf.controller.UrlParameterConverter
 
getAsString(Object) - Method in class oracle.adf.controller.DefaultUrlParameterConverter
Returns the String representation of the input Object.
getAsString(Object) - Method in interface oracle.adf.controller.UrlParameterConverter
 
getAttributes() - Method in interface oracle.adf.controller.savepoint.SavePoint
Returns the custom attributes of the save point.
getBeanClass() - Method in interface oracle.adf.controller.metadata.model.beans.ManagedBean
Retrieves Java class type for this bean.
getBeforeIdSet() - Method in interface oracle.adf.controller.config.PhaseListenerDefinition
Gets the set of declared 'before-id' listeners.
getBeforeListener() - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
 
getBindingPermission(TaskFlowId) - Method in interface oracle.adf.controller.security.ControllerSecurityManager
Returns the BindingPermission object for this TaskFlowId.
getBookmark() - Method in interface oracle.adf.controller.metadata.model.View
 
getBootstrapResources(String) - Method in interface oracle.adf.controller.metadata.provider.MetadataResourceProvider
Get a list named metadata resource representing bootstrap configuration files.
getCases() - Method in interface oracle.adf.controller.metadata.model.Router
A list of cases that will be evaluated by this router.
getCause() - Method in exception oracle.adf.controller.ControllerException
Get the root cause.
getChangePolicy() - Method in enum oracle.adf.controller.config.ControllerProperty
 
getClassName() - Method in interface oracle.adf.controller.config.PhaseListenerDefinition
Gets the phase listener implementing class name.
getControlFlowCase(String, String) - Method in interface oracle.adf.controller.metadata.model.ControlFlowRule
Get a control flow case.
getControlFlowRule(String) - Method in interface oracle.adf.controller.metadata.model.PageFlow
Returns a control flow rule corresonding to the from activity in this page flow.
getControlFlowRules() - Method in interface oracle.adf.controller.metadata.model.PageFlow
Get the control flow rules for the flow.
getConverter() - Method in interface oracle.adf.controller.metadata.model.Converter
Optional value.
getCurrent() - Static method in class oracle.adf.controller.config.ControllerConfig
Deprecated. use ControllerConfig.getCurrent(boolean)
getCurrent() - Static method in class oracle.adf.controller.config.ControllerSettings
Gets the current ControllerSettings from the current ADFContext.
getCurrentProperty(ControllerProperty) - Static method in class oracle.adf.controller.config.ControllerConfig
 
getCurrentRootViewPort() - Method in class oracle.adf.controller.ControllerContext
Returns a ViewPortContext corresponding to the current root view port.
getCurrentStop() - Method in interface oracle.adf.controller.TaskFlowTrainModel
 
getCurrentViewPort() - Method in class oracle.adf.controller.ControllerContext
Returns a ViewPortContext corresponding to the current view port.
getDataControlScopeType() - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Specifies data control scope for the task flow.
getDefaultActivityId() - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Returns the ID of the default activity in this task flow.
getDefaultCase() - Method in interface oracle.adf.controller.metadata.model.ControlFlowRule
 
getDefaultedProperty(ControllerProperty, String) - Static method in class oracle.adf.controller.config.ControllerConfig
 
getDefaultOutcome() - Method in interface oracle.adf.controller.metadata.model.MethodCall
Retrieves a constant representing the default outcome of this method.
getDefaultOutcome() - Method in interface oracle.adf.controller.metadata.model.Router
The logical outcome of the router when no cases evaluate to true.
getDefaultValue() - Method in enum oracle.adf.controller.config.ControllerProperty
 
getDescription() - Method in interface oracle.adf.controller.metadata.model.UIInfo
 
getDescription() - Method in class oracle.adf.controller.savepoint.SavePointAttributes
 
getDiagInfo() - Method in interface oracle.adf.controller.ViewPortContext
Get diagnostic information about the view port.
getDialogDisplayType() - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
 
getDialogReturnValue() - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
Get the name of the task flow return value that is the special dialog return value.
getDisplayName() - Method in interface oracle.adf.controller.metadata.model.UIInfo
 
getDocumentName() - Method in class oracle.adf.controller.metadata.model.ParsingContext
 
getDocumentName() - Method in class oracle.adf.controller.TaskFlowId
 
getDynamicTaskFlowDefinitionIdExpression() - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
 
getElementFactory() - Method in interface oracle.adf.controller.metadata.provider.MetadataResource
 
getErrorId() - Method in exception oracle.adf.controller.ControllerException
Gets the id of this exception, eg.
getErrorNumber() - Method in exception oracle.adf.controller.ControllerException
Gets the error number for this exception, eg.
getExceptionData() - Method in interface oracle.adf.controller.ViewPortContext
Returns the most recent Exception that has occurred within the view port.
getExceptionHandlerId() - Method in interface oracle.adf.controller.metadata.model.PageFlow
Get the activity ID of a exception handler activity, if one is specified in this PageFlow.
getExceptionHandlerId() - Method in interface oracle.adf.controller.metadata.provider.MetadataResource
Gets the activity ID of a exception handler activity, if one is specified in this resource.
getExpression() - Method in interface oracle.adf.controller.metadata.model.RouterCase
A value binding expression that should valuate to true or false.
getExternalContext() - Method in class oracle.adfinternal.controller.util.ContextInterface
 
getFinalizer() - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
A task flow can specify a method that will get called to clean up any resources allocated by the task flow's activities.
getFromAction() - Method in interface oracle.adf.controller.metadata.model.ControlFlowCase
 
getFromActivityId() - Method in interface oracle.adf.controller.metadata.model.ControlFlowRule
Get the from activity ID.
getFromOutcome() - Method in interface oracle.adf.controller.metadata.model.ControlFlowCase
 
getFromValue() - Method in interface oracle.adf.controller.metadata.model.PageParameter
 
getFullyQualifiedName() - Method in class oracle.adf.controller.TaskFlowId
Gets the fully qualified name for this taskflow id.
This is of the form
<document name>#<local task flow id>
For example,
"/WEB-INF/mytask.xml#mytask"
"/WEB-INF/po/enter-order.xml#enter-order

In the event of change, this fully qualified name is guranteed to be backward compatible.
getGlobalViewActivityURL(String) - Method in class oracle.adf.controller.ControllerContext
Generate a URL for a view activity in the unbounded task flow.
getId() - Method in interface oracle.adf.controller.config.PhaseListenerDefinition
Gets the phase listener id.
getId() - Method in interface oracle.adf.controller.metadata.model.Activity
 
getIdAttribute() - Method in interface oracle.adf.controller.metadata.model.IdHolder
 
getIgnore() - Method in interface oracle.adf.controller.metadata.model.TrainStop
 
getInitializer() - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Analogous to finalizer: a method expresion for a method that gets called when a task flow is entered, after its input parameters have been evaluated, but before default activity is executed.
getInputPageParameters() - Method in interface oracle.adf.controller.metadata.model.View
 
getInputParameterMapExpression() - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
For dynamic task flow calls, input paramters can be specified in a map.
getInputParameters() - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Returns a Map of input parameters for this task flow.
getInstance() - Static method in class oracle.adf.controller.ControllerContext
Retrieves the ControllerContext active for the current thread.
getInstance() - Static method in class oracle.adf.controller.metadata.MetadataService
 
getInstance(MetadataResourceProvider, AdfcResourceNameProvider) - Static method in class oracle.adf.controller.metadata.MetadataService
Metadata service based on a specific providers.
getInstance() - Static method in class oracle.adfinternal.controller.util.ContextInterface
 
getIputParameters() - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
Get the input parameter mappings.
getKey() - Method in interface oracle.adf.controller.metadata.model.beans.MapEntry
The name of a key under which this entry will be stored in the map.
getLargeIcon() - Method in interface oracle.adf.controller.metadata.model.UIInfo
 
getLifespan() - Method in enum oracle.adf.controller.metadata.model.beans.ManagedBeanScopeType
 
getListEntries() - Method in interface oracle.adf.controller.metadata.model.beans.ListEntriesHolder
A list of entries for this component.
getListValueClass() - Method in interface oracle.adf.controller.metadata.model.beans.ListEntriesHolder
A fully qualified class name for values in the list to be created.
getLocalActivityId() - Method in class oracle.adf.controller.metadata.ActivityId
Get the local activity ID.
getLocalActivityId() - Method in interface oracle.adf.controller.TaskFlowTrainStopModel
 
getLocalizedMessage() - Method in exception oracle.adf.controller.ControllerException
Get the Exception message, translated into the locale.
getLocalTaskFlowId() - Method in class oracle.adf.controller.TaskFlowId
 
getLocalViewActivityURL(String) - Method in class oracle.adf.controller.ControllerContext
Generate a URL for a view activity in the local task flow.
getManagedBeans() - Method in interface oracle.adf.controller.metadata.model.PageFlow
Get the managed bean definitions for the flow.
getManagedBeans() - Method in interface oracle.adf.controller.metadata.provider.MetadataResource
Gets the managed bean definitions contained in this resource.
getManagedBeanType() - Method in interface oracle.adf.controller.metadata.model.beans.ManagedBean
Determines how the managed bean should be initialized.
getManagedProperties() - Method in interface oracle.adf.controller.metadata.model.beans.ManagedBean
A ist of managed properties for this bean.
getMapEntries() - Method in interface oracle.adf.controller.metadata.model.beans.MapEntriesHolder
A list of map entries for this component.
getMapKeyClass() - Method in interface oracle.adf.controller.metadata.model.beans.MapEntriesHolder
A fully qualified Java class name for keys in the map to be created.
getMapValueClass() - Method in interface oracle.adf.controller.metadata.model.beans.MapEntriesHolder
A fully qualified Java class name for values in the map to be created.
getMessage() - Method in exception oracle.adf.controller.ControllerException
 
getMetadataObject() - Method in interface oracle.adf.controller.metadata.model.Activity
 
getMetadataResourceNames() - Method in interface oracle.adf.controller.metadata.provider.MetadataResource
Gets the list of any bootstrap metadata resource names specified by this resource.
getMetadataService(MetadataResourceProvider, AdfcResourceNameProvider) - Method in interface oracle.adf.controller.metadata.MetadataServiceFactory
 
getMethod() - Method in interface oracle.adf.controller.metadata.model.Bookmark
 
getMethod() - Method in interface oracle.adf.controller.metadata.model.MethodCall
Retrieves a method EL expression representing this method call.
getMutableMetadataResource(String, boolean, boolean) - Method in class oracle.adf.controller.metadata.MetadataService
Deprecated. Replaced in 11.1.16.2 by MetadataService.getMutableMetadataResource(String, boolean, boolean, boolean)
getMutableMetadataResource(String, boolean, boolean, boolean) - Method in class oracle.adf.controller.metadata.MetadataService
Returns a metadata resource that can be mutated.
getMutableResource(String, boolean, boolean) - Method in interface oracle.adf.controller.metadata.provider.MetadataResourceProvider
Deprecated. Replaced in 11.1.1.6.2 by MetadataResourceProvider.getMutableResource(String, boolean, boolean, boolean)
getMutableResource(String, boolean, boolean, boolean) - Method in interface oracle.adf.controller.metadata.provider.MetadataResourceProvider
Gets an updatable metadata resource.
getMutableTaskFlowDefinition(String) - Method in interface oracle.adf.controller.metadata.provider.MetadataResource
Retrieves the mutable bounded task flow definition matching this id.
getName() - Method in interface oracle.adf.controller.metadata.model.beans.ManagedBean
Name of the managed bean that will be used in EL expression.
getName() - Method in interface oracle.adf.controller.metadata.model.NamedParameter
Retrieves a logical name of this parameter.
getName() - Method in interface oracle.adf.controller.metadata.model.Outcome
A logical outcome name.
getName() - Method in interface oracle.adf.controller.metadata.model.UrlParameter
 
getName() - Method in interface oracle.adf.controller.metadata.provider.MetadataResource
Gets the resource's name.
getName() - Method in class oracle.adf.controller.savepoint.SavePointAttributes
 
getNextStop(TaskFlowTrainStopModel) - Method in interface oracle.adf.controller.TaskFlowTrainModel
Returns the next train stop after the specified stop.
getNode() - Method in interface oracle.adf.controller.metadata.model.NodeHolder
 
getOutcome() - Method in interface oracle.adf.controller.metadata.model.ParentAction
 
getOutcome() - Method in interface oracle.adf.controller.metadata.model.RouterCase
A logical outcome that corresponds to this case.
getOutcome() - Method in interface oracle.adf.controller.metadata.model.TaskFlowReturn
Get the logical outcome to be returned with this return.
getOutcome() - Method in interface oracle.adf.controller.metadata.model.TrainStop
 
getOutcome() - Method in interface oracle.adf.controller.security.ControllerSecurityManager
Returns a map of taskflow security based on outcomes.
getOutcome() - Method in interface oracle.adf.controller.TaskFlowTrainStopModel
 
getOutcomeOnlyCases() - Method in interface oracle.adf.controller.metadata.model.ControlFlowRule
'from-outcome' control flow cases are returned in the order defined.
getPageName() - Method in interface oracle.adf.controller.metadata.model.View
Get the physical page name for this view activity.
getParameters() - Method in interface oracle.adf.controller.metadata.model.MethodCall
Retrieves the List of input parameters to this method.
getParentOutcome() - Method in interface oracle.adf.controller.metadata.model.ParentAction
 
getParsingContext() - Method in interface oracle.adf.controller.metadata.model.AdfcNode
 
getPermission() - Method in interface oracle.adf.controller.security.ControllerSecurityManager
Returns a map of taskflow security based on permissions.
getPermission(TaskFlowId, String) - Method in interface oracle.adf.controller.security.ControllerSecurityManager
Gets the TaskFlowPermission that should be checked for a given taskflow and operation.
getPhaseListeners() - Static method in class oracle.adf.controller.config.ControllerConfig
Deprecated. 
getPhaseListeners() - Static method in class oracle.adf.controller.config.ControllerSettings
Gets the set of Phase Listeners.
getPreviousStop(TaskFlowTrainStopModel) - Method in interface oracle.adf.controller.TaskFlowTrainModel
Returns the previous train stop before the specified stop.
getProperty(ControllerProperty) - Static method in class oracle.adf.controller.config.ControllerConfig
Gets the current value of the specified paramter.
getPropertyClass() - Method in interface oracle.adf.controller.metadata.model.beans.ManagedProperty
The Java type of for this property.
getPropertyName() - Method in enum oracle.adf.controller.config.ControllerProperty
 
getPropertyName() - Method in interface oracle.adf.controller.metadata.model.beans.ManagedProperty
The name of the managed property.
getPropertyType() - Method in interface oracle.adf.controller.metadata.model.beans.ManagedProperty
Determines which type of managed property this is.
getRemoteAppUrl() - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
Get the URL of the remote web application in which to invoke the task flow.
getResources(String) - Method in interface oracle.adf.controller.metadata.provider.MetadataResourceProvider
Get a bounded task flow resource.
getReturnValue() - Method in interface oracle.adf.controller.metadata.model.MethodCall
The EL expression used to store method's return value.
getReturnValues() - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
Get the return value mappings.
getReturnValues() - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Returns a Map of output parameters for this task flow.
getRootOutcome() - Method in interface oracle.adf.controller.metadata.model.ParentAction
 
getSavePoint(String) - Method in interface oracle.adf.controller.savepoint.SavePointManager
Gets the save point by id.
getSavePointAttributes(String) - Method in interface oracle.adf.controller.savepoint.SavePointManager
Gets the attributes of a save point by id.
getSavePointId() - Method in interface oracle.adf.controller.metadata.model.SavePointRestore
Get the save point ID.
getSavePointId() - Method in class oracle.adf.controller.savepoint.SavePointEvent
 
getSavePointManager() - Method in class oracle.adf.controller.ControllerContext
Returns SavePointManager.
getSavePointRestoreFinalizer() - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Get the save point restore finalizer.
getSavePointRestoreURL(String) - Method in class oracle.adf.controller.ControllerContext
Generates a URL to a save point restore activity within the current web application.
getScope() - Method in interface oracle.adf.controller.metadata.model.beans.ManagedBean
 
getSecurity() - Method in class oracle.adf.controller.ControllerContext
Returns the current ControllerSecurityManager instance.
getSecurity() - Method in interface oracle.adf.controller.metadata.model.PageFlow
Returns the security settings for this task flow.
getSequential() - Method in interface oracle.adf.controller.metadata.model.TrainStop
 
getSkip() - Method in interface oracle.adf.controller.metadata.model.TrainStop
 
getSmallIcon() - Method in interface oracle.adf.controller.metadata.model.UIInfo
 
getTarget() - Method in exception oracle.adf.controller.security.AuthorizationException
 
getTargetActivityId() - Method in interface oracle.adf.controller.metadata.model.ControlFlowCase
 
getTargetActivityIds() - Method in interface oracle.adf.controller.metadata.model.ControlFlowRule
Get a collection of activities this rule may target.
getTaskflow() - Method in interface oracle.adf.controller.security.ControllerSecurityManager
Returns a map of taskflow security based on taskflow id.
getTaskFlowContext() - Method in interface oracle.adf.controller.ViewPortContext
Returns the TaskFlowContext for the task flow on top of the stack corresponding to this view port.
getTaskFlowDefinition(TaskFlowId) - Method in class oracle.adf.controller.metadata.MetadataService
Get a task flow definition.
getTaskFlowDefinitionId() - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
Get the ID of the task flow defintion this activity calls.
getTaskFlowDefinitions() - Method in interface oracle.adf.controller.metadata.provider.MetadataResource
Gets the task flow definitions contained in the resource.
getTaskFlowHints() - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
 
getTaskFlowId() - Method in class oracle.adf.controller.metadata.ActivityId
Get the task flow ID of the task flow containing the activity.
getTaskFlowId() - Method in class oracle.adf.controller.metadata.model.ParsingContext
 
getTaskFlowId() - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Gets the task flow's ID.
getTaskFlowId() - Method in class oracle.adf.controller.savepoint.SavePointEvent
 
getTaskFlowId() - Method in interface oracle.adf.controller.TaskFlowContext
Returns TaskFlowId corresponding to this context.
getTaskFlowOutcomes() - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Returns a Map of Outcome definitions keyed by an outcome name.
getTaskFlowReentry() - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Specifies task flow reentry metadata for a task flow.
getTaskFlowTemplate(TaskFlowId) - Method in class oracle.adf.controller.metadata.MetadataService
Get a task flow template.
getTaskFlowTrainModel() - Method in interface oracle.adf.controller.TaskFlowContext
Returns a task flow train model for this task flow, if a task flow represents a train.
getTaskFlowURL(boolean, TaskFlowId, Map<String, Object>) - Method in class oracle.adf.controller.ControllerContext
Generate a URL for invoking a specific task flow within the current web application.
getTemplateId() - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Gets the task flow ID of a template this task flow is based on.
getToValue() - Method in interface oracle.adf.controller.metadata.model.PageParameter
 
getTrainModel() - Method in interface oracle.adf.controller.TaskFlowContext
Returns a train menu model for this task flow, if a task flow represents a train.
getTrainStop() - Method in interface oracle.adf.controller.metadata.model.TrainStopContainer
 
getTransactionResolution() - Method in interface oracle.adf.controller.metadata.model.Outcome
Indicates how ADFC task flow should resolve an existing ADFM transaction.
getTransactionType() - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
 
getTransportGuarantee() - Method in interface oracle.adf.controller.metadata.model.Security
Returns the transport guarantee for this object.
getType() - Method in interface oracle.adf.controller.metadata.model.Activity
 
getType() - Method in interface oracle.adf.controller.metadata.model.Parameter
Retrieves Java class type for this parameter.
getUIInfo() - Method in interface oracle.adf.controller.metadata.model.UIInfo
 
getUrl() - Method in interface oracle.adf.controller.metadata.model.UrlView
A url to redirect this view to.
getUrlParameter(String) - Method in interface oracle.adf.controller.metadata.model.Bookmark
Gets the mutable url paramater with a matching name from this bookmark.
getUrlParameters() - Method in interface oracle.adf.controller.metadata.model.Bookmark
 
getUrlParameters() - Method in interface oracle.adf.controller.metadata.model.UrlView
 
getUserAttributes() - Method in class oracle.adf.controller.savepoint.SavePointAttributes
 
getValue() - Method in interface oracle.adf.controller.metadata.model.beans.CollectionEntry
A String value that will be converted to a corresponding data type of a property, prior to setting it to this value.
getValueExpression() - Method in interface oracle.adf.controller.metadata.model.Parameter
Parameter value is an EL expression in the JSF syntax.
getValueExpression() - Method in interface oracle.adf.controller.metadata.model.UrlParameter
 
getValueExpression() - Method in interface oracle.adf.controller.metadata.model.ValueMapping
 
getValueName() - Method in interface oracle.adf.controller.metadata.model.ValueMapping
 
getViewActivityViewID(String) - Method in class oracle.adf.controller.ControllerContext
Generate view ID for a view activity inside a task flow definition.
getViewId() - Method in class oracle.adf.controller.metadata.ActivityId
 
getViewId() - Method in interface oracle.adf.controller.ViewPortContext
Returns the View Id corresponding to the current view activity.
getVisibility() - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Returns the visibility in formation for this taskflow.

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.