Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
12c (12.1.3)

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

S

SAVE_POINT_ID - Static variable in class oracle.adf.controller.UrlConstants
Save restore save point ID parameter.
SAVE_POINT_RESTORE - Static variable in class oracle.adf.controller.metadata.model.ActivityType
Constant for the save point restore activity type.
SAVE_POINT_RESTORE_RESOURCE - Static variable in class oracle.adf.controller.UrlConstants
Save point restore resource.
SavePoint - Interface in oracle.adf.controller.savepoint
An interface for operations on a save point.
SavePointAttributes - Class in oracle.adf.controller.savepoint
Defines attributes used to describe a save point.
SavePointAttributes(String, String, Map<String, Serializable>) - Constructor for class oracle.adf.controller.savepoint.SavePointAttributes
Constructor.
savePointCreated(SavePointEvent) - Method in interface oracle.adf.controller.savepoint.SavePointListener
Called when an explicit save point is created.
savePointDeleted(SavePointEvent) - Method in interface oracle.adf.controller.savepoint.SavePointListener
 
SavePointEvent - Class in oracle.adf.controller.savepoint
Represents an event triggered by save point creation, deletion or completion of the top level bounded task flow that this save point represents.
SavePointEvent(TaskFlowId, String) - Constructor for class oracle.adf.controller.savepoint.SavePointEvent
Constructor.
SavePointListener - Interface in oracle.adf.controller.savepoint
An interface implemented by clients that wish to be notified about save point related events.
SavePointManager - Interface in oracle.adf.controller.savepoint
Defines an interface for creating, listing, retrieving and removing the save points.
SavePointRestore - Interface in oracle.adf.controller.metadata.model
Metadata for a save point restore activity.
Security - Interface in oracle.adf.controller.metadata.model
Metadata for security.
SECURITY_MODE_ALL_ACTIVITY_TYPES - Static variable in class oracle.adf.controller.config.ControllerConfig
One of two possible values for the 'activity-security-mode' property.
SECURITY_MODE_VIEW_ACTIVITY_ONLY - Static variable in class oracle.adf.controller.config.ControllerConfig
One of two possible values for the 'activity-security-mode' property.
serialVersionUID - Static variable in interface oracle.adf.controller.savepoint.SavePoint
 
setActivationType(String) - Method in class oracle.adf.controller.binding.TaskFlowBindingAttributes
Setter for the activation type of the taskflow binding.
setActive(String) - Method in class oracle.adf.controller.binding.TaskFlowBindingAttributes
Setter for the active EL expression of the taskflow binding.
setAllowed(boolean) - Method in interface oracle.adf.controller.metadata.model.TaskFlowReentry
If reentry element is not specified for this task flow, a new task-flow-reentry with a matching value will be added.
setBeanClass(String) - Method in interface oracle.adf.controller.metadata.model.beans.ManagedBean
Sets the new implementation class for this managed bean.
setConverter(String) - Method in interface oracle.adf.controller.metadata.model.Converter
Sets the concerter method to a new value, or removes converter method.
setConvertToString(boolean) - Method in interface oracle.adf.controller.metadata.model.MethodCall
If convertToString is true, and a method call has a fixed outcome defined, the fixed outcome will be removed and to-string element will be added.
setCritical(boolean) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
If critical setting for the task flow matches the critical value, a warning will be logged.
setDataControlScopeType(DataControlScopeType) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Sets the data control scope for the task flow to shared or isolated.
setDefaultActivityId(String) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Sets the default activity for this bounded task flow.
setDefaultActivityId(String) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinitionBase
Sets the default activity for this bounded task flow.
setDefaultOutcome(String) - Method in interface oracle.adf.controller.metadata.model.MethodCall
Adds a literal outcome that will be returned when this method call activity executes.
setDefaultOutcome(String) - Method in interface oracle.adf.controller.metadata.model.Router
Sets default outcome to a new value.
setDescription(String) - Method in interface oracle.adf.controller.metadata.model.UIInfo
 
setDescription(String) - Method in class oracle.adf.controller.savepoint.SavePointAttributes
Set the description field.
setDialogDisplayType(DialogDisplayType) - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
Adds a specified dialog display type to the definition of run-as-dialog element.
setDialogReturnValue(String) - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
Adds a specified dialog return value to the definition of run-as-dialog element.
setDisplayName(String) - Method in interface oracle.adf.controller.metadata.model.UIInfo
 
