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

E17480-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 ActivationType of the taskflow binding.
setActive(String) - Method in class oracle.adf.controller.binding.TaskFlowBindingAttributes
Setter for the active EL expression of the taskflow binding.
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.
setDefaultActivityId(String) - Method in interface oracle.adf.controller.metadata.model.TaskFlowDefinition
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.
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.
setDisplayName(String) - Method in interface oracle.adf.controller.metadata.model.UIInfo
 
setExpression(String) - Method in interface oracle.adf.controller.metadata.binding.TaskFlowBindingParameter
 
setFactory(MetadataServiceFactory) - Static method in class oracle.adf.controller.metadata.MetadataService
Specifies a MetadataServiceFactory to be used.
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.ControlFlowRule
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
 
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.
setInstance(ControllerContext) - Static method in class oracle.adf.controller.ControllerContext
Specifies a ControllerContext instance to be used.
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
 
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.UrlParameter
Sets the name of this parameter 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.TrainStop
Sets the outcome for this train stop or removes it.
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.
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.
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 RefreshFlag of the taskflow binding.
setRequired(boolean) - Method in interface oracle.adf.controller.metadata.model.TaskFlowInputParameter
Sets the required property of this parameter to a new value.
setReturnValue(String) - Method in interface oracle.adf.controller.metadata.model.MethodCall
 
setSavePointTimeToLive(long) - Method in interface oracle.adf.controller.savepoint.SavePointManager
Set the time to live period for all the created save points.
setSavePointTimeToLive(long) - Method in interface oracle.adf.controller.ViewPortContext
Deprecated. use 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.
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.
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.
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.
setType(String) - Method in interface oracle.adf.controller.metadata.model.Parameter
Sets the type of this parameter to a new value.
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.
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').
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
 

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

E17480-01
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.