setDynamicTaskFlowDefinitionIdExpression(String) - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
Sets the dynamic task flow reference for this task flow call activity.
setExceptionHandlerId(String) - Method in interface oracle.adf.controller.metadata.model.PageFlow
Adds or removes exception handler activity id from this page flow.
setExpression(String) - Method in interface oracle.adf.controller.metadata.binding.TaskFlowBindingParameter
The setter for the parameter expression.
setExpression(String) - Method in interface oracle.adf.controller.metadata.model.RouterCase
Sets router cases' expression to a new value.
setExpression(String) - Method in interface oracle.adf.controller.metadata.model.ValueMapping
Set the EL expression for this binding.
setFactory(MetadataServiceFactory) - Static method in class oracle.adf.controller.metadata.MetadataService
Specifies a MetadataServiceFactory to be used.
setFinalizer(String) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Sets or removes task flow finalizer.
setFinalizer(String) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinitionBase
Sets or removes task flow finalizer.
setFromAction(String) - Method in interface oracle.adf.controller.metadata.model.ControlFlowCase
Resets the from-action clause for this control flow case or adds a from-action clause if one does not exist.
setFromActivityId(String) - Method in interface oracle.adf.controller.metadata.model.ControlFlowRuleBase
Changes the from-activity id for this control flow rule.
setFromOutcome(String) - Method in interface oracle.adf.controller.metadata.model.ControlFlowCase
Adds a from-outcome clause to this control flow case, or changes an existing from-outcome clause.
setFromValue(String) - Method in interface oracle.adf.controller.metadata.model.PageParameter
Sets the from-value expression for this parameter.
setGuardCondition(String) - Method in interface oracle.adf.controller.metadata.model.ControlFlowCase
Resets the guard condition for this control flow case or adds a fguard condition if one does not exist.
setId(String) - Method in class oracle.adf.controller.binding.TaskFlowBindingAttributes
Setter for the id.
setId(String) - Method in interface oracle.adf.controller.metadata.binding.TaskFlowBindingParameter
The setter for the parameter id.
setIdAttribute(String) - Method in interface oracle.adf.controller.metadata.model.IdHolder
Sets the id attribute for this element.
setIgnore(String) - Method in interface oracle.adf.controller.metadata.model.TrainStop
Sets ignored property of the train stop or removes it.
setInitializer(String) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinitionBase
Sets or removes task flow initializer.
setInputParameterMap(String) - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
Adds or removes input-parameter-map expression to the task flow call definition.
setInstance(ControllerContext) - Static method in class oracle.adf.controller.ControllerContext
Specifies a ControllerContext instance to be used.
setInvokeUrlAllowed(VisibilityType) - Method in interface oracle.adf.controller.metadata.model.Visibility
Sets visibility to a new type.
setKey(String) - Method in interface oracle.adf.controller.metadata.model.beans.MapEntry
 
setLargeIcon(String) - Method in interface oracle.adf.controller.metadata.model.UIInfo
 
setListValueClass(String) - Method in interface oracle.adf.controller.metadata.model.beans.ListEntriesHolder
If listValueClass is null, and bean definition contains list-entries child, this child will be removed.
setMapKeyClass(String) - Method in interface oracle.adf.controller.metadata.model.beans.MapEntriesHolder
Sets map key Java type to a new value, or removes map key class.
setMapValueClass(String) - Method in interface oracle.adf.controller.metadata.model.beans.MapEntriesHolder
Sets map value Java type to a new value, or removes map value class.
setMethod(String) - Method in interface oracle.adf.controller.metadata.model.Bookmark
Adds a method binding for the application method to this bookmark, or removes if, if the specified value is null.
setMethod(String) - Method in interface oracle.adf.controller.metadata.model.MethodCall
Sets a method expression for this method call activity.
setMobile(boolean) - Method in class oracle.adf.controller.metadata.provider.ParsingConfig
 
setMobile(boolean) - Method in class oracle.adf.controller.metadata.provider.ParsingConfigImpl.Builder
 
setMutable(boolean) - Method in class oracle.adf.controller.metadata.provider.ParsingConfig
 
setMutable(boolean) - Method in class oracle.adf.controller.metadata.provider.ParsingConfigImpl.Builder
 
setName(String) - Method in interface oracle.adf.controller.metadata.model.beans.ManagedBean
Sets the name for this managed bean.
setName(String) - Method in interface oracle.adf.controller.metadata.model.NamedParameter
Sets the name of this parameter to a new value.
setName(String) - Method in interface oracle.adf.controller.metadata.model.Outcome
Sets the name for this outcome element.
setName(String) - Method in interface oracle.adf.controller.metadata.model.UrlParameter
Sets the name of this parameter to a new value.
setName(String) - Method in interface oracle.adf.controller.metadata.model.ValueMapping
Sets the name of this binding to a new value.
setName(String) - Method in class oracle.adf.controller.savepoint.SavePointAttributes
Set the name field.
setNullValue(boolean) - Method in interface oracle.adf.controller.metadata.model.NullValueHolder
If nullValue is false, this is a noop.
setOutcome(String) - Method in interface oracle.adf.controller.metadata.model.ParentAction
Adds or removes an outcome for this parent action activity.
setOutcome(String) - Method in interface oracle.adf.controller.metadata.model.RouterCase
Sets router cases' outcome to a new value.
setOutcome(Outcome) - Method in interface oracle.adf.controller.metadata.model.TaskFlowReturn
Sets outcome for this task flow return.
setOutcome(String) - Method in interface oracle.adf.controller.metadata.model.TrainStop
Sets the outcome for this train stop or removes it.
setOutcomeDependent() - Method in interface oracle.adf.controller.metadata.model.TaskFlowReentry
If reentry element is not specified, a new outcome dependent reentry will be created.
setPageName(String) - Method in interface oracle.adf.controller.metadata.model.View
Sets page name for this view activity.
setParametersMap(String) - Method in class oracle.adf.controller.binding.TaskFlowBindingAttributes
Setter for the parameter map of the taskflow binding.
setParentOutcome(String) - Method in interface oracle.adf.controller.metadata.model.ParentAction
Sets parent outcome.
setPassByValue(boolean) - Method in interface oracle.adf.controller.metadata.model.ValueMapping
 
setPerformSavePoint(boolean) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Changes no-save-point setting for the task flow.
setPickUpNewResources(boolean) - Method in class oracle.adf.controller.metadata.provider.ParsingConfig
 
setPickUpNewResources(boolean) - Method in class oracle.adf.controller.metadata.provider.ParsingConfigImpl.Builder
 
setPreserveDOM(boolean) - Method in class oracle.adf.controller.metadata.provider.ParsingConfig
 
setPreserveDOM(boolean) - Method in class oracle.adf.controller.metadata.provider.ParsingConfigImpl.Builder
 
setPropertyClass(String) - Method in interface oracle.adf.controller.metadata.model.beans.ManagedProperty
Sets the Java type for this managed property.
setPropertyName(String) - Method in interface oracle.adf.controller.metadata.model.beans.ManagedProperty
Sets the new name for this property.
setRedirect(boolean) - Method in interface oracle.adf.controller.metadata.model.View
Sets redirect value for this view activity.
setReentryAllowed(boolean) - Method in interface oracle.adf.controller.metadata.model.Outcome
Adds or removes reentry-allowed or reentry-not-allowed element to the outcome definition.
setRefreshCondition(String) - Method in class oracle.adf.controller.binding.TaskFlowBindingAttributes
Setter for the RefreshCondition of the taskflow binding.
setRefreshFlag(String) - Method in class oracle.adf.controller.binding.TaskFlowBindingAttributes
Setter for the Refresh flag of the taskflow binding.
setRemoteAppUrl(String) - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
Sets the remote application url for this task flow call.
setRemoteConnectionName(String) - Method in class oracle.adf.controller.binding.TaskFlowBindingAttributes
Setter for the remote connection name.
setRequired(boolean) - Method in interface oracle.adf.controller.metadata.model.TaskFlowInputParameter
Sets the required property of this parameter to a new value.
setRestoreSavePoint(boolean) - Method in interface oracle.adf.controller.metadata.model.Outcome
Adds or removes restore-save-point element to the outcome definition.
setReturnValue(String) - Method in interface oracle.adf.controller.metadata.model.MethodCall
Sets a return value for this method call activity.
setRootOutcome(String) - Method in interface oracle.adf.controller.metadata.model.ParentAction
Sets root outcome.
setSavePointId(String) - Method in interface oracle.adf.controller.metadata.model.SavePointRestore
Sets save point id for this save point activity to a new value.
setSavePointRestoreFinalizer(String) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Adds or removes save point restore finalizer to this task flow.
setSavePointTimeToLive(long) - Method in interface oracle.adf.controller.savepoint.SavePointManager
Set the expiration time for this save point.
setSavePointTimeToLive(long) - Method in interface oracle.adf.controller.ViewPortContext
Deprecated.
As of release 11.1.1.1.0, replaced by SavePointManager.setSavePointTimeToLive(long)
setScope(ManagedBeanScopeType) - Method in interface oracle.adf.controller.metadata.model.beans.ManagedBean
Sets the scope for this managed bean.
setSequential(String) - Method in interface oracle.adf.controller.metadata.model.TrainStop
Sets the sequential property for this train stop or removes it.
setSkip(String) - Method in interface oracle.adf.controller.metadata.model.TrainStop
Sets the outcome for this train stop or removes it.
setSkipIntegrityValidation(boolean) - Method in class oracle.adf.controller.metadata.provider.ParsingConfig
 
setSkipIntegrityValidation(boolean) - Method in class oracle.adf.controller.metadata.provider.ParsingConfigImpl.Builder
 
setSmallIcon(String) - Method in interface oracle.adf.controller.metadata.model.UIInfo
 
setTargetActivityId(String) - Method in interface oracle.adf.controller.metadata.model.ControlFlowCase
Resets the to-activity-id clause for this control flow case.
setTaskFlowDefinitionId(TaskFlowId) - Method in interface oracle.adf.controller.metadata.model.TaskFlowCall
Sets the task flow reference for this task flow call activity.
setTaskFlowId(TaskFlowId) - Method in class oracle.adf.controller.binding.TaskFlowBindingAttributes
Setter for the TaskFlowId of the taskflow binding.
setTaskFlowId(String) - Method in interface oracle.adf.controller.metadata.binding.TaskFlowBinding
Setter for the taskFlowId property.
setTaskFlowList(String) - Method in interface oracle.adf.controller.metadata.binding.MultiTaskFlowBinding
Setter for the taskFlowList property.
setTaskFlowReentry(TaskFlowReentry) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Sets or removes task flow reentry for the back button behavior.
setTemplateId(TaskFlowId) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
 
setToValue(String) - Method in interface oracle.adf.controller.metadata.model.PageParameter
Sets the to-value expression for this parameter.
setTrain(boolean) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Makes this task flow a train.
setTrainStop(TrainStop) - Method in interface oracle.adf.controller.metadata.model.TrainStopContainer
Updates activity definition with a new value of a train stop.
setTransactionResolution(TransactionResolution) - Method in interface oracle.adf.controller.metadata.model.Outcome
Sets transaction resolution for this outcome.
setTransactionType(TransactionType) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Sets a new transaction type for the task flow definition.
setTransition(TransitionType) - Method in interface oracle.adf.controller.metadata.model.ControlFlowCaseMobile
 
setType(String) - Method in interface oracle.adf.controller.metadata.model.Parameter
Sets the type of this parameter to a new value.
setUrl(String) - Method in interface oracle.adf.controller.metadata.model.UrlView
Sets url for this url view.
setUseCustomizations(boolean) - Method in class oracle.adf.controller.metadata.provider.ParsingConfig
 
setUseCustomizations(boolean) - Method in class oracle.adf.controller.metadata.provider.ParsingConfigImpl.Builder
 
setUsePageFragments(boolean) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Sets use-page-fragments value for this task flow.
setUserAttributes(Map<String, Serializable>) - Method in class oracle.adf.controller.savepoint.SavePointAttributes
 
setValue(String) - Method in interface oracle.adf.controller.metadata.model.beans.CollectionEntry
If value is not null, and a collection entry has a null-value defined, the null value will be removed and value element will be added.
setValueExpression(String) - Method in interface oracle.adf.controller.metadata.model.Parameter
Sets the value expression of this parameter to a new value.
setValueExpression(String) - Method in interface oracle.adf.controller.metadata.model.UrlParameter
Sets the value expression of this parameter to a new value.
setViewId(String) - Method in interface oracle.adf.controller.ViewPortContext
Set the view activity to be displayed in the view port.
setVisibility(Visibility) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
Adds, removes, or modifies visibility for this task flow.
shouldPerformSavePoint() - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
When ADFc task flow is entered, ADFm savepoint can be performed.
shouldRestoreSavePoint() - Method in interface oracle.adf.controller.metadata.model.Outcome
Indicates whether a save point should be restored when exiting a task flow that uses an existing transaction (that is, 'Requires Existing Transaction' or 'Requires Transaction').
skipIntegrityValidation(boolean) - Method in class oracle.adf.controller.metadata.provider.ParsingConfigImpl.Builder
 
StateParams - Class in oracle.adf.controller.util
Names of ADF parameter used for storing state information on a request, on a session, or in an application scope.
StateParams() - Constructor for class oracle.adf.controller.util.StateParams
 
A B C D E G H I L M N O P R S T U V W 
Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
12c (12.1.3)

E41645-01

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