Skip navigation links
Oracle Fusion Middleware Java API Reference for Oracle Mobile Application Framework
2.5.1.0.0

E92592-01
A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractTagHandler - Class in oracle.maf.api.amx.taghandler
Base class for all custom tag handlers.
AbstractTagHandler() - Constructor for class oracle.maf.api.amx.taghandler.AbstractTagHandler
 
AbstractTagHandler.NodeFilter - Interface in oracle.maf.api.amx.taghandler
Optional filter method interface to pass to the create function
ACCESS_CONTROL_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
ACCESS_CONTROL_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
accessDataChangeListeners() - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Intentionally not using 'get' semantics here, to prevent conflicts with the JSON serialization of this method.
accumulate(String, Object) - Method in class oracle.adfmf.json.JSONObject
Accumulate values under a key.
ActionDefinition - Interface in oracle.maf.api.amx.metadata
Attribute definition for a component implementing an action attribute that takes a method and returns a string for navigation
ActionDefinitionImpl - Class in oracle.maf.impl.amx.metadata
Implementation of the action definition interface
ActionDefinitionImpl(String) - Constructor for class oracle.maf.impl.amx.metadata.ActionDefinitionImpl
 
ActionEvent - Class in oracle.adfmf.amx.event
An ActionEvent is the generic class for any action event generated by an AMX component.
ActionEvent() - Constructor for class oracle.adfmf.amx.event.ActionEvent
Creates a new ActionEvent
ActionListenerTagHandler - Class in oracle.maf.impl.amx.taghandler
Tag handler for the amx:actionListener tag
ActionListenerTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.ActionListenerTagHandler
 
activate() - Method in interface oracle.adfmf.application.LifeCycleListener
The activate method will be called when the application is started (post the start method) and when an application is resumed by the operating system.
activate() - Method in interface oracle.adfmf.feature.LifeCycleListener
The activate method will be called when the feature is 'activate' or is transitioned into.
activate() - Method in class oracle.maf.impl.amx.Dispatch.ViewCleanupListener
 
activateVersion(String) - Method in class oracle.adfmf.config.client.ConfigurationService
Activate a version.
addBeanDefinition(ManagedBeanDefinition) - Method in class oracle.adfmf.framework.api.Model
Add a bean definition to the current context.
addChildren(String, List<? extends GenericType>) - Method in interface oracle.adfmf.util.GenericType
Add one or more child objects to the end of the collection attribute represented by accessorName.
addDataControlProviders(String, String, String, Object, boolean) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Adds Objects as new data providers (i.e.
addDataControlProviders(String, String, String, Object, boolean, boolean) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Overload for (String dcName, String providerKey, String keyAttribute, Object providers, boolean moreDataAvailable) which adds a param to indicate the providers object is or is not a wrapped web service response object.
addEntities(List<E>) - Method in class oracle.maf.api.cdm.persistence.cache.EntityCache
Adds a list of entities to the cache.
addEntity(E) - Method in class oracle.maf.api.cdm.persistence.cache.EntityCache
Adds an entity to the cache if no entity with same key does exists yet in the cache
addFacet(Node, String) - Method in class oracle.maf.api.amx.Node
Add a facet child
addFacet(Node, String) - Method in class oracle.maf.impl.amx.NodeImpl
 
addListener(EventListener) - Method in class oracle.adfmf.framework.event.EventSource
Adds an event listener
addLocalNotification(String, String, Date, String, int, String, String, String) - Method in class oracle.adf.model.datacontrols.device.DeviceDataControl
Schedule a local notification
addLocalNotification(MafNativeLocalNotificationOptions) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Schedule a local notification
addLoginCallback(LoginCallback) - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Add a login callback for the authentication platform.
addLogoutCallback(LogoutCallback) - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Add a logout callback for the authentication platform
addMCSHeaderParamsIfNeeded(Map<String, String>) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
This method will add the following headers if they have not been included yet in header parameter map: Content-Type: application/json oracle-mobile-backend-id: value taken from mobile-persistence-config.properties Authorization: value taken from method getAuthHeader, if this method returns null, value taken from getAnonymousHeader Note that if you use standard MAF login against MCS, then MAF will override the oracle-mobile-backend-id and Authorization header parameters with its own values based on the login configuration.
addMonitorObservation(String, double) - Static method in class oracle.adfmf.framework.api.Model
 
addMonitorObservation(String, String, double) - Static method in class oracle.adfmf.framework.api.Model
 
addMonitorObservations(JSONArray) - Static method in class oracle.adfmf.framework.api.Model
 
addObservation() - Method in interface oracle.adfmf.performance.Monitor
Records the observation and stops the monitor.
addObservation(double) - Method in interface oracle.adfmf.performance.Monitor
Records the obervation but does not stop the monitor.
addObservation(long, double) - Method in interface oracle.adfmf.performance.Monitor
Records observation observed at a specified time.
addProgressListener(ProgressListener) - Method in class oracle.adfmf.config.client.ConfigurationService
Add a new progress listener to monitor the performance.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.adf.model.datacontrols.device.Preferences
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.adfmf.java.beans.PropertyChangeSupport
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.maf.api.cdm.controller.bean.ConnectivityBean
 
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
addProviderChangeListener(ProviderChangeListener) - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
Standard callback for the "features" collectionModel.
addProviderChangeListener(ProviderChangeListener) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Add a ProviderChangeListener to the listener list.
addRequestProperty(String, String) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Add request property to the request header.
addSelectionListener(String, SelectedRowKeysSelectionListener) - Method in interface oracle.adfmf.bindings.DataControl
Register a listener to be notified when the selected row keys for an iterator are being set
addStorageObject(int, StorageObject) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
This method is automatically called when using the Create operation on the storageObject collection in the data control palette.
addStorageObject(int, StorageObject, boolean) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Sets entity state to new, and if addToList argument is true, it adds the storage object to the list and fores change event to refresh the list in the UI
AdfException - Exception in oracle.adfmf.framework.exception
Exception class used by ADFMF to generate and use exceptions in the framework.
AdfException() - Constructor for exception oracle.adfmf.framework.exception.AdfException
Default no argument AdfException constructor
AdfException(String, String, String, Object[]) - Constructor for exception oracle.adfmf.framework.exception.AdfException
AdfException constructor
AdfException(String, String) - Constructor for exception oracle.adfmf.framework.exception.AdfException
AdfException constructor
AdfException(String, String, Throwable) - Constructor for exception oracle.adfmf.framework.exception.AdfException
AdfException constructor
AdfException(Throwable) - Constructor for exception oracle.adfmf.framework.exception.AdfException
AdfException constructor
AdfException(Throwable, String) - Constructor for exception oracle.adfmf.framework.exception.AdfException
AdfException constructor
AdfInvocationException - Exception in oracle.adfmf.framework.exception
AdfInvocationException is the checked version of AdfInvocationRuntimeException.
AdfInvocationException(AdfInvocationRuntimeException) - Constructor for exception oracle.adfmf.framework.exception.AdfInvocationException
AdfInvocationException constructor
AdfInvocationRuntimeException - Exception in oracle.adfmf.framework.exception
Extension of AdfException that adds a category and an error code for better handling of web service and bean DC invocation problems.
AdfInvocationRuntimeException() - Constructor for exception oracle.adfmf.framework.exception.AdfInvocationRuntimeException
Default no argument AdfInvocationRuntimeException constructor
AdfInvocationRuntimeException(String, String, String, int) - Constructor for exception oracle.adfmf.framework.exception.AdfInvocationRuntimeException
AdfInvocationRuntimeException constructor
AdfInvocationRuntimeException(Throwable, String, String, int) - Constructor for exception oracle.adfmf.framework.exception.AdfInvocationRuntimeException
AdfInvocationRuntimeException constructor
AdfmfContainerUtilities - Class in oracle.adfmf.framework.api
 
AdfmfContainerUtilities() - Constructor for class oracle.adfmf.framework.api.AdfmfContainerUtilities
 
AdfmfContainerUtilities.STATUS_BAR_STYLE - Enum in oracle.adfmf.framework.api
The available colors that can be used with the setStatusBarColor API to configure the appearance of the status bar.
AdfmfJavaUtilities - Class in oracle.adfmf.framework.api
 
AdfmfJavaUtilities() - Constructor for class oracle.adfmf.framework.api.AdfmfJavaUtilities
 
AdfmfSlidingWindowOptions - Class in oracle.adfmf.framework.api
AdfmfSlidingWindowOptions define the appearance and dimensions used to display sliding windows
AdfmfSlidingWindowOptions() - Constructor for class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
Creates a new instance of AdfmfSlidingWindowOptions.
AdfmfSlidingWindowUtilities - Class in oracle.adfmf.framework.api
This sliding window utility class provides a programmatic interface to display multiple features on the screen at the same time.
AES128 - Static variable in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Database password prefix to denote AES128 database encryption should be used.
AES256 - Static variable in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Database password prefix to denote AES256 database encryption should be used.
afterRestart() - Method in interface oracle.maf.api.feature.FeatureLifeCycleListener
Notification method called after a feature has been restarted.
ALERT_KEY - Static variable in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
 
AMX_NODE_INIT_ID - Static variable in class oracle.adfmf.performance.MonitorFactory
 
AmxAccessorIteratorBinding - Class in oracle.adfmf.bindings.dbf
For internal framework use only.
AmxAccessorIteratorBinding(XmlAnyDefinition, AmxBindingContainer) - Constructor for class oracle.adfmf.bindings.dbf.AmxAccessorIteratorBinding
 
AMXEvent - Class in oracle.adfmf.amx.event
An AMXEvent is the generic class for any event generated by an AMX component.
AMXEvent() - Constructor for class oracle.adfmf.amx.event.AMXEvent
Creates a new AMXEvent
AmxUtils - Class in oracle.maf.impl.amx
Utility functions for the AMX classes
AmxUtils() - Constructor for class oracle.maf.impl.amx.AmxUtils
 
AnalyticsLogRecord - Class in oracle.maf.api.analytics
AnalyticsLogRecord extends LogRecord.
AnalyticsLogRecord(Level, String) - Constructor for class oracle.maf.api.analytics.AnalyticsLogRecord
Constructor of AnalyticsLogRecord
AnalyticsLogRecord(LogRecord) - Constructor for class oracle.maf.api.analytics.AnalyticsLogRecord
Constructor of AnalyticsLogRecord
AnalyticsLogRecord(Level, String, String, JSONObject) - Constructor for class oracle.maf.api.analytics.AnalyticsLogRecord
Constructor of AnalyticsLogRecord.
AnalyticsUtilities - Class in oracle.maf.api.analytics
 
AnalyticsUtilities() - Constructor for class oracle.maf.api.analytics.AnalyticsUtilities
 
ANIMATION_STYLE_SLIDE_IN - Static variable in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
Sliding windows are initially offscreen and animate into the view from the direction specified.
append(String, Object) - Method in class oracle.adfmf.json.JSONObject
Append values to the array under a key.
appendChild(Node) - Method in class oracle.maf.api.amx.Node
Appends a child node
appendChild(Node) - Method in class oracle.maf.impl.amx.NodeImpl
 
APPLICATION_SHORTCUT_EVENT_SOURCE_NAME - Static variable in class oracle.adfmf.framework.event.EventSourceFactory
application shortcut event source name
APPLICATION_STATE_BACKGROUND - Static variable in class oracle.adfmf.framework.event.Event
application is in background at the time of event
APPLICATION_STATE_FOREGROUND - Static variable in class oracle.adfmf.framework.event.Event
application is running in foreground at the time of event
APPLICATION_STATE_NOT_RUNNING - Static variable in class oracle.adfmf.framework.event.Event
application is not running and was started due to event
APPLICATION_STATE_UNKNOWN - Static variable in class oracle.adfmf.framework.event.Event
application state unknown
ApplicationDirectory - Static variable in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Constant to be used to determine which directory path to obtain.
ApplicationFeatures - Class in oracle.adf.model.datacontrols.application
Application Features data control class.
ApplicationFeatures() - Constructor for class oracle.adf.model.datacontrols.application.ApplicationFeatures
 
ApplicationShortcutEvent - Class in oracle.adfmf.framework.event
A class representing a application shortcut event.
ApplicationShortcutEvent(EventSource, ApplicationShortcutItem, int) - Constructor for class oracle.adfmf.framework.event.ApplicationShortcutEvent
 
ApplicationShortcutItem - Class in oracle.maf.api.platform.ios
Definition of an application shortcut item.
ApplicationShortcutItem() - Constructor for class oracle.maf.api.platform.ios.ApplicationShortcutItem
Constucts an empty application shortcut item.
ApplicationShortcutItem(String, String) - Constructor for class oracle.maf.api.platform.ios.ApplicationShortcutItem
Constuct an application shortcut item.
ApplicationShortcutItem.Icon - Enum in oracle.maf.api.platform.ios
An application shortcut, or quick action, icon is an image you can optionally associate with a Home screen quick action to improve its appearance and usability.
ApplicationShortcuts - Class in oracle.maf.api.platform.ios
Utility class for interacting with iOS application shortcuts Application shortcuts can be dynamically modified using the methods provided by this class.
ApplicationShortcuts() - Constructor for class oracle.maf.api.platform.ios.ApplicationShortcuts
 
apply(Node, Object, Tag, String) - Method in interface oracle.maf.api.amx.taghandler.AbstractTagHandler.NodeFilter
 
applySortCriteria() - Method in interface oracle.adfmf.bindings.RangeBinding
Apply the sort criteria
applySortCriteria(boolean) - Method in interface oracle.adfmf.bindings.RangeBinding
Apply the sort criteria
asBoolean(Object, boolean) - Static method in class oracle.maf.impl.amx.AmxUtils
Attempts to convert a object (most likely a string) value to a boolean.
AttributeBinding - Interface in oracle.adfmf.bindings
A ControlBinding that binds a single attribute value exposed via a datacontrol to a view component.
AttributeContext - Interface in oracle.adfmf.bindings
An AttributeContext contains context that is passed into the TransactionalDataControl APIs when manipulating a bean attribute.
AttributeDefinition - Interface in oracle.maf.api.amx.metadata
Definition of a value attribute (non-method) of a tag instance or node
AttributeDefinitionImpl - Class in oracle.maf.impl.amx.metadata
Implementation of the attribute definition interface
AttributeDefinitionImpl(String, boolean, boolean, boolean, boolean) - Constructor for class oracle.maf.impl.amx.metadata.AttributeDefinitionImpl
 
attributeHasValue(String) - Method in class oracle.maf.api.amx.Node
Check if the attribute has a value.
attributeHasValue(String) - Method in class oracle.maf.impl.amx.NodeImpl
 
AttributeListIteratorTagHandler - Class in oracle.maf.impl.amx.taghandler
Tag handler for the amx:attributeListIterator tag
AttributeListIteratorTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.AttributeListIteratorTagHandler
 
AttributeMapping - Class in oracle.maf.api.cdm.persistence.metadata
Superclass of all attribute mapping classes.
AttributeMapping(XmlAnyDefinition, String[], String[]) - Constructor for class oracle.maf.api.cdm.persistence.metadata.AttributeMapping
 
AttributeMapping(XmlAnyDefinition) - Constructor for class oracle.maf.api.cdm.persistence.metadata.AttributeMapping
 
AttributeMapping() - Constructor for class oracle.maf.api.cdm.persistence.metadata.AttributeMapping
 
AttributeMappingDirect - Class in oracle.maf.api.cdm.persistence.metadata
Mapping class that returns information for entity attributes that are directly mapped to a table column The information is read from the persistenceMapping xml file as configured in mobile-persistence-config.properties
AttributeMappingDirect() - Constructor for class oracle.maf.api.cdm.persistence.metadata.AttributeMappingDirect
 
AttributeMappingDirect(XmlAnyDefinition) - Constructor for class oracle.maf.api.cdm.persistence.metadata.AttributeMappingDirect
 
AttributeMappingDirect(XmlAnyDefinition, String[], String[]) - Constructor for class oracle.maf.api.cdm.persistence.metadata.AttributeMappingDirect
 
AttributeMappingOneToMany - Class in oracle.maf.api.cdm.persistence.metadata
Mapping class that returns information for entity attributes that are mapped to a child collection.
AttributeMappingOneToMany() - Constructor for class oracle.maf.api.cdm.persistence.metadata.AttributeMappingOneToMany
 
AttributeMappingOneToMany(XmlAnyDefinition) - Constructor for class oracle.maf.api.cdm.persistence.metadata.AttributeMappingOneToMany
 
AttributeMappingOneToMany(XmlAnyDefinition, String[], String[]) - Constructor for class oracle.maf.api.cdm.persistence.metadata.AttributeMappingOneToMany
 
AttributeMappingOneToOne - Class in oracle.maf.api.cdm.persistence.metadata
Mapping class that returns information for entity attributes that are mapped one-to-one to another entity.
AttributeMappingOneToOne() - Constructor for class oracle.maf.api.cdm.persistence.metadata.AttributeMappingOneToOne
 
AttributeMappingOneToOne(XmlAnyDefinition) - Constructor for class oracle.maf.api.cdm.persistence.metadata.AttributeMappingOneToOne
 
AttributeMappingOneToOne(XmlAnyDefinition, String[], String[]) - Constructor for class oracle.maf.api.cdm.persistence.metadata.AttributeMappingOneToOne
 
attributesAffected(Node, Map<String, Object>, List<ProviderChangeEvent>) - Method in class oracle.maf.api.amx.taghandler.StampingUITagHandler
Handles the provider change events and updates the children as necessary
attributesAffected(Node, Map<String, Object>, List<ProviderChangeEvent>) - Method in class oracle.maf.api.amx.taghandler.TagHandler
Notifies the tag handler for a node that one of the attributes of the node has been affected by a property change event.
attributesAffected(Node, Map<String, Object>, List<ProviderChangeEvent>) - Method in class oracle.maf.api.amx.taghandler.UITagHandler
Has the logic to handle the changing of the rendered attribute
attributesAffected(Node, Map<String, Object>, List<ProviderChangeEvent>) - Method in class oracle.maf.impl.amx.taghandler.DeckTagHandler
 
attributesAffected(Node, Map<String, Object>, List<ProviderChangeEvent>) - Method in class oracle.maf.impl.amx.taghandler.FragmentTagHandler
 
attributesAffected(Node, Map<String, Object>, List<ProviderChangeEvent>) - Method in class oracle.maf.impl.amx.taghandler.ListItemTagHandler
 
attributesAffected(Node, Map<String, Object>, List<ProviderChangeEvent>) - Method in class oracle.maf.impl.amx.taghandler.ListViewTagHandler
 
attributesAffected(Node, Map<String, Object>, List<ProviderChangeEvent>) - Method in class oracle.maf.impl.amx.taghandler.PanelSplitterTagHandler
 
AttributesBinding - Interface in oracle.adfmf.bindings
A ControlBinding that binds multiple attribute values exposed via a datacontrol to a view component, and manages access to the actual values.
AUTHENTICATED_BY_IDLE_TIMEOUT - Static variable in class oracle.maf.api.authentication.AuthenticationPlatform
 
AUTHENTICATED_FOR_LOCAL_ACCESS - Static variable in class oracle.maf.api.authentication.AuthenticationPlatform
 
AUTHENTICATED_FOR_REMOTE_ACCESS - Static variable in class oracle.maf.api.authentication.AuthenticationPlatform
 
AUTHENTICATION_ERROR - Static variable in exception oracle.maf.api.authentication.AuthenticationException
 
AUTHENTICATION_MODE_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
AUTHENTICATION_MODE_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
AuthenticationException - Exception in oracle.maf.api.authentication
Class to handle conveying exception information during authentication.
AuthenticationException(int, int, Throwable) - Constructor for exception oracle.maf.api.authentication.AuthenticationException
Constructs a new instance with the specified major/minor and Throwable.
AuthenticationException(int, int, String) - Constructor for exception oracle.maf.api.authentication.AuthenticationException
Constructs a new instance with the specified major/minor and message.
AuthenticationHandler - Class in oracle.maf.api.authentication
Base class that signifies a user-specified login feature.
AuthenticationHandler() - Constructor for class oracle.maf.api.authentication.AuthenticationHandler
 
AuthenticationPlatform - Class in oracle.maf.api.authentication
AuthenticationPlatform provides a platform that abstracts all the authentication complexities into a pluggable module.
AuthenticationPlatform() - Constructor for class oracle.maf.api.authentication.AuthenticationPlatform
 
AuthenticationTimerOverride - Class in oracle.maf.api.authentication
Class to handle overriding the default behavior for timeouts.
AuthenticationTimerOverride() - Constructor for class oracle.maf.api.authentication.AuthenticationTimerOverride
 
AuthenticationUtility - Class in oracle.maf.api.authentication
Utility class for looking up AuthenticationPlatform instances by either feature id or credential store key.
AuthenticationUtility() - Constructor for class oracle.maf.api.authentication.AuthenticationUtility
 
AUTHSERVER_TYPE_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
AUTHSERVER_TYPE_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
available() - Method in class oracle.maf.api.util.ChunkedInputStream
 

B

BADGE_KEY - Static variable in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
 
BaseActionListenerHandler - Class in oracle.maf.impl.amx.taghandler
Base class for any tags that need to filter AMX events based on the type of the action
BaseActionListenerHandler() - Constructor for class oracle.maf.impl.amx.taghandler.BaseActionListenerHandler
 
BasicIterator - Interface in oracle.adfmf.bindings.iterator
A generic interface that exposes a data provider in a DataControl hierarchy.
BEAN_INVOKE_ERROR - Static variable in exception oracle.adfmf.framework.exception.AdfInvocationException
Error Code Value for Bean Invoke Error
BEAN_INVOKE_ERROR - Static variable in exception oracle.adfmf.framework.exception.AdfInvocationRuntimeException
Error Code Value for Bean Invoke Error
beforeRestart() - Method in interface oracle.maf.api.feature.FeatureLifeCycleListener
Notification method called before a feature is restarted.
beginBackgroundTask(String, Consumer<Object>) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Begin a long running background task
BindingContainer - Interface in oracle.adfmf.bindings
The BindingContainer contains the Control Bindings for a reusable unit of View technology.
BindParamInfo - Class in oracle.maf.api.cdm.persistence.db
Class that holds information needed to set up a bind parameter in a SQL statement when accessing local database.
BindParamInfo() - Constructor for class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
broadcastError(AdfException) - Method in class oracle.adfmf.framework.event.EventSource
Broadcasts error to registered event listeners.

C

CACHE_EVENT_SOURCE_NAME - Static variable in class oracle.adfmf.framework.event.EventSourceFactory
cache event source name
CAMERA_DESTINATIONTYPE_DATA_URL - Static variable in interface oracle.adf.model.datacontrols.device.DeviceManager
 
CAMERA_DESTINATIONTYPE_FILE_URI - Static variable in interface oracle.adf.model.datacontrols.device.DeviceManager
 
CAMERA_ENCODINGTYPE_JPEG - Static variable in interface oracle.adf.model.datacontrols.device.DeviceManager
 
CAMERA_ENCODINGTYPE_PNG - Static variable in interface oracle.adf.model.datacontrols.device.DeviceManager
 
CAMERA_SOURCETYPE_CAMERA - Static variable in interface oracle.adf.model.datacontrols.device.DeviceManager
 
CAMERA_SOURCETYPE_PHOTOLIBRARY - Static variable in interface oracle.adf.model.datacontrols.device.DeviceManager
 
CAMERA_SOURCETYPE_SAVEDPHOTOALBUM - Static variable in interface oracle.adf.model.datacontrols.device.DeviceManager
 
cancelLocalNotification(String) - Method in class oracle.adf.model.datacontrols.device.DeviceDataControl
Cancel a local notification
cancelLocalNotification(String) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Cancel a local notification
canonicalGetExecuted() - Method in class oracle.maf.api.cdm.persistence.model.Entity
Method does not start with "is" to prevent property from showing up in DC palette
CATEGORY_BEAN - Static variable in exception oracle.adfmf.framework.exception.AdfInvocationException
String constants for Category values for Java bean related exceptions
CATEGORY_BEAN - Static variable in exception oracle.adfmf.framework.exception.AdfInvocationRuntimeException
String constants for Category values for Java bean related exceptions
CATEGORY_CUSTOM - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
CATEGORY_MAF_FRAMEWORK - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
CATEGORY_SYSTEM - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
CATEGORY_WEBSERVICE - Static variable in exception oracle.adfmf.framework.exception.AdfInvocationException
String constants for Category values for web service related exceptions
CATEGORY_WEBSERVICE - Static variable in exception oracle.adfmf.framework.exception.AdfInvocationRuntimeException
String constants for Category values for web service related exceptions
checkpoint() - Static method in class oracle.adfmf.util.HOTS
Returns active thread count, number of active features, used, free, total, and max memory
childEntityAdded(E) - Method in class oracle.maf.api.cdm.persistence.model.Entity
This method is called after the entity has been added to the child entity list.
childEntityRemoved(E) - Method in class oracle.maf.api.cdm.persistence.model.Entity
This method is called after the entity has been removed from the child entity list.
ChunkedInputStream - Class in oracle.maf.api.util
InputSteam wrapper for reading chunked input streams from a HTTP response.
ChunkedInputStream(InputStream) - Constructor for class oracle.maf.api.util.ChunkedInputStream
 
ClassMappingDescriptor - Class in oracle.maf.api.cdm.persistence.metadata
Class that returns entity-level information about the mapping of this entity to a database table.
ClassMappingDescriptor(XmlAnyDefinition, String[], String[]) - Constructor for class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
ClassMappingDescriptor(XmlAnyDefinition) - Constructor for class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
ClassMappingDescriptor() - Constructor for class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
cleanup() - Method in class oracle.maf.impl.amx.Dispatch.ViewCleanupListener
 
clear() - Method in class oracle.adf.model.datacontrols.device.PreferenceScope
 
clear(Class) - Method in class oracle.maf.api.cdm.persistence.cache.EntityCache
Clears all entries in the cache for this entity type
clear() - Method in class oracle.maf.impl.amx.SafeDbfReference
Clears the references to the binding container and the data binding framework object.
clearAll() - Method in class oracle.maf.api.cdm.persistence.cache.EntityCache
Clears complete cache for all entities
clearMonitors() - Method in class oracle.adfmf.performance.MonitorFactory
Clears all currently captured monitors.
clearPassword(String) - Static method in class oracle.adfmf.framework.api.GeneratedPassword
Clear the password associated with the given key.
clearPasswordCredential(String, String) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Clear a password credential for the key from the credential store
clearRequestProperties() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Clear all previously set request properties.
clearSecurityConfigOverrides(String) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Clear the security configuration overrides associated with the given key.
clearWatchPosition(String) - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
 
close() - Method in class oracle.maf.api.analytics.McsAnalyticsHandler
Closes the handler and flushes any cached events.
close(HttpConnection) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Close the provided connection.
close() - Method in class oracle.maf.api.util.ChunkedInputStream
 
ClosePopupBehaviorTagHandler - Class in oracle.maf.impl.amx.taghandler
Tag handler for the amx:closePopupBehavior tag
ClosePopupBehaviorTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.ClosePopupBehaviorTagHandler
 
closeResultSet(ResultSet) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
 
CollectionDefinition - Interface in oracle.maf.api.amx.metadata
Defines a collection based attribute that can be used to stamp children and facets
CollectionDefinitionImpl - Class in oracle.maf.impl.amx.metadata
Implementation of the collection definition interface
CollectionDefinitionImpl(String, String, String, String, String, boolean, boolean, Set<String>) - Constructor for class oracle.maf.impl.amx.metadata.CollectionDefinitionImpl
 
commitTransaction() - Method in interface oracle.adfmf.bindings.TransactionalDataControl
Commits the current transaction to save all changes to the data source.
commmit() - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Execute Commit statement on DB connection
compareKeys(Object[], Object[]) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
Compares two entity keys, returns true if they are the same.
compareTo(Object) - Method in class oracle.adfmf.java.beans.PropertyChangeEvent
Used to compare the two property change events for the purpose of generation time.
compareTo(Object) - Method in class oracle.adfmf.java.beans.ProviderChangeEvent
Compare the current provider change event with the one passed in
concatIds(String...) - Static method in class oracle.adfmf.performance.MonitorFactory
 
ConcreteJavaBeanObject - Class in oracle.adfmf.dc.bean
For internal framework use only.
CONFIG_URL_PARAM_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
CONFIG_URL_PARAM_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
CONFIGURATION_URL_PARAM_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
CONFIGURATION_URL_PARAM_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
ConfigurationService - Class in oracle.adfmf.config.client
The ConfigurationService provides the ability to obtain dynamic configuration from a variety of delivery mechanism.
ConfigurationService() - Constructor for class oracle.adfmf.config.client.ConfigurationService
 
ConnectivityBean - Class in oracle.maf.api.cdm.controller.bean
This class returns the network connectivity status.
ConnectivityBean() - Constructor for class oracle.maf.api.cdm.controller.bean.ConnectivityBean
 
constructOrderByClause(StringBuffer, ClassMappingDescriptor) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
This method sets order by clause as defined in <order-by> element in mapping XML file.
constructWhereClause(StringBuffer, BindParamInfo) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Add SQL WHERE clause to SQL statement passed in.
constructWhereClause(StringBuffer, List<BindParamInfo>) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Add SQL WHERE clause to SQL statement passed in.
constructWhereClause(StringBuffer, List<BindParamInfo>, String) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Add SQL WHERE clause to SQL statement passed in.
Contact - Class in oracle.adf.model.datacontrols.device
Contact class
Contact(JSONContact) - Constructor for class oracle.adf.model.datacontrols.device.Contact
Contact constructor
Contact() - Constructor for class oracle.adf.model.datacontrols.device.Contact
Default Contact constructor
Contact(String, String, String, ContactName, String, ContactField[], ContactField[], ContactAddresses[], ContactField[], ContactOrganization[], Date, String, ContactField[], ContactField[], ContactField[]) - Constructor for class oracle.adf.model.datacontrols.device.Contact
Contact constructor
ContactAddresses - Class in oracle.adf.model.datacontrols.device
Object used as part of a Contact
ContactAddresses() - Constructor for class oracle.adf.model.datacontrols.device.ContactAddresses
Default constructor
ContactAddresses(int, String, String, String, String, String, String, String) - Constructor for class oracle.adf.model.datacontrols.device.ContactAddresses
ContactAddresses constructor
ContactConstants - Class in oracle.adf.model.datacontrols.device
Constants used for Contact operations.
ContactConstants() - Constructor for class oracle.adf.model.datacontrols.device.ContactConstants
 
ContactField - Class in oracle.adf.model.datacontrols.device
Object used as part of a Contact
ContactField() - Constructor for class oracle.adf.model.datacontrols.device.ContactField
Default ContactField constructor
ContactField(int, String, String, boolean) - Constructor for class oracle.adf.model.datacontrols.device.ContactField
ContactField constructor
ContactName - Class in oracle.adf.model.datacontrols.device
Object used as part of a Contact
ContactName() - Constructor for class oracle.adf.model.datacontrols.device.ContactName
Default ContactName constructor
ContactName(String, String, String, String, String, String) - Constructor for class oracle.adf.model.datacontrols.device.ContactName
ContactName constructor
ContactOrganization - Class in oracle.adf.model.datacontrols.device
Object used as part of a Contact
ContactOrganization() - Constructor for class oracle.adf.model.datacontrols.device.ContactOrganization
Default ContactOrganization constructor
ContactOrganization(int, String, String, String) - Constructor for class oracle.adf.model.datacontrols.device.ContactOrganization
ContactOrganization constructor
CONTAINER_ID - Static variable in class oracle.adfmf.performance.MonitorId
 
containerInitialized(BindingContainer) - Method in interface oracle.adfmf.bindings.BindingContainer
Called when the initialization of the container is complete.
containerInitialized(BindingContainer) - Method in interface oracle.adfmf.bindings.ControlBinding
Called when the initialization of the container is complete.
containsKey(Object) - Method in class oracle.adf.model.datacontrols.device.PreferenceScope
 
containsValue(Object) - Method in class oracle.adf.model.datacontrols.device.PreferenceScope
 
ContextProvider - Interface in oracle.maf.api.analytics
This Interface is implemented by classes for generating 'properties' object which will be wrapped by framework to create context events.
ControlBinding - Interface in oracle.adfmf.bindings
Base interface for all bindings that allow binding a View component to the data accessed via a datacontrol.
convertColumnValueToAttributeTypeIfNeeded(Class, String, Object) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
 
convertDateValueIfNeeded(Object) - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
ConverterTagHandler - Class in oracle.maf.api.amx.taghandler
Tag handler for converter tags
ConverterTagHandler() - Constructor for class oracle.maf.api.amx.taghandler.ConverterTagHandler
 
COOKIE_NAMES_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
COOKIE_NAMES_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
copy(GenericType, boolean) - Method in interface oracle.adfmf.util.GenericType
For internal framework use only.
copy() - Method in interface oracle.adfmf.util.GenericType
Used to clone an object.
create(String) - Static method in class oracle.adfmf.framework.api.AdfmfSlidingWindowUtilities
Create a sliding window using the specified feature identifier
create(Throwable) - Static method in exception oracle.adfmf.framework.exception.AdfException
Creates an AdfException, while taking care not to double-wrap an existing AdfException.
createContact(Contact) - Method in class oracle.adf.model.datacontrols.device.DeviceDataControl
Save a previously-created Contact to the device's address book.
createContact(Contact) - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Save a previously-created Contact to the device's address book.
createDataProvider(XmlAnyDefinition) - Method in interface oracle.adfmf.bindings.DataControl
Create a new instance of a provider type associated with this DataControl.
createDefaultTagDefinition(Tag) - Method in class oracle.maf.api.amx.metadata.TagLibraryFactory
Deprecated.
will be removed in a future release
createDefaultTagDefinition(Tag) - Method in class oracle.maf.impl.amx.metadata.TagLibraryFactoryImpl
Method to be used by tags that have no meta-data.
createEntitiesFromResultSet(ResultSet, List<AttributeMapping>) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Create a list of entity instances based on the SQL ResultSet and the attribute mappings of the entity class.
createEntityFromJSONString() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
createInsertRow() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
createMcsRestServiceAdapter() - Method in class oracle.maf.api.dc.ws.rest.RestServiceAdapterFactory
 
createMethodExpression(MafElContext, String, Class, Class[]) - Method in class oracle.maf.api.amx.Node
Creates a method expression that has the correct environment for this node
createMethodExpression(MafElContext, String, Class, Class[]) - Method in class oracle.maf.impl.amx.NodeImpl
 
createNode(Node, String, Tag, Object, String, Map<String, ValueExpression>) - Method in class oracle.maf.api.amx.NodeFactory
Creates a new node
createNode(Node, Node, String, Tag, Object, String, Map<String, ValueExpression>) - Method in class oracle.maf.api.amx.NodeFactory
Creates a new node
createNode(Node, Node, String, Tag, Object, String, Map<String, ValueExpression>) - Method in class oracle.maf.impl.amx.NodeFactoryImpl
 
createRestServiceAdapter() - Method in class oracle.maf.api.dc.ws.rest.RestServiceAdapterFactory
 
createRow() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
createRowWithData(Object, boolean) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
createValueExpression(MafElContext, String) - Method in class oracle.maf.api.amx.Node
Creates a value expression that includes the contextual EL variable map for this node and its ancestor nodes.
createValueExpression(MafElContext, String) - Method in class oracle.maf.impl.amx.NodeImpl
 
currentSet() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
CUSTOM_ACTION - Static variable in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
CUSTOM_AUTH_HEADERS_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
CUSTOM_AUTH_HEADERS_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
CUSTOM_HEADERS_FOR_MOBILE_AGENT_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
CUSTOM_HEADERS_FOR_MOBILE_AGENT_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
CUSTOM_KBA_PAGE_PATH_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
CUSTOM_KBA_PAGE_PATH_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
CUSTOM_LOGIN_PAGE_PATH_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
CUSTOM_LOGIN_PAGE_PATH_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 

D

DatabaseAES128Encryption - Static variable in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Constant returned by encryptDatabase(..) to denote what encryption algorithm will be used for the database.
DatabaseAES256Encryption - Static variable in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Constant returned by encryptDatabase(..) to denote what encryption algorithm will be used for the database.
DatabaseContainerizationEncryption - Static variable in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Constant returned by encryptDatabase(..) to denote that encryption is handled by the active containerization platform and the call to encryptDatabase will not alter the utilized encryption
DatabaseDefaultEncryption - Static variable in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Default database encryption algorithm
DatabaseNoEncryption - Static variable in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Constant returned by encryptDatabase(..) to denote what encryption algorithm will be used for the database.
DatabaseRC4Encryption - Static variable in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Constant returned by encryptDatabase(..) to denote what encryption algorithm will be used for the database.
DataControl - Interface in oracle.adfmf.bindings
An interface through which the Data Binding Facility interacts with a Service.
DataSynchAction - Class in oracle.maf.api.cdm.persistence.service
 
DataSynchAction() - Constructor for class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
DataSynchAction(String, Entity, String) - Constructor for class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
DataSynchAction(String, String, String, String) - Constructor for class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
DataSynchService - Class in oracle.maf.api.cdm.persistence.service
This class can be used to create a bean data control to build your own UI to show pending sync actions.
DataSynchService() - Constructor for class oracle.maf.api.cdm.persistence.service.DataSynchService
 
DATE_KEY - Static variable in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
 
DBPersistenceManager - Class in oracle.maf.api.cdm.persistence.manager
Implementation of PersistenceManager interface that provides basic CRUD operations against on-device SQLite database.
DBPersistenceManager() - Constructor for class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
 
deactivate() - Method in interface oracle.adfmf.application.LifeCycleListener
The deactivate method will be called as part of the application shutdown process or when the application is being deactivated/hibernated by the operating system.
deactivate() - Method in interface oracle.adfmf.feature.LifeCycleListener
The deactivate method will be called as part of the feature being deactivate or transitioned out of.
deactivate() - Method in class oracle.maf.impl.amx.Dispatch.ViewCleanupListener
 
deactivateVersion() - Method in class oracle.adfmf.config.client.ConfigurationService
De-activates the currently active version on the device.
DeckTagHandler - Class in oracle.maf.impl.amx.taghandler
The amx:deck tag handler
DeckTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.DeckTagHandler
 
decryptBytes(byte[]) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Deprecated.
Deprecated in 2.4.1. Please use Java Cryptography Extension API.
decryptDatabase(Connection) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Permanently decrypt a previously-encrypted database
decryptStringBase64(String) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Deprecated.
Deprecated in 2.4.1. Please use Java Cryptography Extension API.
DefaultTagHandler - Class in oracle.maf.impl.amx.taghandler
Class used as the tag handler for any tags that do not have a tag handler that was specified.
DefaultTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.DefaultTagHandler
 
deleteAllInParent(Class, Entity, String) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
 
deleteAllInParent(Class, Entity, AttributeMappingOneToMany) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
 
deleteAllRows(Class) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Deletes all rows in the table that maps to the entityClass.
deleteAllRows(String, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Deletes all rows in specified table
deleteRows(Class, List<BindParamInfo>) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Deletes rows in the table that maps to the entityClass.
deleteVersion(String) - Method in class oracle.adfmf.config.client.ConfigurationService
Delete an existing application version on the device.
DELIVERY_MECHANISM_DT_RT - Static variable in class oracle.adfmf.config.client.ConfigurationService
 
DELIVERY_MECHANISM_HTTP - Static variable in class oracle.adfmf.config.client.ConfigurationService
 
DELIVERY_MECHANISM_QUICK_DEPLOY - Static variable in class oracle.adfmf.config.client.ConfigurationService
 
deregisterDevice(String, String) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
Method to deregister mobile device with MCS so it will no longer receive push notifications.
destroy(String) - Static method in class oracle.adfmf.framework.api.AdfmfSlidingWindowUtilities
Destroy the sliding window with the specified window identifier.
DeviceDataControl - Class in oracle.adf.model.datacontrols.device
Master device data control class.
DeviceDataControl() - Constructor for class oracle.adf.model.datacontrols.device.DeviceDataControl
 
deviceIsReady() - Static method in class oracle.adfmf.framework.api.Model
Signals device is ready
DeviceManager - Interface in oracle.adf.model.datacontrols.device
Interface that defines access to device-specific functionality, such as camera and GPS.
DeviceManagerFactory - Class in oracle.adf.model.datacontrols.device
 
DeviceManagerFactory() - Constructor for class oracle.adf.model.datacontrols.device.DeviceManagerFactory
 
DeviceOnlyDirectory - Static variable in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Constant to be used to determine which directory path to obtain.
DIRECTION_BOTTOM - Static variable in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
The window will be anchored to the bottom side of the screen
DIRECTION_END - Static variable in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
The window will be anchored to the right side for left to right languages and the left side for right to left languages
DIRECTION_LEFT - Static variable in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
The window will be anchored to the left side of the screen
DIRECTION_RIGHT - Static variable in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
The window will be anchored to the right side of the screen
DIRECTION_START - Static variable in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
The window will be anchored to the left side for left to right languages and the right side for right to left languages
DIRECTION_TOP - Static variable in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
The window will be anchored to the top side of the screen
disableBroadcast() - Method in class oracle.adfmf.framework.event.EventSource
Called to disable broadcasting of future events to event listener.
Dispatch - Class in oracle.maf.impl.amx
Handles communication between the JavaScript code and the AMX embedded code.
Dispatch.ViewCleanupListener - Class in oracle.maf.impl.amx
 
DISPLAY_NAME - Static variable in class oracle.adf.model.datacontrols.device.ContactConstants
Constant for contact's display name
displayFile(String, String) - Method in class oracle.adf.model.datacontrols.device.DeviceDataControl
 
displayFile(String, String) - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Attempts to display file that is located on device.
dispose() - Method in class oracle.adfmf.dc.bean.ConcreteJavaBeanObject
 
DOT - Static variable in class oracle.adfmf.performance.MonitorFactory
 
doubleToString(double) - Static method in class oracle.adfmf.json.JSONObject
Produce a string from a double.
DownloadDirectory - Static variable in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Constant to be used to determine which directory path to obtain.
dumpStatistics() - Method in class oracle.adfmf.framework.api.PerfMon
Dump the latests performance statistics data to the application log file.
dumpStatistics() - Method in class oracle.adfmf.performance.MonitorFactory
 

E

EMBEDDED_BROWSER_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
EMBEDDED_BROWSER_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
ENABLE_REMEMBER_PASSWORD_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
ENABLE_REMEMBER_PASSWORD_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
ENABLE_REMEMBER_USERNAME_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
ENABLE_REMEMBER_USERNAME_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
ENABLE_STAY_LOGGED_IN_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
ENABLE_STAY_LOGGED_IN_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
enableBroadcast() - Method in class oracle.adfmf.framework.event.EventSource
Called to enable broadcasting of events to event listener.
encryptBytes(byte[]) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Deprecated.
Deprecated in 2.4.1. Please use Java Cryptography Extension API.
encryptDatabase(Connection, String) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Encrypt the database with the specified password.
encryptStringBase64(String) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Deprecated.
Deprecated in 2.4.1. Please use Java Cryptography Extension API.
endBackgroundTask(Object) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
End a long running background task
endStory() - Static method in class oracle.adfmf.performance.Story
 
endStory(boolean) - Static method in class oracle.adfmf.performance.Story
 
ensureServerSession(String) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Ensures that the current secure session, if it is logged in locally, will create a remote session.
Entity<E> - Class in oracle.maf.api.cdm.persistence.model
Abstract class that must be extended by all data object classes that need to be persisted, either remotely or local on mobile device in SQLite database.
Entity() - Constructor for class oracle.maf.api.cdm.persistence.model.Entity
 
EntityCache - Class in oracle.maf.api.cdm.persistence.cache
This classes caches all entities.
EntityCache() - Constructor for class oracle.maf.api.cdm.persistence.cache.EntityCache
 
EntityUtils - Class in oracle.maf.api.cdm.persistence.util
Utility class with helper methods related to entity instances
EntityUtils() - Constructor for class oracle.maf.api.cdm.persistence.util.EntityUtils
 
entrySet() - Method in class oracle.adf.model.datacontrols.device.PreferenceScope
 
equals(Object) - Method in class oracle.adfmf.performance.MonitorId
 
equals(Object) - Method in class oracle.maf.api.amx.Node
 
equals(Object) - Method in class oracle.maf.api.cdm.persistence.model.Entity
 
equals(Object) - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
ERROR - Static variable in exception oracle.adfmf.framework.exception.AdfException
AdfException severity constant for ERROR logging
evaluateMethodExpression(String, JSONArray, String, String[]) - Method in class oracle.adfmf.framework.api.Model
Evaluate the method expression passed in.
Event - Class in oracle.adfmf.framework.event
Abstract class representing a mobile application framework event
Event(EventSource, Object, int) - Constructor for class oracle.adfmf.framework.event.Event
Constructor
Event(EventSource, Object) - Constructor for class oracle.adfmf.framework.event.Event
Constructor - for events with application state unknown at the time of event
EVENT_APPLICATION_TRANSITION - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EVENT_CONTEXT - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EVENT_ERR - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EVENT_FEATURE_NAVIGATION - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EVENT_FEATURE_TRANSITION - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EVENT_LOGIN_CALLBACK - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EVENT_LOGOUT_CALLBACK - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EVENT_PAGE_NAVIGATION - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EVENT_REST_WS - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EVENT_REST_WS_ERR - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EVENT_SESSION_END - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EVENT_SESSION_START - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EVENT_STATUS_CHANGE - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EVENT_TIMER - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EVENT_UPDATE_AUTHENTICATION_STATUS - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EVENT_USER_LOGGED_FAILED - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EVENT_USER_LOGGED_IN - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EVENT_USER_LOGGED_OUT - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
EventDefinition - Interface in oracle.maf.api.amx.metadata
Defines a method expression that is invoked when an AMX event is fired on the node
EventDefinitionImpl - Class in oracle.maf.impl.amx.metadata
Implementation of the event definition interface
EventDefinitionImpl(String, String, Class<?>[]) - Constructor for class oracle.maf.impl.amx.metadata.EventDefinitionImpl
 
EventListener - Interface in oracle.adfmf.framework.event
Interface for an event listener.
EventSource - Class in oracle.adfmf.framework.event
Abstract super-class for classes representing type (or source) of the event.
For ex : Remote Notification, Local Notification, SMS, etc.
EventSource(String) - Constructor for class oracle.adfmf.framework.event.EventSource
Constructor
EventSourceFactory - Class in oracle.adfmf.framework.event
Factory for dealing with event sources.
EventSourceFactory() - Constructor for class oracle.adfmf.framework.event.EventSourceFactory
 
EXCEPTION_FLAG_PROPERTY - Static variable in interface oracle.adfmf.framework.api.JSONTokens
Property with a boolean value indicating if an exception happened and the JSON object contains exception message
execute() - Method in interface oracle.adfmf.bindings.OperationBinding
Executes this OperationBinding, for example, as a result of a UI button being pressed.
execute(Runnable) - Static method in class oracle.adfmf.framework.api.MafExecutorService
Executes a Java Runnable on a background thread in the context of the calling thread's MAF feature context.
executeSqlDml(String, List<BindParamInfo>, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Executes a SQL INSERT, UPDATE or DELETE statement, with optionally a set of bind parameters.
executeSqlScript(String, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Execute a SQL script
executeSqlSelect(String, List<BindParamInfo>) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Executes SQL SELECT statement with optionally a list of bind parameters The number and sequence of bind parameters passed in should match the number and sequence of bind parameter references in the SQL statement.

F

FacetRefTagHandler - Class in oracle.maf.impl.amx.taghandler
Tag handler for the amx:facetRef tag
FacetRefTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.FacetRefTagHandler
 
failed(AuthenticationPlatform, AuthenticationException) - Method in class oracle.maf.api.authentication.AuthenticationHandler
The login failed callback is invoked when the user fails the authentication process in the AuthenticationPlatform login method.
FATAL - Static variable in exception oracle.adfmf.framework.exception.AdfException
AdfException severity constant for FATAL logging
FeatureInformation - Interface in oracle.adfmf.framework
 
FeatureLifeCycleListener - Interface in oracle.maf.api.feature
Extension of the LifeCycleListener interface with additional methods available in the embedded Java layer.
fetchAmxPage(String) - Method in class oracle.adfmf.framework.api.Model
Return an amx file as a String from the given path.
FILTER_KEY - Static variable in class oracle.adf.model.datacontrols.device.ContactConstants
Constant for contact's filter
find(Class, String) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Returns a set of rows by applying the searchValue to applicable columns in the table.
find(Class, String, List<String>) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Returns a set of rows by applying the searchValue to applicable columns in the table.
find(String, List<BindParamInfo>) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Executes a SELECT statement on the table mapped to the entity class, returning all columns.
find(Class, Map<String, String>) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Executes a SELECT statement on the table mapped to the entity class, returning all columns.
findAll(Class) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
 
findAll(String) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Executes a SELECT statement on the table mapped to this entity, returning all columns without a WHERE clause.
findAllInParent(Class, Entity, String) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
 
findAllInParent(Class, Entity, AttributeMappingOneToMany) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
 
findAllStorageObjectsInCollection(String) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Retrieves all storageObject instances in the collection specified.
findAncestor(String, String) - Method in class oracle.maf.api.amx.Node
Attempt to find an ancestor node with the given tag namespace and name.
findAncestor(String, String) - Method in class oracle.maf.api.amx.Tag
Find an ancestor tag by its namespace and tag name
findAncestor(String, String) - Method in class oracle.maf.impl.amx.NodeImpl
 
findAncestor(String, String) - Method in class oracle.maf.impl.amx.TagImpl
 
findAttributeMappingByColumnName(String) - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
findAttributeMappingByName(String) - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
findAttributeMappingByPayloadName(String) - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
findByKey(Class, Object[]) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Finds an entity instance by ket.
findByKey(Class, Object[], boolean) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Finds an entity instance by ket.
findByUID(Class, Object[]) - Method in class oracle.maf.api.cdm.persistence.cache.EntityCache
 
findChildren(String, String) - Method in class oracle.maf.api.amx.Tag
Find children by the given namespace and tag name
findChildren(String, String) - Method in class oracle.maf.impl.amx.TagImpl
 
findContacts(String, String, boolean) - Method in class oracle.adf.model.datacontrols.device.DeviceDataControl
Enables retrieval of one or more Contact objects matching the specified criteria.
findContacts(String, String, boolean) - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Enables retrieval of one or more Contact objects matching the specified criteria.
findMapping(Class, String) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
 
findOneToManyMappingByAccessorAttribute(String) - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
findOrCreateEntityCache(Class<E>) - Method in class oracle.maf.api.cdm.persistence.cache.EntityCache
 
findOrCreateStorageObject(String, String) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Looks up a StorageObject locally in the entity cache, and if it is not there, it queries the SQLite DB.
findPopup(Node, String) - Static method in class oracle.maf.impl.amx.taghandler.FragmentDefTagHandler
Find an exported popup of a fragment under an amx:fragmentDef node
findRelativeNode(String) - Method in class oracle.maf.api.amx.Node
Attempts to find a node relative to the current node by its tag ID.
findRelativeNode(String) - Method in class oracle.maf.impl.amx.NodeImpl
 
findStorageObject(String, String) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Looks up a StorageObject locally as well as in MCS.
findStorageObject(StorageObject) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
Call MCS Storage API /platform/storage/collections/{collection}/objects/{object} with GET method.
findStorageObjectInMCS(String, String) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Get a storageObject with the metadata and content from MCS.
findStorageObjectInMCS(StorageObject) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Retrieve the file content and metadata from MCS and save it to a file on the system and store the filePath and metadata in the storageObject (see method storeObjectContent).
findStorageObjectMetadata(String, String) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Looks up a StorageObject metadata locally as well as in MCS.
findStorageObjectMetadata(StorageObject) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
Call MCS Storage API /platform/storage/collections/{collection}/objects/{object} with HEAD method to get object metadata.
findStorageObjectMetadataInMCS(StorageObject) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Get a storageObject metadata from MCS.
findUser(String) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
Get MCS User info
fireAnalyticsEvents(String, String) - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
This api provides support for generating custom events for Analytics declaratively using a DC method.
fireEvent(Level, String, String) - Static method in class oracle.maf.api.analytics.AnalyticsUtilities
AnalyticsUtilities provides this api to capture Analytics if there is no JSON payload to provide.
fireEvent(Level, String, String, JSONObject) - Static method in class oracle.maf.api.analytics.AnalyticsUtilities
AnalyticsUtilities provides this api to capture Analytics if there is a JSON payload to be published for the event generated.
firePropertyChange(String, boolean, boolean) - Method in class oracle.adfmf.java.beans.PropertyChangeSupport
Report a bound property update to any registered listeners.
firePropertyChange(String, byte, byte) - Method in class oracle.adfmf.java.beans.PropertyChangeSupport
Report a bound property update to any registered listeners.
firePropertyChange(String, char, char) - Method in class oracle.adfmf.java.beans.PropertyChangeSupport
Report a bound property update to any registered listeners.
firePropertyChange(String, double, double) - Method in class oracle.adfmf.java.beans.PropertyChangeSupport
Report a bound property update to any registered listeners.
firePropertyChange(String, float, float) - Method in class oracle.adfmf.java.beans.PropertyChangeSupport
Report a bound property update to any registered listeners.
firePropertyChange(String, long, long) - Method in class oracle.adfmf.java.beans.PropertyChangeSupport
Report a bound property update to any registered listeners.
firePropertyChange(String, short, short) - Method in class oracle.adfmf.java.beans.PropertyChangeSupport
Report a bound property update to any registered listeners.
firePropertyChange(String, int, int) - Method in class oracle.adfmf.java.beans.PropertyChangeSupport
Report a bound property update to any registered listeners.
firePropertyChange(String, Object, Object) - Method in class oracle.adfmf.java.beans.PropertyChangeSupport
Report a bound property update to any registered listeners.
firePropertyChange(String, Object, Object, long) - Method in class oracle.adfmf.java.beans.PropertyChangeSupport
Constructs a new PropertyChangeEvent.
firePropertyChange(PropertyChangeEvent) - Method in class oracle.adfmf.java.beans.PropertyChangeSupport
Fire an existing PropertyChangeEvent to any registered listeners.
fireProviderChange(ProviderChangeEvent) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Fire an existing ProviderChangeEvent to any registered listeners.
fireProviderChange(String, byte, Object) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Fire an existing ProviderChangeEvent to any registered listeners.
fireProviderChange(String, char, Object) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Fire an existing ProviderChangeEvent to any registered listeners.
fireProviderChange(String, int, Object) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Fire an existing ProviderChangeEvent to any registered listeners.
fireProviderChange(String, long, Object) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Fire an existing ProviderChangeEvent to any registered listeners.
fireProviderChange(String, Object, Object) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Fire an existing ProviderChangeEvent to any registered listeners.
fireProviderChange(String, short, Object) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Fire an existing ProviderChangeEvent to any registered listeners.
fireProviderChange(String, String, Object, Object) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Fire an existing ProviderChangeEvent to any registered listeners.
fireProviderChange(String, String, Object, Object, long) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Fire an existing ProviderChangeEvent to any registered listeners.
fireProviderChange(String, String, String, String, Object) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Fire an existing ProviderChangeEvent to any registered listeners.
fireProviderChange(String, String, String, String, Object, long) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Fire an existing ProviderChangeEvent to any registered listeners.
fireProviderCreate(String, byte, Object) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Convenience method to notify registered provider listeners that a child element is being added from the provider.
fireProviderCreate(String, char, Object) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Convenience method to notify registered provider listeners that a child element is being added from the provider.
fireProviderCreate(String, int, Object) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Convenience method to notify registered provider listeners that a child element is being added from the provider.
fireProviderCreate(String, long, Object) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Convenience method to notify registered provider listeners that a child element is being added from the provider.
fireProviderCreate(String, Object, Object) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Convenience method to notify registered provider listeners that a child element is being added from the provider.
fireProviderCreate(String, short, Object) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Convenience method to notify registered provider listeners that a child element is being added from the provider.
fireProviderDelete(String, byte) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Convenience method to notify registered provider listeners that a child element is being removed from the provider.
fireProviderDelete(String, char) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Convenience method to notify registered provider listeners that a child element is being removed from the provider.
fireProviderDelete(String, int) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Convenience method to notify registered provider listeners that a child element is being removed from the provider.
fireProviderDelete(String, long) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Convenience method to notify registered provider listeners that a child element is being removed from the provider.
fireProviderDelete(String, Object) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Convenience method to notify registered provider listeners that a child element is being removed from the provider.
fireProviderDelete(String, short) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Convenience method to notify registered provider listeners that a child element is being removed from the provider.
fireProviderRefresh(String) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Convenience method to notify registered provider listeners that a the providers have changed enough that it would be best to simply purge the children from their caches and re-fetch on the query.
first() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
flush() - Method in class oracle.maf.api.analytics.McsAnalyticsHandler
Flushes the cached events.
flushDataChangeEvent() - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Flush any pending data change events NOTE: Can only be called from a background thread.
FragmentAttributeSupportTagHandler - Class in oracle.maf.impl.amx.taghandler
Base class tag handler for any sub-classes that need to provide support for fragments modifying the EL context using attribute tags.
FragmentAttributeSupportTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.FragmentAttributeSupportTagHandler
 
FragmentDefTagHandler - Class in oracle.maf.impl.amx.taghandler
Tag handler for the amx:fragmentDef tag
FragmentDefTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.FragmentDefTagHandler
 
FragmentTagHandler - Class in oracle.maf.impl.amx.taghandler
Tag handler for the amx:fragment tag
FragmentTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.FragmentTagHandler
 
fromGenericType(Object, GenericType) - Static method in class oracle.adfmf.framework.api.GenericTypeBeanSerializationHelper
Method used to deserialize the passed-in GenericType to an existing Java Bean instance.
fromGenericType(Class, GenericType) - Static method in class oracle.adfmf.framework.api.GenericTypeBeanSerializationHelper
Method used to deserialize the passed-in GenericType to Java Bean object.
fromGenericType(Class, GenericType, String) - Static method in class oracle.adfmf.framework.api.GenericTypeBeanSerializationHelper
This method is used to deserialize the passed-in GenericType into a POJO.
fromJSON(Class, String) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Method used to deserialize the passed-in Object to Java object.
fromJSON(Class, Object) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Method used to deserialize the passed-in Object to Java object.
fromJSON(Object) - Method in interface oracle.adfmf.framework.api.JSONDeserializable
Method to add custom code to deserialize the passed-in Object to Java object.

G

generateContext() - Method in interface oracle.maf.api.analytics.ContextProvider
This method is used to generate 'properties' object which is wrapped to create a 'context' event for MCS.
generateContext() - Method in class oracle.maf.api.analytics.McsContextProvider
This method will generate the JSON object which will contain fields which MCS expects in the 'context' event, except for username, carrier, manufacturer and osBuild Below defined fields will be added to context event if logging.properties contains 'McsContextProvider' for 'contextProviderClassName' property.
GeneratedPassword - Class in oracle.adfmf.framework.api
GeneratedPassword is a utility class for producing random passwords.
GeneratedPassword() - Constructor for class oracle.adfmf.framework.api.GeneratedPassword
 
generatePrimaryKeyValue(Entity, int) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
Generate unique primary key for the entity, provided that the eneity is persistable, the autoIncrementPrimaryKey property is set to true, and the primary key attribute is still null.
generatePrimaryKeyValue(PersistenceManager, Entity, int) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
Generate unique primary key for the entity, provided that the eneity is persistable, the autoIncrementPrimaryKey property is set to true, and the primary key attribute is still null.
GenericTagHandler - Class in oracle.maf.api.amx.taghandler
Base tag handler for all non-converter tag instances
GenericTagHandler() - Constructor for class oracle.maf.api.amx.taghandler.GenericTagHandler
 
GenericType - Interface in oracle.adfmf.util
Generic representation of a data control's data provider object.
GenericTypeBeanSerializationHelper - Class in oracle.adfmf.framework.api
GenericTypeBeanSerializationHelper is a helper class to provide an easy way for application developers to convert between ADFMF internal GenericType objects and their user defined POJOs.
GeographicMapTagHandler - Class in oracle.maf.impl.amx.taghandler.dvt
 
GeographicMapTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.dvt.GeographicMapTagHandler
 
GeolocationCallback - Interface in oracle.adf.model.datacontrols.device
Implement this interface to receive notification when the device's position changes.
get(Object) - Method in class oracle.adf.model.datacontrols.device.Preferences
 
get(Object) - Method in class oracle.adf.model.datacontrols.device.PreferenceScope
 
get(int) - Method in class oracle.adfmf.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class oracle.adfmf.json.JSONObject
Get the value object associated with a key.
get() - Method in class oracle.maf.impl.amx.SafeDbfReference
Get the reference to the data binding framework object.
getAccessorMethod() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMappingOneToMany
 
getAccessorMethod() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMappingOneToOne
 
getAccessorName() - Method in class oracle.adfmf.amx.event.RangeChangeEvent
 
getAccuracy() - Method in class oracle.adf.model.datacontrols.device.Location
Accuracy level of the latitude and longitude coordinates in meters.
getAction() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
getActionDefinition() - Method in interface oracle.maf.api.amx.metadata.TagDefinition
Get the action definition
getActionDefinition() - Method in class oracle.maf.impl.amx.metadata.TagDefinitionImpl
 
getActiveContextId() - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Get the active EL context name.
getActiveVersion() - Method in class oracle.adfmf.config.client.ConfigurationService
Get the active version on the device.
getAddresses() - Method in class oracle.adf.model.datacontrols.device.Contact
Get contact addresses
getAlert() - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
 
getAltitude() - Method in class oracle.adf.model.datacontrols.device.Location
Height of the device in meters above the ellipsoid
getAltitudeAccuracy() - Method in class oracle.adf.model.datacontrols.device.Location
Accuracy level of the altitude coordinate in meters.
getAmxPage(String) - Static method in class oracle.maf.impl.amx.PageFactory
Parse a file
getAnimationStyle() - Method in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
Returns the animation style defined within these optoins
getAnonymousHeader() - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
Return the anonymous authorization header parameter value.
getAnonymousKey() - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
Returns by default the MCS anonymous access key defined in mobile-persistence-config.properties, unless this value have been overridden by calling setAnonymousKey on the same instance of MCSPersistenceManager.
getApplicationIconBadgeNumber() - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
 
getApplicationIconBadgeNumber() - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Get current badge value of on application icon
getApplicationInformation() - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
Retrieves the application information of the current application
getApplicationInformation() - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Gets ApplicationInformation object containing the information about the application.
getApplicationInformation() - Method in class oracle.adfmf.framework.api.PerfMon
 
getApplicationLog() - Method in class oracle.adfmf.framework.api.PerfMon
 
getApplicationLogLevel() - Method in class oracle.adfmf.framework.api.PerfMon
 
getApplicationLogRecords(long) - Method in class oracle.adfmf.framework.api.PerfMon
Get the current set of application log records with the following log levels.
getApplicationState() - Method in class oracle.adfmf.framework.event.Event
Returns the application state at the time of event.
getAsParent(Class, Entity, String) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
 
getAsParent(Class, Entity, AttributeMappingOneToOne) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
 
getAttribute(int) - Method in class oracle.adfmf.dc.bean.ConcreteJavaBeanObject
 
getAttribute(String) - Method in class oracle.adfmf.dc.bean.ConcreteJavaBeanObject
 
getAttribute(String, int) - Method in class oracle.adfmf.dc.bean.ConcreteJavaBeanObject
 
getAttribute(String, String) - Method in class oracle.adfmf.dc.bean.ConcreteJavaBeanObject
 
getAttribute(int) - Method in interface oracle.adfmf.util.GenericType
Return the i'th attribute NOTE: Order of defines does matter, this method will always return the i'th attribute that was defined.
getAttribute(int, String) - Method in interface oracle.adfmf.util.GenericType
Return the i'th attribute NOTE: Order of defines does matter, this method will always return the i'th attribute that was defined.
getAttribute(String) - Method in interface oracle.adfmf.util.GenericType
Return the attribute value for the given name attribute.
getAttribute(String, String) - Method in interface oracle.adfmf.util.GenericType
Return the attribute value for the namespace/name attribute
getAttribute(String, int) - Method in interface oracle.adfmf.util.GenericType
Return the attribute value for the namespace/name attribute
getAttribute(String) - Method in interface oracle.maf.api.amx.metadata.TagDefinition
Get the attribute definition for the attribute
getAttribute(String) - Method in class oracle.maf.api.amx.Node
Get the value of an attribute
getAttribute(String) - Method in class oracle.maf.api.amx.Tag
Get the value for an attribute
getAttribute(String) - Method in class oracle.maf.impl.amx.metadata.TagDefinitionImpl
 
getAttribute(String) - Method in class oracle.maf.impl.amx.NodeImpl
 
getAttribute(String) - Method in class oracle.maf.impl.amx.TagImpl
 
getAttributeCount() - Method in class oracle.adfmf.dc.bean.ConcreteJavaBeanObject
 
getAttributeCount(String) - Method in class oracle.adfmf.dc.bean.ConcreteJavaBeanObject
 
getAttributeCount() - Method in interface oracle.adfmf.util.GenericType
Return the number of attributes defined for this generic type
getAttributeCount(String) - Method in interface oracle.adfmf.util.GenericType
Return the number of attributes with the given name.
getAttributeExpression(String) - Method in class oracle.maf.api.amx.Node
Get the value expression for an attribute
getAttributeExpression(String) - Method in class oracle.maf.impl.amx.NodeImpl
 
getAttributeInfo(int) - Method in class oracle.adfmf.dc.bean.ConcreteJavaBeanObject
 
getAttributeInfo(String) - Method in class oracle.adfmf.dc.bean.ConcreteJavaBeanObject
 
getAttributeInfo(String) - Method in interface oracle.adfmf.util.GenericType
Return the attribute information for the name attribute
getAttributeInfo(int) - Method in interface oracle.adfmf.util.GenericType
Return the attribute information for the i'th attribute
getAttributeInfoCount() - Method in interface oracle.adfmf.util.GenericType
Return the number of attribute Infos defined for this generic type
getAttributeMappings() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getAttributeMappingsDirect() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getAttributeMappingsDirectAndOneToOne() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getAttributeMappingsDirectParentPopulated() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getAttributeMappingsOneToMany() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getAttributeMappingsOneToOne() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getAttributeName() - Method in interface oracle.adfmf.bindings.AttributeContext
Attribute name within the associated bean that is being modified.
getAttributeName() - Method in interface oracle.maf.api.amx.metadata.AttributeDefinition
 
getAttributeName() - Method in interface oracle.maf.api.amx.metadata.MethodDefinition
 
getAttributeName() - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
getAttributeName() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMapping
 
getAttributeName() - Method in class oracle.maf.impl.amx.metadata.AttributeDefinitionImpl
 
getAttributeName() - Method in class oracle.maf.impl.amx.metadata.MethodDefinitionImpl
 
getAttributeNameInPayload() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMapping
Returns the value of element payloadAttributeName.
getAttributeNames() - Method in interface oracle.maf.api.amx.metadata.TagDefinition
Get the names of the attributes supported by this tag.
getAttributeNames() - Method in class oracle.maf.api.amx.Node
Get the name of all the specified attributes.
getAttributeNames() - Method in class oracle.maf.api.amx.Tag
Get the names of the declared attributes on the tag
getAttributeNames() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
getAttributeNames() - Method in class oracle.maf.impl.amx.metadata.TagDefinitionImpl
 
getAttributeNames() - Method in class oracle.maf.impl.amx.NodeImpl
 
getAttributeNames() - Method in class oracle.maf.impl.amx.TagImpl
 
getAttributeToValidate() - Method in interface oracle.maf.api.amx.metadata.TagDefinition
Returns the attribute definition of the attribute that should be validated
getAttributeToValidate() - Method in class oracle.maf.impl.amx.metadata.TagDefinitionImpl
 
getAttributeType(String) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getAttributeType(String) - Method in class oracle.adfmf.dc.bean.ConcreteJavaBeanObject
 
getAttributeType(String) - Method in interface oracle.adfmf.util.GenericType
Return the attribute type for the name attribute
getAttributeValue(String) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getAttributeValue(String) - Method in class oracle.maf.api.cdm.persistence.model.Entity
 
getAttributeValueAtIndex(int, String) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getAttributeValueFromResultSet(ResultSet, AttributeMapping, Class) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Convert the column value returned by a SELECT statement to the Java Type expected by the corresponding entity attribute
getAttributeValues() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
getAttributeValuesFromResultSet(ResultSet, List<AttributeMapping>, Class) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
 
getAttributeValueToSerialize(Node, String) - Method in class oracle.maf.api.amx.taghandler.StampingUITagHandler
 
getAttributeValueToSerialize(Node, String) - Method in class oracle.maf.api.amx.taghandler.TagHandler
Allows a tag handler to customize the value that should be serialized for a given attribute.
getAuthenticationMechanism() - Method in class oracle.maf.api.authentication.AuthenticationPlatform
 
getAuthenticationStatus() - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Retrieves the authentication status in an easy-to-read String.
getAuthenticationTimerTimeout(String) - Method in class oracle.maf.api.authentication.AuthenticationPlatform
 
getAuthHeader() - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
Return the authorization header parameter value that is stored in applicationScope under key mcs_auth_header.
getAvailableScreenHeight() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Get the height of the screen available for drawing controls, in pixels.
getAvailableScreenWidth() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Get the width of the screen availble for drawing controls, in pixels.
getAvailableVersions() - Method in class oracle.adfmf.config.client.ConfigurationService
Get the available version on the device.
getBadge() - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
 
getBatchSize() - Method in class oracle.maf.api.analytics.McsAnalyticsHandler
Returns the size set for batch processing.
getBigDecimalValue(String) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Converts string value to BigDecimal.
getBindingContainer() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getBindingContainer() - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
 
getBindingContextMap() - Method in interface oracle.adfmf.bindings.RowContext
Return the bindingContext for this Application instance.
getBindings() - Method in interface oracle.adfmf.bindings.ControlBinding
Collection of bindings that are contained within or associated with this binding.
getBirthday() - Method in class oracle.adf.model.datacontrols.device.Contact
Get contact birthday
getBoolean(Object) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Deprecated.
deprecated in MAF 2.4.2, use getBooleanFromObject instead.
getBoolean(int) - Method in class oracle.adfmf.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class oracle.adfmf.json.JSONObject
Get the boolean value associated with a key.
getBooleanFromObject(Object) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Used to coerce an object into a boolean if possible.
getByte(Object) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Used to coerce an object into a byte if possible.
getCategories() - Method in class oracle.adf.model.datacontrols.device.Contact
Get contact categories
getCategory() - Method in class oracle.maf.api.analytics.AnalyticsLogRecord
 
getCenterX() - Method in class oracle.adfmf.amx.event.MapBoundsChangeEvent
Returns the x coordinate (longitude) of map center.
getCenterY() - Method in class oracle.adfmf.amx.event.MapBoundsChangeEvent
Returns the y coordinate (latitude) of map center.
getChannelId() - Method in class oracle.adfmf.performance.MonitorId
 
getCharacter(Object) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Used to coerce an object into a char if possible.
getChildren(Object) - Method in class oracle.maf.api.amx.Node
Get the children.
getChildren(Object, String, String) - Method in class oracle.maf.api.amx.Node
Get the children based on their namespace and tag
getChildren() - Method in class oracle.maf.api.amx.Tag
Get all the children tags
getChildren(Object) - Method in class oracle.maf.impl.amx.NodeImpl
 
getChildren(Object, String, String) - Method in class oracle.maf.impl.amx.NodeImpl
 
getChildren() - Method in class oracle.maf.impl.amx.TagImpl
 
getChildrenCount(Object) - Method in class oracle.maf.api.amx.Node
Get the number of children for the given stamp key.
getChildrenCount(Object) - Method in class oracle.maf.impl.amx.NodeImpl
 
getChildrenKeys() - Method in class oracle.maf.api.amx.Node
Get an iterable of all children keys.
getChildrenKeys() - Method in class oracle.maf.impl.amx.NodeImpl
 
getClassInstance(String) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
 
getClassMappingDescriptor() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMapping
 
getClassName() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getClazz() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getClientState(Node) - Method in class oracle.maf.api.amx.View
Get the client state for a given node
getClientState(Node) - Method in class oracle.maf.impl.amx.ViewImpl
 
getCollectionName() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
getColumnAttribute() - Method in class oracle.adfmf.java.beans.ProviderChangeEvent
Get the event's column attribute
getColumnMappings() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMappingOneToMany
Returns a map with column mappings which are needed to construct the WHERE clause to get the list of detail rows.
getColumnMappings() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMappingOneToOne
Returns a map with column mappings which are needed to construct the WHERE clause to get the parent row.
getColumnName() - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
getColumnName() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMapping
 
getColumnName() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMappingDirect
 
getColumnName() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMappingOneToMany
Returns null for this mapping
getColumnName() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMappingOneToOne
 
getColumnValueFromResultSet(ResultSet, AttributeMapping, Class) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Get the column value returned by a SELECT statement for a specific entity attribute
getConnectionEndPoint(String) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Return the end point of the connection, for the specified connection name, found in connections.xml.
getConnectionId() - Method in class oracle.maf.api.analytics.McsAnalyticsHandler
 
getConnectionName() - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
Returns by default the MCS connection name defined in mobile-persistence-config.properties, unless this value have been overridden by calling setConnectionName on the same instance of MCSPersistenceManager.
getConnectionName() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Set the connection name (referenced in connections.xml) that REST requests should be directed to.
getContentLength() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
getContentStream() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
getContentType() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
getContextFreeValue() - Method in class oracle.adfmf.amx.event.RangeChangeEvent
Returns the context-free value used by the source of the event.
getContextId() - Method in class oracle.adfmf.framework.api.Model
Get the current contextId / page def key.
getContextPageDef() - Method in class oracle.adfmf.framework.api.Model
Get the current context page definition
getContextProviderClassName() - Method in class oracle.maf.api.analytics.McsAnalyticsHandler
Returns the fully qualified name of the class which will generate the context event.
getControlBinding(String) - Method in interface oracle.adfmf.bindings.BindingContainer
Returns a control binding with the given name.
getControlBindings() - Method in interface oracle.adfmf.bindings.BindingContainer
Return a list of all control bindings in the container.
getCookie(String, String) - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Retrieves a cookie.
getCountry() - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Get the country name
getCreatedBy() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
getCreatedOn() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
getCreateMethod() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getCreateMethodName() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getCredentialStoreKey() - Method in interface oracle.adfmf.framework.FeatureInformation
 
getCredentialStoreKey() - Method in class oracle.maf.api.authentication.AuthenticationPlatform
 
getCredentialType() - Method in interface oracle.adfmf.framework.FeatureInformation
 
getCRUDServiceClassName() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getCurrentIndex() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getCurrentPosition(int, boolean) - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Get the current position.
getCurrentPosition(int, int, boolean) - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Get the current position.
getCurrentResourceBundle() - Method in interface oracle.adfmf.bindings.BindingContainer
Get the current resource bundle.
getCurrentRow() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getCurrentRowForIterator(String) - Method in interface oracle.adfmf.bindings.DataControl
 
getCurrentRowIndex() - Method in interface oracle.adfmf.bindings.RangeBinding
Returns the index of the current row.
getCurrentRowKey() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getCurrentRowKey() - Method in class oracle.adfmf.java.beans.ProviderChangeEvent
Get the event's current row key
getCurrentValues() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getCurrentViewId(String) - Static method in class oracle.maf.impl.amx.Dispatch
Get the view ID of the current page or null if one has yet to be loaded
getCurrentWindowId() - Static method in class oracle.adfmf.framework.api.AdfmfSlidingWindowUtilities
Returns the window identifier associated with the current (calling) feature
getCustomMethod(String) - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getCustomMethodName() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
getData() - Method in class oracle.maf.api.amx.NodeVisitContext
The data set on the context via the constructor
getData() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
getDataControl() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getDataControlById(String) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Returns the DataControl instance for the specified data control name.
getDataControlProvider(String) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Used to to get the root provider instance from a DataControl.
getDataProvider() - Method in interface oracle.adfmf.bindings.DataControl
Returns the Business Service Object that this DataControl is associated with.
getDataProvider(XmlAnyDefinition, BindingContainer) - Method in interface oracle.adfmf.bindings.DataControl
Get a named data provider within a service object or hierarchy that this DataControl is associated with.
getDataProvider() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
Returns the data provider object which corresponds to the current item in the collection represented at this iterator's level in the control tree.
getDataProvider(XmlAnyDefinition) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
Returns a named object contained in the object wrapped by this iterator binding.
getDataProvider() - Method in interface oracle.adfmf.util.GenericType
Returns the raw data provider instance that this GenericType instance abstracts.
getDataSynchActions() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchService
 
getDataSynchManager() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchService
 
getDate() - Method in class oracle.adfmf.framework.api.LogEntry
 
getDate() - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
 
getDateCreated() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
getDateFormat() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMapping
 
getDateFormat() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getDateTimeFormat() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getDeliveryMechanism() - Method in class oracle.adfmf.config.client.ConfigurationService
Get a specific delivery mechanism name.
getDeliveryMechanismConfiguration(String) - Method in class oracle.adfmf.config.client.ConfigurationService
Get a specific delivery mechanism's configuration item for the current delivery mechanism.
getDeliveryMechanismConfiguration(String, String) - Method in class oracle.adfmf.config.client.ConfigurationService
Get a specific delivery mechanism's configuration item.
getDepartment() - Method in class oracle.adf.model.datacontrols.device.ContactOrganization
Get the department
getDescription() - Method in class oracle.adfmf.javax.faces.model.SelectItem
Return a description of this item, for use in development tools.
getDescription() - Method in interface oracle.adfmf.performance.Monitor
 
getDeviceInformation() - Method in class oracle.adfmf.framework.api.PerfMon
 
getDeviceManager() - Static method in class oracle.adf.model.datacontrols.device.DeviceManagerFactory
Get the proper device manager given your run-time environment.
getDirection() - Method in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
Returns the direction to which the sliding window will be anchored
getDirectoryPath() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
Returns the directory path for downloading the file.
getDirectoryPathRoot(int) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Gets the path to certain writable directory on the device
getDisplayName() - Method in class oracle.adf.model.datacontrols.device.Contact
Get contact display name
getDouble(Object) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Used to coerce an object into a double if possible.
getDouble(int) - Method in class oracle.adfmf.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class oracle.adfmf.json.JSONObject
Get the double value associated with a key.
getDownloadCallback() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
getDownloadIfNeeded() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
Dummy attribute that can be included in an AMX page to trigger download of the file in foreground.
getDownloadIfNeededInBackground() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
Dummy attribute that can be included in an AMX page to trigger download of the file in the background.
getDuration() - Method in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
Returns the duration used to animate sliding windows, in milliseconds.
getElAttribute() - Method in interface oracle.maf.api.amx.metadata.CollectionDefinition
 
getElAttribute() - Method in class oracle.maf.impl.amx.metadata.CollectionDefinitionImpl
 
getELContext() - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Get the MAF EL context.
getELValue(String) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Gets a property resolved by an EL Expression to a value
getElVariableMap() - Method in class oracle.maf.api.amx.Node
Gets the EL variable map to use for this node.
getElVariableMap() - Method in class oracle.maf.impl.amx.NodeImpl
 
getEmails() - Method in class oracle.adf.model.datacontrols.device.Contact
Get contact emails
getEncryptedInputStream(InputStream, byte[]) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Use this method to get output stream that is encrypted, containerized or not.
getEncryptedOutputStream(OutputStream, byte[]) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Use this method to get output stream that is encrypted, containerized or not.
getEndGroup() - Method in class oracle.adfmf.amx.event.ViewportChangeEvent
Returns the last visible group
getEntity() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
getEntityAsJSONString() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
getEntityAttributeValues(Entity) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
 
getEntityClass() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
getEntityClassString() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
getEntityCRUDService(Class) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
Retrieve instance of EntityCRUDService for a specific class.
getEntityCRUDService(ClassMappingDescriptor) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
Retrieve instance of EntityCRUDService for a specific mapping descriptor.
getEntityKey(Entity) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
 
getEntityKeyAttributes(Class) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
 
getEntityShortName() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
getErrorCategory() - Method in exception oracle.adfmf.framework.exception.AdfInvocationException
Get error category from the exception object
getErrorCategory() - Method in exception oracle.adfmf.framework.exception.AdfInvocationRuntimeException
Get error category from the exception object
getErrorCode() - Method in exception oracle.adfmf.framework.exception.AdfInvocationException
Get error code from the exception object
getErrorCode() - Method in exception oracle.adfmf.framework.exception.AdfInvocationRuntimeException
Get error code from the exception object
getErrors() - Method in interface oracle.adfmf.bindings.AttributesBinding
Returns a list of errors that were raised during the last setInputValue call.
getErrors() - Method in interface oracle.adfmf.bindings.BindingContainer
Get the list of errors raised by the most recent binding operation in this container
getETag() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
getEventName() - Method in interface oracle.maf.api.amx.metadata.EventDefinition
 
getEventName() - Method in class oracle.maf.impl.amx.metadata.EventDefinitionImpl
 
getEvents() - Method in interface oracle.maf.api.amx.metadata.TagDefinition
Get the event definitions for this tag
getEvents() - Method in class oracle.maf.impl.amx.metadata.TagDefinitionImpl
 
getEventSource(String) - Static method in class oracle.adfmf.framework.event.EventSourceFactory
Get event source for a given name
getEventSourceId() - Method in class oracle.adfmf.amx.event.RangeChangeEvent
Returns the the source ID of the event.
getEventSourceNames() - Static method in class oracle.adfmf.framework.event.EventSourceFactory
Get names of all registered event sources
getExtendedAttributeInfo(Object, String) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getFacetName() - Method in class oracle.maf.api.amx.Node
The name of the facet this node is in
getFacetName() - Method in class oracle.maf.impl.amx.NodeImpl
 
getFacetNames() - Method in interface oracle.maf.api.amx.metadata.TagDefinition
Get the names of the facets this tag supports
getFacetNames(Object) - Method in class oracle.maf.api.amx.Node
Get an iterable of all facet names that have children
getFacetNames() - Method in class oracle.maf.impl.amx.metadata.TagDefinitionImpl
 
getFacetNames(Object) - Method in class oracle.maf.impl.amx.NodeImpl
 
getFacetNodes(String, Object) - Method in class oracle.maf.api.amx.Node
Get all the nodes for a given facet
getFacetNodes(String, Object) - Method in class oracle.maf.impl.amx.NodeImpl
 
getFamilyName() - Method in class oracle.adf.model.datacontrols.device.ContactName
Get the contact's family name
getFarDirectory() - Method in interface oracle.adfmf.framework.FeatureInformation
 
getFarRootDirectory() - Method in interface oracle.adfmf.framework.FeatureInformation
 
getFeatureById(String) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Returns the feature information for the passed in feature id.
getFeatureByName(String) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Returns the feature information for the passed in feature name.
getFeatureContent() - Method in interface oracle.adfmf.framework.FeatureInformation
 
getFeatureContext() - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Get current FeatureContext instance.
getFeatureId() - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Get current feature id.
getFeatureId() - Method in class oracle.adfmf.performance.MonitorId
 
getFeatureId() - Method in class oracle.maf.api.amx.Node
Gets the feature ID needed to get the feature context on the node.
getFeatureId() - Method in class oracle.maf.api.analytics.AnalyticsLogRecord
 
getFeatureId() - Method in class oracle.maf.impl.amx.NodeImpl
 
getFeatureInformation(String) - Method in class oracle.adfmf.framework.api.PerfMon
 
getFeatureName() - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Get current feature name.
getFeatures() - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
Retrieves the feature definition for all the features that are visible on the springboard in the current application
getFeatures() - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Gets an array of FeatureInformation objects that provide information about the features that are available in this session of the MAF application and should be displayed on a custom springboard.
getFeaturesActive() - Method in class oracle.adfmf.util.HOTS
 
getFeaturesCount() - Method in class oracle.adfmf.util.HOTS
 
getFetchSize() - Method in class oracle.adfmf.amx.event.RangeChangeEvent
Returns the number of new objects to fetch
getFilePath() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
Returns the file path where storage object file is stored on file system.
getFindAllInParentMethod(String) - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getFindAllMethod() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getFindAllMethodName() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getFindMethod() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getFindMethodName() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getFloat(Object) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Used to coerce an object into a float if possible.
getFormatted() - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Get the formatted address
getFormatted() - Method in class oracle.adf.model.datacontrols.device.ContactName
Get the complete name of the contact
getFragmentDef(Node) - Static method in class oracle.maf.impl.amx.taghandler.FragmentDefTagHandler
Convenience function to get the amx:fragmentDef node for a fragment
getFrameworkLogLevel() - Method in class oracle.adfmf.framework.api.PerfMon
 
getGetAsParentMethod(String) - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getGetCanonicalMethod() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getGetMethod(Class, String) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
 
getGivenName() - Method in class oracle.adf.model.datacontrols.device.ContactName
Get the contact's given name
getGlobalMonitor(String) - Method in class oracle.adfmf.performance.MonitorFactory
 
getHardwareInformation() - Method in class oracle.adfmf.framework.api.PerfMon
 
getHeading() - Method in class oracle.adf.model.datacontrols.device.Location
Direction of travel, specified in degrees counting clockwise relative to the true north.
getHealthOfTheSystem() - Method in class oracle.adfmf.framework.api.PerfMon
 
getHonorificPrefix() - Method in class oracle.adf.model.datacontrols.device.ContactName
Get the contact's prefix
getHonorificSuffix() - Method in class oracle.adf.model.datacontrols.device.ContactName
Get the contact's suffix
getHttpConnection(String, String, Object) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Initializes and returns an HttpConnection, using the provided request method, request, and HTTP headers value.
getHttpStatusMessage(int) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
 
getHttpURLConnection(String, String, Object) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Initializes and returns java.net.HttpURLConnection or javax.net.ssl.HttpsURLConnection, using the provided request method, request, and HTTP headers value.
getIcon() - Method in interface oracle.adfmf.framework.FeatureInformation
 
getIcon() - Method in class oracle.maf.api.platform.ios.ApplicationShortcutItem
Returns the optional icon for the Home screen dynamic quick action.
getId() - Method in class oracle.adf.model.datacontrols.device.Contact
Get contact id
getId() - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Get a unique identifier for this address
getId() - Method in class oracle.adf.model.datacontrols.device.ContactField
Get a unique identifier
getId() - Method in class oracle.adf.model.datacontrols.device.ContactOrganization
Get a unique identifier
getId() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getId() - Method in class oracle.adfmf.framework.event.EventSource
An ID (if any) that can be used for identifying the event source in addition to name
getId() - Method in interface oracle.adfmf.framework.FeatureInformation
 
getId() - Method in interface oracle.adfmf.performance.Monitor
 
getId() - Method in class oracle.adfmf.performance.MonitorId
 
getId() - Method in class oracle.maf.api.amx.Node
The unique identifier of the node.
getId() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
getId() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
getId() - Method in class oracle.maf.impl.amx.NodeImpl
Gets a unique ID for this node.
getIdFromJSONObject(JSONObject) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Gets id from the json object and returns the corresponding int value Internal Utility Function
getIdPrefix() - Static method in class oracle.adfmf.performance.MonitorFactory
 
getImage() - Method in interface oracle.adfmf.framework.FeatureInformation
 
getImportantLogRecords(long) - Method in class oracle.adfmf.framework.api.PerfMon
Get the current set of important log records with the following log levels.
getIms() - Method in class oracle.adf.model.datacontrols.device.Contact
Get contact IM addresses
getIndex() - Method in interface oracle.adfmf.framework.FeatureInformation
 
getIndexFromKey(Object) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getInitialLimitAttribute() - Method in interface oracle.maf.api.amx.metadata.CollectionDefinition
 
getInitialLimitAttribute() - Method in class oracle.maf.impl.amx.metadata.CollectionDefinitionImpl
 
getInputStream(HttpConnection) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Open and return an input stream for the provided connection.
getInputValue() - Method in interface oracle.adfmf.bindings.AttributeBinding
Returns the value that should be rendered on a view for the attribute associated with this binding.
getInputValue(int) - Method in interface oracle.adfmf.bindings.AttributesBinding
Returns the value that should be rendered on a view for the attribute associated with this binding at the specified position.
getInstance() - Static method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
 
getInstance() - Static method in class oracle.adf.model.datacontrols.device.PreferenceScope
 
getInstance() - Static method in class oracle.adfmf.performance.MonitorFactory
 
getInstance() - Static method in class oracle.adfmf.performance.Story
 
getInstance() - Static method in class oracle.maf.api.amx.metadata.TagLibraryFactory
Get the instance of the factory
getInstance() - Static method in class oracle.maf.api.amx.NodeFactory
Get the instance of the factory
getInstance() - Static method in class oracle.maf.api.amx.UtilityFactory
Get the instance of the factory
getInstance() - Static method in class oracle.maf.api.authentication.AuthenticationUtility
 
getInstance() - Static method in class oracle.maf.api.cdm.persistence.cache.EntityCache
Returns singleton instance of the cache
getInstance(Class) - Static method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getInstance(String) - Static method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getInstance() - Static method in class oracle.maf.api.platform.android.Permissions
 
getInstance(String) - Static method in class oracle.maf.impl.amx.ViewImpl
Get the current view from the view scope
getInstanceData() - Method in interface oracle.adfmf.performance.Monitor
 
getInstanceName() - Method in interface oracle.adfmf.bindings.OperationInfo
An El-expression that identifies the object on which an operation has to be invoked.
getInt(int) - Method in class oracle.adfmf.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class oracle.adfmf.json.JSONObject
Get the int value associated with a key.
getInteger(Object) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Used to coerce an object into a int if possible.
getIsNewEntity() - Method in class oracle.maf.api.cdm.persistence.model.Entity
 
getItemOrder() - Method in class oracle.adfmf.amx.event.MasonryReorderEvent
Returns the minimum x coordinate
getIteratorBinding(Object, XmlAnyDefinition, BindingContainer) - Method in interface oracle.adfmf.bindings.DataControl
Returns an iterator binding over the dataProvider object
getJavaType() - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
getJavaType(Class, String) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
 
getJSONArray(int) - Method in class oracle.adfmf.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class oracle.adfmf.json.JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in class oracle.adfmf.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class oracle.adfmf.json.JSONObject
Get the JSONObject value associated with a key.
getKey() - Method in class oracle.maf.api.amx.Node
The key to use for stamping.
getKey(Object) - Method in class oracle.maf.api.amx.View
Given a potential client version of the stamp key, get the embedded key object
getKey() - Method in class oracle.maf.api.cdm.persistence.model.Entity
This method returns a unique "iterator" key which is required by AmxCollectionModel so it can correctly manage new and removed instances and send data change events to refresh the UI accordingly.
getKey() - Method in class oracle.maf.impl.amx.NodeImpl
 
getKey(Object) - Method in class oracle.maf.impl.amx.ViewImpl
 
getKeyAttribute() - Method in class oracle.adfmf.amx.event.RangeChangeEvent
Returns the name of the provider attribute that acts as the key, if one is defined.
getKeys() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getKeyValue() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
getLabel() - Method in interface oracle.adfmf.bindings.AttributeBinding
Returns the display label or prompt for the attribute represented by this binding.
getLabel() - Method in class oracle.adfmf.javax.faces.model.SelectItem
Return the label of this item, to be rendered visibly for the user.
getLabelSet() - Method in interface oracle.adfmf.bindings.AttributesBinding
Returns the display label or prompt for the all the attributes represented by this binding.
getLabelSet() - Method in interface oracle.adfmf.bindings.RangeBinding
Returns the display label or prompt for the all the attributes represented by this binding.
getLanguage() - Method in class oracle.maf.api.amx.View
Returns the language set on the web view document element
getLanguage() - Method in class oracle.maf.impl.amx.ViewImpl
 
getLastCacheRefreshTime(String) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Deprecated.
Deprecated in 2.5.0. Please use CDM.
getLastCacheRefreshTime() - Method in interface oracle.adfmf.util.GenericType
Returns the lastCacheRefresh time of the resource from cache
getLastLoadedRowKey() - Method in class oracle.adfmf.amx.event.RangeChangeEvent
Returns the row key of the last row loaded before the requested range.
getLastSynchAttempt() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
getLastSynchError() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
getLatestVersion() - Method in class oracle.adfmf.config.client.ConfigurationService
Get the latest version published on the server for the current application
getLatitude() - Method in class oracle.adf.model.datacontrols.device.Location
Latitude in decimal degrees
getLayoutPriority() - Method in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
Obtains the layout priority defined within the options
getLevel() - Method in class oracle.adfmf.framework.api.LogEntry
 
getLevel() - Method in interface oracle.adfmf.performance.Monitor
 
getLevel() - Method in class oracle.adfmf.performance.MonitorId
 
getLimitAttribute() - Method in interface oracle.maf.api.amx.metadata.CollectionDefinition
 
getLimitAttribute() - Method in class oracle.maf.impl.amx.metadata.CollectionDefinitionImpl
 
getListenerClass() - Method in interface oracle.adfmf.framework.FeatureInformation
 
getLocality() - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Get the city or locality
getLocalizedSubtitle() - Method in class oracle.maf.api.platform.ios.ApplicationShortcutItem
Returns the optional, user-visible subtitle for the Home screen dynamic quick action.
getLocalizedTitle() - Method in class oracle.maf.api.platform.ios.ApplicationShortcutItem
 
getLocalPersistenceManager(ClassMappingDescriptor) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
Get an instance of the local persistence manager class as configured in persistence-mapping.xml for the ClassMappingDescriptor of the entity class passed in.
getLocalPersistenceManagerClassName() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getLoginFeatureType() - Method in interface oracle.adfmf.framework.FeatureInformation
 
getLoginProperties() - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Obtain all the login properties and seeded values from the underlying authentication layer.
getLogLevel(Logger) - Method in class oracle.adfmf.framework.api.PerfMon
 
getLogRecords(boolean, long) - Method in class oracle.adfmf.framework.api.PerfMon
Get the current set of log entries.
getLong(Object) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Used to coerce an object into a long if possible.
getLong(int) - Method in class oracle.adfmf.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class oracle.adfmf.json.JSONObject
Get the long value associated with a key.
getLongitude() - Method in class oracle.adf.model.datacontrols.device.Location
Longitude in decimal degrees
getMajor() - Method in exception oracle.maf.api.authentication.AuthenticationException
 
getMasterRowDataProvider() - Method in interface oracle.adfmf.bindings.RowContext
Return the data object of the master row of the row that this RowContext represents.
getMaxColumnValue(String, String) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
 
getMaxValue(Class, String) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
 
getMaxX() - Method in class oracle.adfmf.amx.event.MapBoundsChangeEvent
Returns the x coordinate (longitude) of maximum map bounds.
getMaxY() - Method in class oracle.adfmf.amx.event.MapBoundsChangeEvent
Returns the y coordinate (latitude) of maximum map bounds.
getMCSPersistenceManager() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Convenience method that casts remote persistence manager to MCSPersistenceManager
getMean() - Method in interface oracle.adfmf.performance.Monitor
 
getMemoryFree() - Method in class oracle.adfmf.util.HOTS
 
getMemoryMax() - Method in class oracle.adfmf.util.HOTS
 
getMemoryTotal() - Method in class oracle.adfmf.util.HOTS
 
getMemoryUsed() - Method in class oracle.adfmf.util.HOTS
 
getMergeMethod() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getMergeMethodName() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getMessage() - Method in class oracle.adfmf.framework.api.LogEntry
 
getMessage() - Method in exception oracle.adfmf.framework.exception.AdfException
Get error message from the exception object
getMessage() - Method in exception oracle.adfmf.framework.exception.AdfInvocationException
Get message from the exception
getMetadataDefinition() - Method in interface oracle.adfmf.bindings.ControlBinding
Get the metadata definition object for this binding object
getMetadataDefinition() - Method in interface oracle.adfmf.bindings.DataControl
Get the metadata definition object for this Data Control
getMetadataDefinition() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getMethod(String) - Method in interface oracle.maf.api.amx.metadata.TagDefinition
Get the method definition for an attribute
getMethod(String) - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getMethod(String) - Method in class oracle.maf.impl.amx.metadata.TagDefinitionImpl
 
getMethodExpression(String, Class, Class[]) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Use this method for expressions that refer to methods.
getMethodExpression(String) - Method in class oracle.maf.api.amx.Node
Get the method expression for an attribute
getMethodExpression(String) - Method in class oracle.maf.impl.amx.NodeImpl
 
getMethodNames() - Method in interface oracle.maf.api.amx.metadata.TagDefinition
Get the names of the attributes that accept method expressions
getMethodNames() - Method in class oracle.maf.impl.amx.metadata.TagDefinitionImpl
 
getMethodNode(String) - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getMethodNodes(String) - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getMiddleName() - Method in class oracle.adf.model.datacontrols.device.ContactName
Get the contact's middle name
getMinor() - Method in exception oracle.maf.api.authentication.AuthenticationException
 
getMinX() - Method in class oracle.adfmf.amx.event.MapBoundsChangeEvent
Returns the x coordinate (longitude) of minimum map bounds.
getMinY() - Method in class oracle.adfmf.amx.event.MapBoundsChangeEvent
Returns the y coordinate (latitude) of minimum map bounds.
getMobileBackendId() - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
 
getModel() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Get the device's model number/ID
getModelInventory() - Method in class oracle.adfmf.framework.api.Model
Get the list of model's methods.
getModifiedBy() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
getModifiedOn() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
getMonitor(String, Level, String) - Method in class oracle.adfmf.performance.MonitorFactory
 
getMonitor(String, String, Level, String) - Method in class oracle.adfmf.performance.MonitorFactory
A factory method for creating a performance monitor with a unique id, description and instance data.
getMonitor(String, Level) - Method in class oracle.adfmf.performance.MonitorFactory
A factory method for creating a performance monitor with a unique id and no description.
getMonitor(MonitorId, String) - Method in class oracle.adfmf.performance.MonitorFactory
A factory method for creating a performance monitor with a MonitorId and description.
getMonitor(MonitorId, String, String) - Method in class oracle.adfmf.performance.MonitorFactory
Obtains a new monitor with a given id, description, and instance data.
getMonitor(String[], Level, String) - Method in class oracle.adfmf.performance.MonitorFactory
 
getMonitors() - Method in class oracle.adfmf.framework.api.PerfMon
Get the collection of monitors as a collection of name value pairs.
getMonitors() - Method in class oracle.adfmf.performance.MonitorFactory
 
getName() - Method in class oracle.adf.model.datacontrols.device.Contact
Get contact name
getName() - Method in class oracle.adf.model.datacontrols.device.ContactOrganization
Get the name
getName() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Get the device's name
getName() - Method in interface oracle.adfmf.bindings.BindingContainer
Returns the name of the container
getName() - Method in interface oracle.adfmf.bindings.ControlBinding
Return name that identifies this binding uniquely in its container.
getName() - Method in interface oracle.adfmf.bindings.DataControl
Returns name to identify this datacontrol inside a BindingContext.
getName() - Method in interface oracle.adfmf.bindings.OperationParameter
Get the name of the parameter
getName() - Method in class oracle.adfmf.framework.event.EventSource
Return a unique name identifying this event source
getName() - Method in interface oracle.adfmf.framework.FeatureInformation
 
getName() - Method in class oracle.adfmf.performance.Story
 
getName() - Method in interface oracle.adfmf.util.GenericType
Returns the namespace of the type of this provider, as it is defined in data control metadata.
getName() - Method in interface oracle.maf.api.amx.metadata.TagDefinition
The name of the tag (XML local name)
getName() - Method in class oracle.maf.api.amx.Tag
Get the tag name
getName() - Method in class oracle.maf.api.analytics.AnalyticsLogRecord
 
getName() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
getName() - Method in class oracle.maf.impl.amx.metadata.TagDefinitionImpl
 
getName() - Method in class oracle.maf.impl.amx.TagImpl
 
getNames(JSONObject) - Static method in class oracle.adfmf.json.JSONObject
Get an array of field names from a JSONObject.
getNames(Object) - Static method in class oracle.adfmf.json.JSONObject
Get an array of field names from an Object.
getNamespace() - Method in interface oracle.adfmf.util.GenericType
Returns the name of this provider, as it is defined in data control metadata.
getNamespace() - Method in interface oracle.maf.api.amx.metadata.TagLibrary
 
getNamespace() - Method in class oracle.maf.api.amx.Tag
Gets the namespace of the tag
getNamespace() - Method in class oracle.maf.impl.amx.metadata.TagLibraryImpl
 
getNamespace() - Method in class oracle.maf.impl.amx.TagImpl
 
getNetworkStatus() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Get the device's current network connectivity status
getNetworkStatus() - Method in class oracle.maf.api.cdm.controller.bean.ConnectivityBean
 
getNewEntityInstance(Class) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
Create new instance for given entityClass
getNewValue() - Method in class oracle.adfmf.amx.event.ValueChangeEvent
Returns the new value of the component.
getNewValue() - Method in class oracle.adfmf.java.beans.PropertyChangeEvent
Sets the new value for the property, expressed as an Object.
getNewValue() - Method in class oracle.adfmf.java.beans.ProviderChangeEvent
Get the event's new value
getNickname() - Method in class oracle.adf.model.datacontrols.device.Contact
Get contact nickname
getNodeById(String) - Method in class oracle.maf.api.amx.View
Find a node by its ID.
getNodeById(String) - Method in class oracle.maf.impl.amx.ViewImpl
 
getNodeChangesTracker(String) - Static method in class oracle.maf.impl.amx.ViewImpl
Convenience method to get the current node change tracker
getNodeFactory() - Method in class oracle.maf.api.amx.UtilityFactory
 
getNodeFactory() - Method in class oracle.maf.impl.amx.UtilityFactoryImpl
 
getNodesToVisit() - Method in class oracle.maf.api.amx.NodeVisitContext
The nodes that should be visited
getNodesToWalk() - Method in class oracle.maf.api.amx.NodeVisitContext
Tells the framework what nodes need to be walked.
getNote() - Method in class oracle.adf.model.datacontrols.device.Contact
Get contact note
getNotificationStyle() - Method in interface oracle.adfmf.application.PushNotificationConfig
Returns a Notification Style bit mask that would be used when showing a notification to the user
getNullJSONObj() - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Method to create and return JSON object representing null object.
getObservations() - Method in interface oracle.adfmf.performance.Monitor
 
getOldRowKey() - Method in class oracle.adfmf.amx.event.SelectionEvent
Returns the rowKey that has just been unselected.
getOldValue() - Method in class oracle.adfmf.amx.event.ValueChangeEvent
Returns the previous value of the component.
getOldValue() - Method in class oracle.adfmf.java.beans.PropertyChangeEvent
Gets the old value for the property, expressed as an Object.
getOperation() - Method in class oracle.adfmf.java.beans.ProviderChangeEvent
Get the provider change operation
getOperationBinding(String) - Method in interface oracle.adfmf.bindings.BindingContainer
Returns an operation binding with the given name.
getOperationInfo() - Method in interface oracle.adfmf.bindings.OperationBinding
Returns a description of the operation to invoke.
getOperationName() - Method in interface oracle.adfmf.bindings.OperationInfo
Name of the operation to invoke
getOperator() - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
getOrderBy() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
Returns orderBy as defined in persistenceMapping.xml, or when setOrderByhas been called, it returns this overridden orderBy.
getOrderedStampKeys(Node) - Method in class oracle.maf.api.amx.taghandler.TagHandler
Allows the tag handler to customize the order that the node processes its children (for use with visiting).
getOrganizations() - Method in class oracle.adf.model.datacontrols.device.Contact
Get contact organizations
getOs() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Get the operating system that the application is running on
getOutputStream(HttpConnection) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Open and return an output stream for the provided connection.
getParameterTypes() - Method in interface oracle.maf.api.amx.metadata.MethodDefinition
 
getParameterTypes() - Method in class oracle.maf.impl.amx.metadata.MethodDefinitionImpl
 
getParamsMap() - Method in interface oracle.adfmf.bindings.OperationBinding
Retuns a map of name-value pairs of arguments and argument values to be passed to the bound operation.
getParent() - Method in interface oracle.adfmf.util.GenericType
Returns the GenericType object in the data provider hierarchy that is the owner of this instance
getParent() - Method in class oracle.maf.api.amx.Node
Get the parent node
getParent() - Method in class oracle.maf.api.amx.Tag
Get the parent tag
getParent() - Method in class oracle.maf.impl.amx.NodeImpl
 
getParent() - Method in class oracle.maf.impl.amx.TagImpl
 
getParentAttribute() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMappingDirect
 
getParentAttributeClass() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMappingDirect
 
getPassword(String) - Static method in class oracle.adfmf.framework.api.GeneratedPassword
Get the password associated with the key.
getPassword(String, String, String, char[]) - Static method in class oracle.adfmf.framework.api.GeneratedPassword
Get the password associated with the key.
getPasswordString(String, String, String, String) - Static method in class oracle.adfmf.framework.api.GeneratedPassword
 
getPayload() - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
 
getPayload() - Method in class oracle.adfmf.framework.event.Event
Get event payload as a string
getPayload() - Method in class oracle.adfmf.framework.event.NativeLocalNotificationEvent
 
getPayload() - Method in class oracle.maf.api.analytics.AnalyticsLogRecord
 
getPayloadObject() - Method in class oracle.adfmf.framework.event.Event
Get event payload object
getPayloadObject() - Method in class oracle.adfmf.framework.event.NativeLocalNotificationEvent
 
getPermissionsCallbackHandler() - Method in class oracle.maf.api.platform.android.Permissions
Retrieve the current permission callback instance.
getPhonegap() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Get the version of PhoneGap in use by the Mobile Application Framework
getPhoneNumbers() - Method in class oracle.adf.model.datacontrols.device.Contact
Get contact phone numbers
getPhotos() - Method in class oracle.adf.model.datacontrols.device.Contact
Get contact photos
getPicture(int, int, int, boolean, int, int, int) - Method in class oracle.adf.model.datacontrols.device.DeviceDataControl
Provides access to the device's default camera application, which enables taking a picture or retrieving a previously-saved image See PhoneGap documentation for more details: http://docs.phonegap.com/en/1.0.0/phonegap_camera_camera.md.html#camera.getPicture
getPicture(int, int, int, boolean, int, int, int) - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Provides access to the device's default camera application, which enables taking a picture or retrieving a previously-saved image See PhoneGap documentation for more details: http://docs.phonegap.com/en/1.0.0/phonegap_camera_camera.md.html#camera.getPicture
getPlatform() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Get the device type that the application is running on
getPointX() - Method in class oracle.adfmf.amx.event.MapInputEvent
Returns the x coordinate of the point.
getPointY() - Method in class oracle.adfmf.amx.event.MapInputEvent
Returns the y coordinate of the point.
getPostalCode() - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Get the zip or postal code
getPref() - Method in class oracle.adf.model.datacontrols.device.ContactField
Get the flag to determine if this is the user's preferred value
getPref() - Method in class oracle.adf.model.datacontrols.device.ContactOrganization
Get the flag to determine if this is the preferred value
getPreferences() - Method in class oracle.adfmf.framework.api.PerfMon
 
getPrimaryKeyAttributeMappings() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
Use this method for composite PK
getPrimaryKeyAttributeNames() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
Use this method for composite PK
getPrimaryKeyColumnNames() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
Use this method for composite PK
getProgressListeners() - Method in class oracle.adfmf.config.client.ConfigurationService
Get the registered progress listeners.
getProperties() - Method in interface oracle.adfmf.framework.FeatureInformation
 
getPropertyChangeListeners() - Method in class oracle.adfmf.java.beans.PropertyChangeSupport
Get the list of currently registered property change listeners.
getPropertyName() - Method in class oracle.adfmf.java.beans.PropertyChangeEvent
Gets the programmatic name of the property that was changed.
getProviderChangeListeners() - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Get the registered provider change listeners
getProviderKey() - Method in class oracle.adfmf.amx.event.RangeChangeEvent
Returns the name the framework uses to locate the DataControl node on which to add the providers, which is a dot delimited string of accessor names, starting at the root DC (i.e.
getProviderKey(Object, int) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getProviderKey() - Method in class oracle.adfmf.java.beans.ProviderChangeEvent
Get the provider key
getProviderMap() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getPublicHtmlDir() - Method in interface oracle.adfmf.framework.FeatureInformation
 
getPublishedVersions() - Method in class oracle.adfmf.config.client.ConfigurationService
Get a list of published versions on the server for the current application
getRangeSet() - Method in interface oracle.adfmf.bindings.RangeBinding
Returns a list of Map elements over the range of rows.
getRangeSize() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getReferenceClassMappingDescriptor() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMappingOneToMany
 
getReferenceClassMappingDescriptor() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMappingOneToOne
 
getRegion() - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Get the state or region
getRemotePersistenceManager(ClassMappingDescriptor) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
Get an instance of the remote persistence manager class as configured in persistence-mapping.xml for the ClassMappingDescriptor of the entity class passed in.
getRemotePersistenceManagerClassName() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getRemoveMethod() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getRemoveMethodName() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getRenderedChildren(Object) - Method in class oracle.maf.api.amx.Node
Get a list of all the children that are currently rendered.
getRenderedChildren(Object) - Method in class oracle.maf.impl.amx.NodeImpl
 
getRenderingParent() - Method in class oracle.maf.api.amx.Node
Get the node that renders this node.
getRenderingParent() - Method in class oracle.maf.impl.amx.NodeImpl
 
getRepeat() - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
 
getRequestMethod() - Method in exception oracle.maf.api.cdm.exception.RestCallException
 
getRequestMethod() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
 
getRequestProperties() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
 
getRequestUri() - Method in exception oracle.maf.api.cdm.exception.RestCallException
 
getRequestURI() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
 
getResponseContentType() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Retrieve the content type of the response
getResponseHeader(String) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Retrieve response header.
getResponseHeaders() - Method in exception oracle.maf.api.cdm.exception.RestCallException
 
getResponseHeaders() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
 
getResponseMessage() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
 
getResponseStatus() - Method in exception oracle.maf.api.cdm.exception.RestCallException
 
getResponseStatus() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
 
getRestNullValue() - Method in class oracle.maf.api.cdm.persistence.manager.RestXMLPersistenceManager
Return the string that should be used to indicate a null value in Rest payload.
getResult() - Method in interface oracle.adfmf.bindings.OperationBinding
Returns the result of invoking the operation bound by this binding (if the method has been already invoked.
getRetryLimit() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
 
getReturnName() - Method in interface oracle.adfmf.bindings.OperationInfo
Returns an expression to the location inside the BindingContext where this method's result should be found.
getReturnType() - Method in interface oracle.maf.api.amx.metadata.MethodDefinition
 
getReturnType() - Method in class oracle.maf.impl.amx.metadata.MethodDefinitionImpl
 
getRootNode() - Method in class oracle.maf.api.amx.View
 
getRootNode() - Method in class oracle.maf.impl.amx.ViewImpl
 
getRowDataProvider() - Method in interface oracle.adfmf.bindings.RowContext
Return the data object that this row represents.
getRowDataProviderType() - Method in interface oracle.adfmf.bindings.RowContext
Return the fully-qualified type name for the dataprovider that this row represents.
getRowKeyInsertedBefore() - Method in class oracle.adfmf.amx.event.MoveEvent
Returns the rowKey that the moved row was inserted before.
getRowKeyMoved() - Method in class oracle.adfmf.amx.event.MoveEvent
Returns the rowKey that was moved.
getSandboxes() - Method in class oracle.adfmf.config.client.ConfigurationService
Get the list of sandboxes available on the server.
getScreenDiagonalSize() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Get the size of the screen, measured on the diagonal in inches
getScreenDpi() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Get the screen's pixel density, measured in dots per inch (DPI)
getScreenHeight() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Get the width of the screen, in pixels.
getScreenScaleFactor() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Get the scale factor to use when determining how to size user interface elements
getScreenWidth() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Get the width of the screen, in pixels.
getSelectedRowKeyForIterator(String) - Method in interface oracle.adfmf.bindings.DataControl
 
getSelectedRowKeys() - Method in class oracle.adfmf.amx.event.SelectionEvent
Returns the array of rowKeys that have just been selected.
getSequenceNumber() - Method in class oracle.adfmf.framework.api.LogEntry
 
getSerializedDataObject(Entity, String, String, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.RestJSONPersistenceManager
See getSerializedDataObject method with attributesToExclude parameter.
getSerializedDataObject(Entity, String, String, List<String>, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.RestJSONPersistenceManager
Returns the entity instance as JSON-formatted string.
getSerialversionuid() - Static method in class oracle.adf.model.datacontrols.device.Location
Serial Version UID
getServiceClass() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
getSessionId() - Static method in class oracle.maf.api.analytics.AnalyticsLogRecord
 
getSetAt(Object, boolean) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getSetMethod(Class, String, boolean) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
 
getSeverity() - Method in exception oracle.adfmf.framework.exception.AdfException
Get severity of the exception
getSeverity() - Method in exception oracle.adfmf.framework.exception.AdfInvocationException
Get severity from the exception
getSeverity(String) - Static method in enum oracle.maf.api.amx.MessageUtils.Severity
 
getShort(Object) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Used to coerce an object into a short if possible.
getShortcutItems() - Static method in class oracle.maf.api.platform.ios.ApplicationShortcuts
Obtain the currently configured application shortcut items.
getSingletonInstance(String, String) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
 
getSize() - Method in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
Returns the size of the sliding window specified in these options
getSound() - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
 
getSourceAuthorizationId() - Method in interface oracle.adfmf.application.PushNotificationConfig
Returns an ID of the sender authorized to send content to application
getSourceClassName() - Method in class oracle.adfmf.framework.api.LogEntry
 
getSourceMethodName() - Method in class oracle.adfmf.framework.api.LogEntry
 
getSpeed() - Method in class oracle.adf.model.datacontrols.device.Location
Current ground speed of the device, specified in meters per second
getSqlColumnNamesCommaSeparated(List<BindParamInfo>) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Helper method that returns comma-separated list of SQL column names that can be used in INSERT or SELECT statement
getSqlInsertIntoPart(List<BindParamInfo>) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Helper method to create the INSERT INTO part of the SQL statement.
getSqlInsertOrReplaceIntoPart(List<BindParamInfo>) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Helper method to create the INSERT OR REPLACE INTO part of the SQL statement.
getSqlInsertValuesPart(List<BindParamInfo>) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Returns the VALUES(?,?,?) part of SQL INSERT statement.
getSqlSelectFromPart(ClassMappingDescriptor) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Helper method to create SELECT ..
getSqlType() - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
getSqlType(Class) - Static method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
getSqlUpdateStatement(List<BindParamInfo>) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Returns SQL statement of the form
getStampedFacets() - Method in interface oracle.maf.api.amx.metadata.CollectionDefinition
The facets that should be stamped.
getStampedFacets() - Method in class oracle.maf.impl.amx.metadata.CollectionDefinitionImpl
 
getStampForId(String) - Method in class oracle.maf.impl.amx.ViewImpl
Get a stamp key that is escaped to be valid for inclusion in an HTML ID attribute
getStampKey(Object) - Method in class oracle.maf.api.amx.View
Get a stamp key for a stamp object.
getStampKey(Object) - Method in class oracle.maf.impl.amx.ViewImpl
 
getStartAtAttribute() - Method in interface oracle.maf.api.amx.metadata.CollectionDefinition
 
getStartAtAttribute() - Method in class oracle.maf.impl.amx.metadata.CollectionDefinitionImpl
 
getStartGroup() - Method in class oracle.adfmf.amx.event.ViewportChangeEvent
Returns the first visible group
getStatusBarStyle() - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Gets the status bar foreground color on iOS
getStorageObjects() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
 
getStory() - Method in class oracle.adfmf.performance.MonitorId
 
getStoryName() - Static method in class oracle.adfmf.performance.Story
 
getStreetAddress() - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Get the street address
getString(Object) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Used to coerce an object into a String if possible.
getString(int) - Method in class oracle.adfmf.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class oracle.adfmf.json.JSONObject
Get the string associated with a key.
getStyle() - Method in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
Returns the style defined in the options
getSystemProperties() - Method in class oracle.adfmf.framework.api.PerfMon
 
getTableName() - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
getTableName() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getTag(String) - Method in interface oracle.maf.api.amx.metadata.TagLibrary
Gets the definition of a tag
getTag() - Method in class oracle.maf.api.amx.Node
Get the tag for this node
getTag(String) - Method in class oracle.maf.impl.amx.metadata.TagLibraryImpl
 
getTag() - Method in class oracle.maf.impl.amx.NodeImpl
 
getTagDefinition() - Method in class oracle.maf.api.amx.Tag
Get the tag definition for this tag.
getTagDefinition(Tag) - Static method in class oracle.maf.api.amx.Tag
Look up the tag definition for a tag.
getTagForViewId(String) - Method in class oracle.maf.impl.amx.ViewImpl
Get a tag for a nested view ID using caching.
getTagHandler() - Method in interface oracle.maf.api.amx.metadata.TagDefinition
The tag handler for this tag
getTagHandler() - Method in class oracle.maf.api.amx.Node
Convenience method to get the tag handler for this node's tag
getTagHandler() - Method in class oracle.maf.api.amx.Tag
Get the tag handler for this tag
getTagHandler() - Method in class oracle.maf.impl.amx.metadata.TagDefinitionImpl
 
getTagLibrary(String) - Method in class oracle.maf.api.amx.metadata.TagLibraryFactory
Get the tag library for the given namespace
getTagLibrary(String) - Method in class oracle.maf.impl.amx.metadata.TagLibraryFactoryImpl
 
getTagLibraryFactory() - Method in class oracle.maf.api.amx.UtilityFactory
 
getTagLibraryFactory() - Method in class oracle.maf.impl.amx.UtilityFactoryImpl
 
getTagNames() - Method in interface oracle.maf.api.amx.metadata.TagLibrary
 
getTagNames() - Method in class oracle.maf.impl.amx.metadata.TagLibraryImpl
 
getTaskExecutor(String) - Method in class oracle.maf.api.amx.UtilityFactory
 
getTaskExecutor(String) - Method in class oracle.maf.impl.amx.UtilityFactoryImpl
 
getTextContent() - Method in class oracle.maf.api.amx.Tag
Get the text content of the tag
getTextContent() - Method in class oracle.maf.impl.amx.TagImpl
 
getThreadsActive() - Method in class oracle.adfmf.util.HOTS
 
getTimestamp() - Method in class oracle.adf.model.datacontrols.device.Location
When was this location fix created? Represent milliseconds since the Unix epoch.
getTimestamp() - Method in class oracle.adfmf.java.beans.PropertyChangeEvent
Gets the create timestamp.
getTimestamp() - Method in class oracle.adfmf.java.beans.ProviderChangeEvent
Get the event's timestamp
getTitle() - Method in class oracle.adf.model.datacontrols.device.ContactOrganization
Get the contact's title
getTitle() - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
 
getToken(String) - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Retrieves a token.
getTopWindowId() - Static method in class oracle.adfmf.framework.api.AdfmfSlidingWindowUtilities
Returns the identifier of the top most (most recently shown) visible overlaid sliding window
getTotalRowCount() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
getType() - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Get the type of the address
getType() - Method in class oracle.adf.model.datacontrols.device.ContactField
Get a field type
getType() - Method in class oracle.adf.model.datacontrols.device.ContactOrganization
Get the field type
getType() - Method in class oracle.adfmf.amx.event.MapInputEvent
Returns the type of the event.
getType() - Method in exception oracle.adfmf.framework.exception.AdfException
Get type of exception
getType() - Method in exception oracle.adfmf.framework.exception.AdfInvocationException
Get type of exception
getType() - Method in interface oracle.adfmf.util.GenericType
Returns the name of the type of this provider, as it is defined in data control metadata.
getType() - Method in class oracle.maf.api.platform.ios.ApplicationShortcutItem
 
getTypeName() - Method in interface oracle.adfmf.bindings.OperationParameter
Get the type name
getUpdateMethod() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getUpdateMethodName() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
getUrls() - Method in class oracle.adf.model.datacontrols.device.Contact
Get contact URL's
getUserInfo() - Method in class oracle.maf.api.platform.ios.ApplicationShortcutItem
Optional, app-specific information that you can provide for use when your app performs the Home screen quick action.
getUsername() - Method in class oracle.maf.api.analytics.AnalyticsLogRecord
This method returns the username using which the user has logged into the secured feature.
getUserName() - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Returns the current user name.
getValue() - Method in class oracle.adf.model.datacontrols.device.ContactField
Get the field value
getValue() - Method in interface oracle.adfmf.bindings.OperationParameter
Get the value for the parameter
getValue(String[]) - Method in class oracle.adfmf.framework.api.Model
Get a set of values from their passed in EL expressions.
getValue() - Method in class oracle.adfmf.javax.faces.model.SelectItem
Return the value of this item, to be delivered to the model if this item is selected by the user.
getValue() - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
getValue() - Method in interface oracle.maf.api.cdm.persistence.service.ValueHolderInterface
 
getValueExpression(String, Class) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Use this method for expressions that refer to values.
getVendor() - Method in interface oracle.adfmf.framework.FeatureInformation
 
getVersion() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Get the operating system version number
getVersion() - Method in interface oracle.adfmf.framework.FeatureInformation
 
getVibration() - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
 
getView(String) - Method in class oracle.maf.api.amx.UtilityFactory
 
getView(String) - Method in class oracle.maf.impl.amx.UtilityFactoryImpl
 
getViewId() - Method in class oracle.maf.impl.amx.ViewImpl
 
getWatchId() - Method in class oracle.adf.model.datacontrols.device.Location
Which listener was this location fix created for?
getWindowIds() - Static method in class oracle.adfmf.framework.api.AdfmfSlidingWindowUtilities
Returns an array containing all identifiers for sliding windows that have been created.
getWindowInfo(String) - Static method in class oracle.adfmf.framework.api.AdfmfSlidingWindowUtilities
Returns information about the specified sliding window as a map
getWrappedException() - Method in exception oracle.maf.api.cdm.exception.RestCallException
 
getXMax() - Method in class oracle.adfmf.amx.event.ViewportChangeEvent
Returns the maximum x coordinate
getXMin() - Method in class oracle.adfmf.amx.event.ViewportChangeEvent
Returns the minimum x coordinate
getYMax() - Method in class oracle.adfmf.amx.event.ViewportChangeEvent
Returns the maximum y coordinate
getYMin() - Method in class oracle.adfmf.amx.event.ViewportChangeEvent
Returns the minimum y coordinate
getZoomLevel() - Method in class oracle.adfmf.amx.event.MapBoundsChangeEvent
Returns the zoom level.
gotoDefaultFeature() - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
Navigates the application to the default feature.
gotoDefaultFeature() - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Activates the default feature.
gotoFeature(String) - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
Navigates the application to the passed in feature.
gotoFeature(String) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Activates the feature with the given id.
gotoPreferences() - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
Activates the preferences page
gotoSpringboard() - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
Activates the springboard
gotoSpringboard() - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Activates the springboard.

H

handleAmxEvent(Node, String, Object, String, AMXEvent) - Method in class oracle.maf.api.amx.taghandler.TagHandler
Allows tag handlers to implement behaviors for when an AMX event has been generated for a node.
handleAmxEvent(Node, String, AMXEvent) - Method in class oracle.maf.api.amx.taghandler.TagHandler
Allows tag handlers for nodes that are children of a node that generates events to respond to those events.
handleAmxEvent(Node, String, Object, String, AMXEvent) - Method in class oracle.maf.api.amx.taghandler.UITagHandler
Handles an AMX event, invoking all listeners for the event attributes and invoking the action method if present
handleAmxEvent(Node, String, AMXEvent) - Method in class oracle.maf.impl.amx.taghandler.BaseActionListenerHandler
 
handleAmxEvent(Node, String, Object, String, AMXEvent) - Method in class oracle.maf.impl.amx.taghandler.ListViewTagHandler
 
handleAmxEvent(Node, String, Object, String, AMXEvent) - Method in class oracle.maf.impl.amx.taghandler.NavigationDragBehaviorTagHandler
 
handleAmxEvent(Node, String, Object, String, AMXEvent) - Method in class oracle.maf.impl.amx.taghandler.SystemActionBehaviorHandler
 
handleFilteredAmxEvent(Node, String, AMXEvent) - Method in class oracle.maf.impl.amx.taghandler.ActionListenerTagHandler
 
handleFilteredAmxEvent(Node, String, AMXEvent) - Method in class oracle.maf.impl.amx.taghandler.SetPropertyListenerTagHandler
 
handleReadResponse(String, Class, String, String, List<BindParamInfo>, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.RestJSONPersistenceManager
Handle JSON response payload from read methods.
handleResponse(String, Class, String, String, List<BindParamInfo>, E, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.RestJSONPersistenceManager
Process JSON response payload for all REST resources called through a CRUD or custom method as configured in persistence-mapping.xml
has(String) - Method in class oracle.adfmf.json.JSONObject
Determine if the JSONObject contains a specific key.
hasAccelerometer() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Does the device have an accelerometer?
hasCamera() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Does the device have a camera?
hasCompass() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Does the device have a compass?
hasContacts() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Does the device have an address book?
hasDeclaredPermissions(PermissionGroup) - Method in class oracle.maf.api.platform.android.Permissions
Checks if the application has declared at least one permission from the specified permission group.
hasFileAccess() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Does the device have access to the file system?
hasGeolocation() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Does the device support geolocation services?
hashCode() - Method in class oracle.adfmf.performance.MonitorId
 
hashCode() - Method in class oracle.maf.api.amx.Node
 
hashCode() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
hasListeners() - Method in class oracle.adfmf.java.beans.PropertyChangeSupport
 
hasListeners() - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Return true if there are any registered data change listeners
hasLocalStorage() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Does the device have some kind of local storage (may not necessarily be the file system)
hasMediaPlayer() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Is the device capable of playing back audio/video?
hasMediaRecorder() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Is the device capable of recording audio/video?
hasMoreChildren(String) - Method in interface oracle.adfmf.util.GenericType
Returns whether there are more child objects to be loaded from the server with the given name
hasNext() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
hasPermissions(PermissionGroup) - Method in class oracle.maf.api.platform.android.Permissions
Checks if the application has been granted permissions from the specified permission group.
hasPrevious() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
hasStampedChildren() - Method in interface oracle.maf.api.amx.metadata.CollectionDefinition
 
hasStampedChildren() - Method in class oracle.maf.impl.amx.metadata.CollectionDefinitionImpl
 
hasTouchScreen() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Does the device have a touchscreen?
hide(String) - Static method in class oracle.adfmf.framework.api.AdfmfSlidingWindowUtilities
Hide a sliding window
HIDE_ADDRESS_BAR_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
HIDE_ADDRESS_BAR_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
hideNavigationbar() - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
Hides the navigation bar if visible.
hideNavigationBar() - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Hides navigation bar.
hideSpringboard() - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Hides springboard.
HOSTNAME_VERIFICATION_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
HOSTNAME_VERIFICATION_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
Whether or not to perform hostname verification.
HOTS - Class in oracle.adfmf.util
HOTS is a publicly exposed MAF API that allows users to get a glimpse at the "Health of the System" at a given checkpoints.
HOTS() - Constructor for class oracle.adfmf.util.HOTS
 

I

ID - Static variable in class oracle.adf.model.datacontrols.device.ContactConstants
Constant for contact's id
IDLE_TIMEOUT_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
IDLE_TIMEOUT_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
IDLE_TIMER - Static variable in class oracle.maf.api.authentication.AuthenticationPlatform
 
IMPORTANT_LEVELS_MASK - Static variable in class oracle.adfmf.framework.api.PerfMon
 
increment(String) - Method in class oracle.adfmf.json.JSONObject
Increment a property of a JSONObject.
indexOfChild(String, Object) - Method in interface oracle.adfmf.util.GenericType
Find the index of a child object in an accessor collection on the parent object
INFO - Static variable in exception oracle.adfmf.framework.exception.AdfException
AdfException severity constant for INFO logging
INFO_LEVEL_MASK - Static variable in class oracle.adfmf.framework.api.PerfMon
 
init() - Method in class oracle.maf.impl.amx.Dispatch.ViewCleanupListener
 
initDBIfNeeded() - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Helper method that checks whether the SQLite database already exists on the mobile device.
initializeAttribute(MafElContext, String) - Method in class oracle.maf.api.amx.Node
Sets up an attribute on the node.
initializeAttribute(MafElContext, String, ValueExpression) - Method in class oracle.maf.api.amx.Node
Initializes an attribute using a given value expression.
initializeAttribute(MafElContext, String) - Method in class oracle.maf.impl.amx.NodeImpl
 
initializeAttribute(MafElContext, String, ValueExpression) - Method in class oracle.maf.impl.amx.NodeImpl
 
initializeAttributes(MafElContext, Set<String>) - Method in class oracle.maf.api.amx.Node
Sets a set of attributes on the node.
initializeAttributes(MafElContext, Set<String>) - Method in class oracle.maf.impl.amx.NodeImpl
 
initializeNode(Node) - Method in class oracle.maf.api.amx.taghandler.AbstractTagHandler
Initializes the node.
initializeNode(Node) - Method in class oracle.maf.api.amx.taghandler.TagHandler
Method to ask the tag handler to set all the attribute values onto the node as well as creating the children and facets
INJECT_BASIC_AUTH_HEADER_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
INJECT_BASIC_AUTH_HEADER_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
INJECT_COOKIES_TO_REST_HTTP_HEADER_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
INJECT_COOKIES_TO_REST_HTTP_HEADER_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
InputTagHandler - Class in oracle.maf.impl.amx.taghandler
Internal tag handler for the AMX components that accept input values
InputTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.InputTagHandler
 
INSERT_ACTION - Static variable in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
insertChild(String, int, Object) - Method in class oracle.adfmf.dc.bean.ConcreteJavaBeanObject
 
insertChild(String, int, Object) - Method in interface oracle.adfmf.util.GenericType
Insert a child into the current generic type.
insertChild(int, Node) - Method in class oracle.maf.api.amx.Node
Instert a child
insertChild(int, Node) - Method in class oracle.maf.impl.amx.NodeImpl
 
insertEntity(Entity, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Persists the entity using SQL INSERT Statement.
insertRow(List<BindParamInfo>, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Inserts a row in SQL database using bindPramInfos passed in
INVALID_USERNAME_PASSWORD - Static variable in exception oracle.maf.api.authentication.AuthenticationException
 
invokeACS(String, String, boolean) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Invokes ACS programmatically and updates feature context
invokeAddMethod(EntityCRUDService, int, Entity) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
Calls the add[EntityName] method using reflection in the EntityCRUDService subclass for the specified entity.
invokeByteArrayRestService(String, String, String, String, Map<String, String>, int) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
 
invokeContainerJavaScriptFunction(String, String, Object...) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Invokes a Javascript method with the given arguments on the specified feature.
invokeContainerMethod(String, String, Object[]) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Invokes a native method on the specified class with the given arguments.
invokeDataControlMethod(String, String, String, List, List, List) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Invoke a DC operation.
invokeGarbageCollection() - Method in class oracle.adfmf.framework.api.PerfMon
force the system garbage collector to run now.
invokeMethod(String, Class[], Object[]) - Method in class oracle.adfmf.dc.bean.ConcreteJavaBeanObject
 
invokeOperation(Map, OperationBinding) - Method in interface oracle.adfmf.bindings.DataControl
All OperationBindings should first delegate to the DataControl associated with the binding to perform the action.
invokeRemoveMethod(EntityCRUDService, Entity) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
Calls the remove[EntityName] method using reflection in the EntityCRUDService subclass for the specified entity.
invokeRestService(String, String, String, String, Map<String, String>, int, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
 
invokeWithFeatureContext(String, Function<EmbeddedFeatureContext, T>) - Static method in class oracle.maf.impl.amx.AmxUtils
 
IS_ACS_CALLED_AUTOMATICALLY_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
IS_ACS_CALLED_AUTOMATICALLY_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
IS_MULTI_TENANT_AWARE_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
IS_MULTI_TENANT_AWARE_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
isAmxView(TagImpl) - Static method in class oracle.maf.impl.amx.ViewImpl
Checks if the tag is an AMX view tag.
isAnalyticsSyncAction() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
isAutoIncrementPrimaryKey() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
isAutoQuery() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
isAvailable() - Method in interface oracle.adfmf.framework.FeatureInformation
Feature is available when the feature is a user defined feature and all the constraints are satisfied (if any constrainsts are defined) irrespective of whether the feature is secured or not.
isAvailableVersion(String) - Method in class oracle.adfmf.config.client.ConfigurationService
Determine if the passed in version is available on the device.
isBackgroundThread() - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Use it to test if the current thread is a background thread or not.
isCaseInsensitive() - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
isComplexType() - Method in interface oracle.adfmf.util.GenericType
Return true if the attribute is a complex type
isCreateSupported() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
isDataExhausted() - Method in class oracle.adfmf.amx.event.RangeChangeEvent
Returns true if the loaded data model is at the last row, and more data should be fetched.
isDeferred() - Method in interface oracle.adfmf.util.GenericType
Returns whether or not this instance is to be lazy initialized, that is, it is a placeholder in the provider hierarchy which may or may not be updated later.
isDelayedLoad() - Method in class oracle.adfmf.bindings.dbf.AmxAccessorIteratorBinding
 
isDeleteLocalRowsOnFindAll() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
isDeviceAccess() - Method in interface oracle.adfmf.framework.FeatureInformation
Deprecated.
As of MAF 2.2, use FeatureInformation.isNativeAccess() instead
isDeviceOnline() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Checks whether device has network connectivity regardless of type.
isDirectMapping() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMapping
 
isDirectMapping() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMappingDirect
 
isDisabled() - Method in class oracle.adfmf.javax.faces.model.SelectItem
Return the disabled flag for this item, which should modify the rendered output to make this item unavailable for selection by the user if set to true.
isElSupported() - Method in interface oracle.maf.api.amx.metadata.AttributeDefinition
 
isElSupported() - Method in class oracle.maf.impl.amx.metadata.AttributeDefinitionImpl
 
isEmpty() - Method in class oracle.adf.model.datacontrols.device.PreferenceScope
 
isEnableOfflineTransactions() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
isEntityExixtsInDB(Entity) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Cheks whether there is a corresponding row in the database for the entity passed in.
isEscape() - Method in class oracle.adfmf.javax.faces.model.SelectItem
Get the item's escape status
isEvaluated() - Method in interface oracle.maf.api.amx.metadata.AttributeDefinition
 
isEvaluated() - Method in class oracle.maf.impl.amx.metadata.AttributeDefinitionImpl
 
isEvaluationExpression(String) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Checks if the passed in expression string is an evaluation expression.
isException() - Method in exception oracle.adfmf.framework.exception.AdfException
Check if its an exception
isExecutorServiceThread() - Static method in class oracle.adfmf.framework.api.MafExecutorService
 
isFacet() - Method in class oracle.maf.api.amx.Tag
Convenience function to check if this tag is an amx:facet tag
isFacet() - Method in class oracle.maf.impl.amx.TagImpl
 
isFindAllInParentSupported(String) - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
isFindAllSupported() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
isFindSupported() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
isForceOffline() - Method in class oracle.maf.api.cdm.controller.bean.ConnectivityBean
 
isFragment(Tag) - Static method in class oracle.maf.impl.amx.taghandler.FragmentTagHandler
Check if the given tag is a fragment
isFrameworkFeature() - Method in interface oracle.adfmf.framework.FeatureInformation
 
isFullRefresh() - Method in class oracle.adfmf.java.beans.ProviderChangeEvent
if this is an update with a null row key and not a column attribute change, interpret it as a full refresh
isGenerateAnalyticsEvents() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
 
isGetAsParentSupported(String) - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
isGetCanonicalSupported() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
isLeftToRight() - Method in class oracle.maf.api.amx.View
Checks if the current language is rendered left-to-right
isLeftToRight() - Method in class oracle.maf.impl.amx.ViewImpl
 
isLocalVersionIsCurrent() - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
isLogoutInProgress() - Method in class oracle.maf.api.authentication.AuthenticationPlatform
 
isMergeSupported() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
isModified() - Method in interface oracle.adfmf.util.GenericType
Return whether or not the object has been modified.
isNamingContainer() - Method in interface oracle.maf.api.amx.metadata.TagDefinition
Naming container tags prevent components that may have child IDs that may conflict with siblings of the current node.
isNamingContainer() - Method in class oracle.maf.impl.amx.metadata.TagDefinitionImpl
 
isNativeAccess() - Method in interface oracle.adfmf.framework.FeatureInformation
Returns whether the feature may access native code using the plugin mechanism
isNull(int) - Method in class oracle.adfmf.json.JSONArray
Determine if the value is null.
isNull(String) - Method in class oracle.adfmf.json.JSONObject
Determine if the value associated with the key is null or if there is no value.
isNullContainer() - Method in interface oracle.adfmf.bindings.RowContext
Return true when the container object of this row is null.
isObjectNull(Object) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Utility method to determine if the JSON object is null.
isOffline() - Method in class oracle.maf.api.cdm.controller.bean.ConnectivityBean
 
isOfflineWrite() - Method in class oracle.maf.api.analytics.McsAnalyticsHandler
 
isOneToManyMapping() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMapping
 
isOneToManyMapping() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMappingOneToMany
 
isOneToOneMapping() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMapping
 
isOneToOneMapping() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMappingOneToOne
 
isOnline() - Method in class oracle.maf.api.cdm.controller.bean.ConnectivityBean
 
isOperationEnabled() - Method in interface oracle.adfmf.bindings.OperationBinding
Whether the action binding is enabled or disabled.
isPersisted() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMapping
 
isPersisted() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
isPrimaryKey() - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
isPrimaryKeyMapping() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMapping
 
isPrimaryRequestThread() - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Use it to test if the current thread is a primary thread or not.
isRecordUsername() - Method in class oracle.maf.api.analytics.McsAnalyticsHandler
 
isRemoteReadInBackground() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
isRemoteWriteInBackground() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
isRemoveSupported() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
isRendered() - Method in class oracle.maf.api.amx.Node
Get if this node is ready to render.
isRendered() - Method in class oracle.maf.impl.amx.NodeImpl
 
isRenderedAttributeSupported(Node) - Method in class oracle.maf.api.amx.taghandler.ConverterTagHandler
 
isRenderedAttributeSupported(Node) - Method in class oracle.maf.api.amx.taghandler.GenericTagHandler
 
isRenderedAttributeSupported(Node) - Method in class oracle.maf.api.amx.taghandler.TagHandler
Get if this node is one that supports a rendered attribute.
isRenderedAttributeSupported(Node) - Method in class oracle.maf.api.amx.taghandler.UITagHandler
 
isRequired() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMappingDirect
 
isRightToLeft() - Method in class oracle.maf.api.amx.View
Checks if the current language is rendered right-to-left
isRightToLeft() - Method in class oracle.maf.impl.amx.ViewImpl
 
isRowExistsInDB(BindParamInfo) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Cheks whether there is a corresponding row in the database for the BindParamInfo passed in.
isRowExistsInDB(List<BindParamInfo>) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Cheks whether there is a corresponding row in the database for the BindParamInfos passed in.
isSecuredSharedInstance() - Method in interface oracle.adfmf.bindings.DataControl
 
isSendAsArrayIfOnlyOneEntry() - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMappingOneToMany
 
isSharedInstance() - Method in interface oracle.adfmf.bindings.DataControl
 
isShowOnNavigationBar() - Method in interface oracle.adfmf.framework.FeatureInformation
 
isShowOnSpringBoard() - Method in interface oracle.adfmf.framework.FeatureInformation
 
isShowWebServiceInvocationErrors() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
returns the value of showWebServiceInvocationErrors in persistence-mapping.xml.
isThereAnyNewConfigurationChanges(String, String) - Method in class oracle.adfmf.config.client.ConfigurationService
Given the application ID and version number determine if there are any new configuration changes.
isTransactionDirty() - Method in interface oracle.adfmf.bindings.TransactionalDataControl
Returns true if this transaction has been dirtied by this application, as a result of data updates, deletes or inserts.
isUpdateable() - Method in interface oracle.adfmf.bindings.AttributeBinding
Finds out whether the attribute is updateable or is for display only.
isUpdateable(int) - Method in interface oracle.adfmf.bindings.AttributesBinding
Finds out whether the attribute is updateable or is for display only.
isUpdateable(String) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
isUpdateable(String) - Method in class oracle.adfmf.dc.bean.ConcreteJavaBeanObject
 
isUpdateable(String) - Method in interface oracle.adfmf.util.GenericType
Returns whether or not the named attribute is updateable
isUpdateSupported() - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
 
isUserAuthenticated() - Method in class oracle.maf.api.authentication.AuthenticationPlatform
 
isUserAuthenticatedLocally() - Method in class oracle.maf.api.authentication.AuthenticationPlatform
 
isUserAuthenticatedRemotely() - Method in class oracle.maf.api.authentication.AuthenticationPlatform
 
isValidationSupported() - Method in interface oracle.maf.api.amx.metadata.AttributeDefinition
 
isValidationSupported() - Method in class oracle.maf.impl.amx.metadata.AttributeDefinitionImpl
 
isValidFeatureId(String) - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
Check if given ID refers to a valid feature.
isVisitAll() - Method in class oracle.maf.api.amx.NodeVisitContext
Used by the framework to check if all nodes should be visited

J

join(String) - Method in class oracle.adfmf.json.JSONArray
Make a string from the contents of this JSONArray.
JSON_FORMAT - Static variable in interface oracle.adfmf.framework.api.JSONTokens
String to indicate JSON formatting
JSONArray - Class in oracle.adfmf.json
A JSONArray is an ordered sequence of values.
JSONArray() - Constructor for class oracle.adfmf.json.JSONArray
Construct an empty JSONArray.
JSONArray(int) - Constructor for class oracle.adfmf.json.JSONArray
Construct an empty JSONArray.
JSONArray(JSONTokener) - Constructor for class oracle.adfmf.json.JSONArray
Construct a JSONArray from a JSONTokener.
JSONArray(String) - Constructor for class oracle.adfmf.json.JSONArray
Construct a JSONArray from a source JSON text.
JSONArray(Collection) - Constructor for class oracle.adfmf.json.JSONArray
Construct a JSONArray from a Collection.
JSONArray(Object) - Constructor for class oracle.adfmf.json.JSONArray
Construct a JSONArray from an array
JSONBeanSerializationHelper - Class in oracle.adfmf.framework.api
JSONBeanSerializationHelper will (de)serialize objects in and out of a JSON object.
JSONBeanSerializationHelper() - Constructor for class oracle.adfmf.framework.api.JSONBeanSerializationHelper
 
JSONDeserializable - Interface in oracle.adfmf.framework.api
If the application developer wants to override the functionality of JSONBeanSerializationHelper.fromJSON(), he can implement JSONDeserializable interface and can add his custom deserialization code in JSONDeserializable.fromJSON().
JSONObject - Class in oracle.adfmf.json
A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class oracle.adfmf.json.JSONObject
Construct an empty JSONObject.
JSONObject(JSONObject, String[]) - Constructor for class oracle.adfmf.json.JSONObject
Construct a JSONObject from a subset of another JSONObject.
JSONObject(JSONTokener) - Constructor for class oracle.adfmf.json.JSONObject
Construct a JSONObject from a JSONTokener.
JSONObject(Map) - Constructor for class oracle.adfmf.json.JSONObject
Construct a JSONObject from a Map.
JSONObject(Object) - Constructor for class oracle.adfmf.json.JSONObject
Construct a JSONObject from an Object using bean getters.
JSONObject(Object, String[]) - Constructor for class oracle.adfmf.json.JSONObject
Construct a JSONObject from an Object, using reflection to find the public members.
JSONObject(String) - Constructor for class oracle.adfmf.json.JSONObject
Construct a JSONObject from a source JSON text string.
JSONObject(String, Locale) - Constructor for class oracle.adfmf.json.JSONObject
Construct a JSONObject from a ResourceBundle.
JSONSerializable - Interface in oracle.adfmf.framework.api
If the application developer wants to override the functionality of JSONBeanSerializationHelper.toJSON(), he can implement JSONSerializable interface and can add his custom serialization code in JSONSerializable.toJSON().
JSONTokens - Interface in oracle.adfmf.framework.api
Interface defining JSON properties used by ADFMF as framework properties while (de)serializing objects.
jsSeverity() - Method in enum oracle.maf.api.amx.MessageUtils.Severity
 

K

KEY_PROPERTY - Static variable in interface oracle.adfmf.framework.api.JSONTokens
Property with an Object value which contains key object
keys() - Method in class oracle.adfmf.json.JSONObject
Get an enumeration of the keys of the JSONObject.
KEYS_ORDERED_SET_KEY - Static variable in interface oracle.adfmf.framework.api.JSONTokens
Property which contains a collection of keys
keySet() - Method in class oracle.adf.model.datacontrols.device.PreferenceScope
 

L

last() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
LAYOUT_PRIORITY_HORIZONTAL - Static variable in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
Sliding windows in the horizontal axis (left, right, start, end) will be assigned the space in the corners and any adjacent vertical axis windows (top, bottom) will be shrunk accordingly when two windows would potentially overlap.0
LAYOUT_PRIORITY_VERTICAL - Static variable in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
Sliding windows in the vertical axis (top, bottom) will be assigned the space in the corners and any horizontal axis windows (left, right, start, end) will be shrunk accordingly when two windows would potentially overlap.0
length() - Method in class oracle.adfmf.json.JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class oracle.adfmf.json.JSONObject
Get the number of keys stored in the JSONObject.
LifeCycleListener - Interface in oracle.adfmf.application
The application life cycle listener provides the basic structure for developers needing to include their own functionality during the different stages of the application life cycle.
LifeCycleListener - Interface in oracle.adfmf.feature
The LifecycleListener specifies the set of functions the feature-lifecycle-class (referenced in the maf-feature.xml) must implement.
ListItemTagHandler - Class in oracle.maf.impl.amx.taghandler
Tag handler for the amx:listItem tag
ListItemTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.ListItemTagHandler
 
ListViewTagHandler - Class in oracle.maf.impl.amx.taghandler
Tag handler for the amx:listView tag
ListViewTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.ListViewTagHandler
 
loadBundle(String, String) - Static method in class oracle.adfmf.framework.api.Model
Load the given resource bundle
loadBundle(MafElContext, String, String) - Static method in class oracle.adfmf.framework.api.Model
Load the given resource bundle in a given context.
LoadBundleTagHandler - Class in oracle.maf.impl.amx.taghandler
Tag handler for the amx:loadBundle tag
LoadBundleTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.LoadBundleTagHandler
 
loadClassObj(String) - Static method in class oracle.adfmf.framework.api.Model
Internal helper function to load classes in the current class loader.
loadPage(String, String, String, boolean, Integer, int[]) - Static method in class oracle.maf.impl.amx.Dispatch
Loads an AMX page.
loadXliffResourceBundle(String, String) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Used to load the resource bundle and store it as a map in the request scope.
Location - Class in oracle.adf.model.datacontrols.device
Value returned from a successful GetCurrentPosition request
Location() - Constructor for class oracle.adf.model.datacontrols.device.Location
 
Location(double, double, double, double, double, double, double, long, String) - Constructor for class oracle.adf.model.datacontrols.device.Location
 
LOCATION_UPDATE_ENABLED_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
LOCATION_UPDATE_ENABLED_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
locationUpdated(Location) - Method in interface oracle.adf.model.datacontrols.device.GeolocationCallback
This method is invoked when the device's position changes.
log - Variable in class oracle.adfmf.amx.event.MasonryReorderEvent
 
log(String, Level, Class, String, Object) - Static method in class oracle.adfmf.util.logging.Trace
Log a message via java.util.logging.
log(Logger, Level, Class, String, Object) - Static method in class oracle.adfmf.util.logging.Trace
Log a message via java.util.logging.
log(String, Level, Class, String, Throwable) - Static method in class oracle.adfmf.util.logging.Trace
Log a Throwable via java.util.logging.
log(Logger, Level, Class, String, Throwable) - Static method in class oracle.adfmf.util.logging.Trace
Log a Throwable via java.util.logging.
log(String, Class, String, Throwable) - Static method in class oracle.adfmf.util.logging.Trace
Log a Throwable via java.util.logging.
log(Logger, Class, String, Throwable) - Static method in class oracle.adfmf.util.logging.Trace
Log a Throwable via java.util.logging.
log(String, Level, Class, String, Class, String, Object[]) - Static method in class oracle.adfmf.util.logging.Trace
Log a message contained in a ResourceBundle
log(Logger, Level, Class, String, Class, String, Object[]) - Static method in class oracle.adfmf.util.logging.Trace
Log a message contained in a ResourceBundle
log(String, Level, Class, String, String, String) - Static method in class oracle.adfmf.util.logging.Trace
Log a message contained in a ResourceBundle
log(Logger, Level, Class, String, String, String) - Static method in class oracle.adfmf.util.logging.Trace
Log a message contained in a ResourceBundle
log(String, Level, Class, String, String, String, Object[]) - Static method in class oracle.adfmf.util.logging.Trace
Log a message contained in a ResourceBundle
log(Logger, Level, Class, String, String, String, Object[]) - Static method in class oracle.adfmf.util.logging.Trace
Log a message contained in a ResourceBundle
log(String, Level, Class, String, ResourceBundle, String, Object[]) - Static method in class oracle.adfmf.util.logging.Trace
Log a message contained in a ResourceBundle
log(Logger, Level, Class, String, ResourceBundle, String, Object[]) - Static method in class oracle.adfmf.util.logging.Trace
Log a message contained in a ResourceBundle
log(String, Level, Class, String, Class, String) - Static method in class oracle.adfmf.util.logging.Trace
Log a message contained in a ResourceBundle
log(Logger, Level, Class, String, Class, String) - Static method in class oracle.adfmf.util.logging.Trace
Log a message contained in a ResourceBundle
log(String, Level, Class, String, String, Object[]) - Static method in class oracle.adfmf.util.logging.Trace
Log an optionally formatted message string via java.util.logging.
log(Logger, Level, Class, String, String, Object[]) - Static method in class oracle.adfmf.util.logging.Trace
Log an optionally formatted message string via java.util.logging.
LogEntry - Class in oracle.adfmf.framework.api
 
LogEntry() - Constructor for class oracle.adfmf.framework.api.LogEntry
 
LogEntry(LogRecord) - Constructor for class oracle.adfmf.framework.api.LogEntry
 
LoggerAnalyticsHandler - Class in oracle.maf.api.analytics
LoggerAnalyticsHandler is a simple Java logging handler used by the MAF Analytics infrastructure to log analytics events to the console.
LoggerAnalyticsHandler() - Constructor for class oracle.maf.api.analytics.LoggerAnalyticsHandler
Default constructor.
login(Map<String, String>, AuthenticationHandler) - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Log the user in.
login(Map<String, String>, Map<String, String>, AuthenticationHandler) - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Log the user in.
login(String, String) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
This method allows you to basic authenticatication against MCS using the username and password that you pass in.
LOGIN_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
LOGIN_FAILURE_URL_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
LOGIN_FAILURE_URL_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
LOGIN_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
LOGIN_SUCCESS_URL_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
LOGIN_SUCCESS_URL_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
LOGIN_URL_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
LOGIN_URL_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
LoginCallback - Interface in oracle.maf.api.authentication
LoginCallback provides an extension point that both application and framework code can use to do to session level tasks.
loginComplete(String, long) - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Invoked by the authentication platform login method to update the current login status and invoke the proper callback.
loginFailed(int, String) - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Called when login fails.
LoginFeature - Annotation Type in oracle.maf.api.authentication
Annotation that signifies a login feature.
logInfo(Logger, Class, String, Object) - Static method in class oracle.adfmf.util.logging.Trace
Log an info message via java.util.logging.
logInfo(Logger, Class, String, String, String) - Static method in class oracle.adfmf.util.logging.Trace
Log an info message contained in a ResourceBundle
logInfo(Logger, Class, String, String, String, Object[]) - Static method in class oracle.adfmf.util.logging.Trace
Log an info message contained in a ResourceBundle.
logInfo(String, Class, String, String, String) - Static method in class oracle.adfmf.util.logging.Trace
Log an info message contained in a ResourceBundle
logInfo(Logger, Class, String, String, Object[]) - Static method in class oracle.adfmf.util.logging.Trace
Log an optionally formatted info message string via java.util.logging.
loginSuccessful(AuthenticationPlatform, long, int, int) - Method in interface oracle.maf.api.authentication.LoginCallback
This is invoked when the application has successfully logged in.
logout() - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Logout the current authentication server
logout() - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Logout all the features associated with this authentication platform
logout(AuthenticationPlatform, int, int) - Method in interface oracle.maf.api.authentication.LogoutCallback
logout is invoke prior to the actual backend server is logged out.
logout() - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
Calls MCS logout URL.
LOGOUT_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
LOGOUT_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
LOGOUT_URL_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
LOGOUT_URL_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
LogoutCallback - Interface in oracle.maf.api.authentication
LogoutCallback provides an extension point that both application and framework code can used to do to session level tasks.
logoutComplete() - Method in class oracle.maf.api.authentication.AuthenticationPlatform
This is invoked as the last step of the remote logout process.
logoutFeature(String) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Logout the authentication server associated with key
logSevere(Logger, Class, String, Object) - Static method in class oracle.adfmf.util.logging.Trace
Log a severe message via java.util.logging.
logSevere(Logger, Class, String, String, String) - Static method in class oracle.adfmf.util.logging.Trace
Log a severe message contained in a ResourceBundle
logSevere(Logger, Class, String, String, String, Object[]) - Static method in class oracle.adfmf.util.logging.Trace
Log a severe message contained in a ResourceBundle.
logSevere(Logger, Class, String, String, Object[]) - Static method in class oracle.adfmf.util.logging.Trace
Log an optionally formatted severe message string via java.util.logging.
logWarning(Logger, Class, String, Object) - Static method in class oracle.adfmf.util.logging.Trace
Log a warning message via java.util.logging.
logWarning(Logger, Class, String, String, String) - Static method in class oracle.adfmf.util.logging.Trace
Log a warning message contained in a ResourceBundle
logWarning(Logger, Class, String, String, String, Object[]) - Static method in class oracle.adfmf.util.logging.Trace
Log a warning message contained in a ResourceBundle.
lookupByCredentialStoreKey(String) - Method in class oracle.maf.api.authentication.AuthenticationUtility
Looks up the authentication platform by credential store key.
lookupByFeatureId(String) - Method in class oracle.maf.api.authentication.AuthenticationUtility
Looks up the authentication platform by feature id.

M

MafExecutorService - Class in oracle.adfmf.framework.api
Utilities for executing Java code on background threads.
MafNativeLocalNotificationOptions - Class in oracle.adfmf.framework.api
Defines local notification options
MafNativeLocalNotificationOptions() - Constructor for class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
 
MafNativeLocalNotificationOptions.RepeatInterval - Enum in oracle.adfmf.framework.api
 
MapBoundsChangeEvent - Class in oracle.adfmf.amx.event
Event that is generated when a map view properties in DVT geographicMap change.
MapBoundsChangeEvent() - Constructor for class oracle.adfmf.amx.event.MapBoundsChangeEvent
Creates a new MapBoundsChangeEvent
MapBoundsChangeEvent(Object, Object, Object, Object, Object, Object, int) - Constructor for class oracle.adfmf.amx.event.MapBoundsChangeEvent
Creates a new MapBoundsChangeEvent with current map view properties.
MapInputEvent - Class in oracle.adfmf.amx.event
Event that is generated when an input (mouse or touch) gesture occurs in DVT geographicMap.
MapInputEvent() - Constructor for class oracle.adfmf.amx.event.MapInputEvent
Creates a new MapInputEvent
MapInputEvent(String, Object, Object) - Constructor for class oracle.adfmf.amx.event.MapInputEvent
Creates a new MapInputEvent with point location info.
mark(int) - Method in class oracle.maf.api.util.ChunkedInputStream
 
markAttributeAsChanged(String) - Method in class oracle.maf.api.amx.Node
Forces an attribute to be sent to the WebView even if the value has not changed.
markAttributeAsChanged(String) - Method in class oracle.maf.impl.amx.NodeImpl
 
markSupported() - Method in class oracle.maf.api.util.ChunkedInputStream
 
MasonryReorderEvent - Class in oracle.adfmf.amx.event
An event for Masonry Layout reorder changes.
MasonryReorderEvent() - Constructor for class oracle.adfmf.amx.event.MasonryReorderEvent
Creates a new MasonryReorderEvent
MasonryReorderEvent(Object) - Constructor for class oracle.adfmf.amx.event.MasonryReorderEvent
Creates a new MasonryReorderEvent with info on current item order.
MAX_FAILURES_BEFORE_CREDENTIAL_CLEARED_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
MAX_FAILURES_BEFORE_CREDENTIAL_CLEARED_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
McsAnalyticsHandler - Class in oracle.maf.api.analytics
McsAnalyticsHandler is a simple Java logging handler used by the MAF Analytics infrastructure to log analytics events to an associate MCS instance.
McsAnalyticsHandler() - Constructor for class oracle.maf.api.analytics.McsAnalyticsHandler
Default constructor for McsAnalyticsHandler.
McsContextProvider - Class in oracle.maf.api.analytics
Context event contains information like timezone, geolocation & device information which will be sent to MCS for generating analytical reports.
McsContextProvider() - Constructor for class oracle.maf.api.analytics.McsContextProvider
 
MCSPersistenceManager - Class in oracle.maf.api.cdm.persistence.manager
This class provides easy access to most of the platform REST API's available in Oracle Mobile Cloud Service.
MCSPersistenceManager() - Constructor for class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
 
mergeChildren(Entity, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Insert or update rows for children as defined in one-to-many ammpings for parent entity
mergeEntity(Entity, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Persist the entity using SQL INSERT or UPDATE Statement.
mergeRow(List<BindParamInfo>, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Inserts or updates a row in SQL database using bindPramInfos passed in.
MessageUtils - Class in oracle.maf.api.amx
Class used to report warnings or errors to the user while processing an AMX component hierarchy without throwing exceptions so that the page still may render.
MessageUtils.Severity - Enum in oracle.maf.api.amx
 
MethodDefinition - Interface in oracle.maf.api.amx.metadata
Defines a method expression attribute for a node
MethodDefinitionImpl - Class in oracle.maf.impl.amx.metadata
Implementation of the method definition interface
MethodDefinitionImpl(String, Class<?>, Class<?>[]) - Constructor for class oracle.maf.impl.amx.metadata.MethodDefinitionImpl
 
Model - Class in oracle.adfmf.framework.api
Public services used by the UI framework to assist in the more common functions.
Model() - Constructor for class oracle.adfmf.framework.api.Model
 
modifyJSON(JSONObject) - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Method to normalize the JSON object.
modifyJSON(JSONObject) - Method in class oracle.adf.model.datacontrols.device.ContactField
Method to normalize the JSON object.
modifyJSON(JSONObject) - Method in class oracle.adf.model.datacontrols.device.ContactName
Method to normalize the JSON object.
modifyJSON(JSONObject) - Method in class oracle.adf.model.datacontrols.device.ContactOrganization
Method to normalize the JSON object.
modifyJSON(JSONObject) - Method in interface oracle.adfmf.framework.api.PostJSONSerializable
Method to add custom code to alter the Object after the serialization process in JSONBeanSerializationHelper.toJSON()
modifyJSON(JSONObject) - Method in class oracle.maf.api.platform.ios.ApplicationShortcutItem
 
modifyObject(JSONObject) - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Method to update the class instance object by de-serializing the jsonObject into private setters.
modifyObject(JSONObject) - Method in class oracle.adf.model.datacontrols.device.ContactField
Method to update the class instance object by de-serializing the jsonObject into private setters
modifyObject(JSONObject) - Method in class oracle.adf.model.datacontrols.device.ContactOrganization
Method to update the class instance object by de-serializing the jsonObject into private setters
modifyObject(JSONObject) - Method in interface oracle.adfmf.framework.api.PostJSONDeserializable
Method to add custom code to alter the Object after the deserialization process in JSONBeanSerializationHelper.fromJSON()
modifyObject(JSONObject) - Method in class oracle.maf.api.platform.ios.ApplicationShortcutItem
 
Monitor - Interface in oracle.adfmf.performance
A simple performance sensor that can be started and stopped and can collect observations.
MONITOR_DESCRIPTIONS - Static variable in class oracle.adfmf.performance.MonitorFactory
 
MONITOR_GLOBALLOCKS_ENABLED_CVM_PROPERTY - Static variable in class oracle.adfmf.performance.MonitorFactory
 
MonitorFactory - Class in oracle.adfmf.performance
A factory for creating performance monitors with unique id's and descriptions.
MonitorId - Class in oracle.adfmf.performance
Represents a unique identifier for a monitor.
MonitorId(String, Level, String) - Constructor for class oracle.adfmf.performance.MonitorId
Default constructor for a monitor id representing monitor for the current feature.
MonitorId(String, Level, String, String, String) - Constructor for class oracle.adfmf.performance.MonitorId
 
moreInformationRequested(AuthenticationPlatform, Map<String, String>, Map<String, String>) - Method in class oracle.maf.api.authentication.AuthenticationHandler
When the login process needs additional information like

knowledge-based authentication (KBA): during the authentication process the user will be asked to answer at least one "secret" question.
MoveEvent - Class in oracle.adfmf.amx.event
A MoveEvent is a notification that the specified row has been moved.
MoveEvent() - Constructor for class oracle.adfmf.amx.event.MoveEvent
Creates a new MoveEvent
MoveEvent(Object, Object) - Constructor for class oracle.adfmf.amx.event.MoveEvent
Creates a new MoveEvent
MULTI_TENANT_HEADER_NAME_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
MULTI_TENANT_HEADER_NAME_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
MULTI_TENANT_SCHEME_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
MULTI_TENANT_SCHEME_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
MULTIPLE_KEY - Static variable in class oracle.adf.model.datacontrols.device.ContactConstants
Constant for contact's multiple key

N

NAME - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
names() - Method in class oracle.adfmf.json.JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
NATIVE_LOCAL_NOTIFICATION_EVENT_SOURCE_NAME - Static variable in class oracle.adfmf.framework.event.EventSourceFactory
native local notification event source name
NATIVE_PUSH_NOTIFICATION_REMOTE_EVENT_SOURCE_NAME - Static variable in class oracle.adfmf.framework.event.EventSourceFactory
native push notification event source name
NativeLocalNotificationEvent - Class in oracle.adfmf.framework.event
A class representing a native local notification event
NativeLocalNotificationEvent(EventSource, HashMap<String, Object>, int) - Constructor for class oracle.adfmf.framework.event.NativeLocalNotificationEvent
 
NativePushEvent - Class in oracle.adfmf.framework.event
A class representing a native push event
NativePushEvent(EventSource, String, int) - Constructor for class oracle.adfmf.framework.event.NativePushEvent
 
NavigationDragBehaviorTagHandler - Class in oracle.maf.impl.amx.taghandler
Handler for the amx:navigationDragBehavior
NavigationDragBehaviorTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.NavigationDragBehaviorTagHandler
 
NETWORK_NOT_REACHABLE - Static variable in class oracle.maf.api.cdm.controller.bean.ConnectivityBean
 
newFactory() - Static method in class oracle.maf.api.dc.ws.rest.RestServiceAdapterFactory
 
next() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
nextSet() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
NO_DESCRIPTION_AVAILABLE - Static variable in class oracle.adfmf.performance.MonitorFactory
 
Node - Class in oracle.maf.api.amx
Class representing a UI component, a tag instance or a converter.
Node() - Constructor for class oracle.maf.api.amx.Node
 
Node.VisitCallback<T> - Interface in oracle.maf.api.amx
Interface for a callback method of the visit
nodeAdded(Node) - Method in class oracle.maf.impl.amx.ViewImpl
Call when a node is added to the view to be able to update the ID map
NodeFactory - Class in oracle.maf.api.amx
Framework implemented factory (must not be overridden by applications) to create AMX nodes
NodeFactoryImpl - Class in oracle.maf.impl.amx
Implementation of the node factory
NodeFactoryImpl() - Constructor for class oracle.maf.impl.amx.NodeFactoryImpl
 
NodeImpl - Class in oracle.maf.impl.amx
Implementation of an AMX node
NodeImpl(Tag, Object, String, String, Map<String, ValueExpression>) - Constructor for class oracle.maf.impl.amx.NodeImpl
Constructs a node
nodeRemoved(Node) - Method in class oracle.maf.api.amx.taghandler.TagHandler
Notification of a node being removed to the type handler
nodeRemoved(Node) - Method in class oracle.maf.impl.amx.taghandler.FacetRefTagHandler
 
nodeRemoved(Node) - Method in class oracle.maf.impl.amx.taghandler.ListViewTagHandler
 
nodeRemoved(Node) - Method in class oracle.maf.impl.amx.ViewImpl
Call when a node is removed from the view to be able to update the ID map
NodeVisitContext<T> - Class in oracle.maf.api.amx
Visit context that defines how to visit the node hierarchy
NodeVisitContext() - Constructor for class oracle.maf.api.amx.NodeVisitContext
Creates a visit context without data and to visit all nodes
NodeVisitContext(T, Set<Node>) - Constructor for class oracle.maf.api.amx.NodeVisitContext
Creates a visit context
NOT_AUTHENTICATED - Static variable in class oracle.maf.api.authentication.AuthenticationPlatform
 
NOTIFICATION_STYLE_ALERT - Static variable in interface oracle.adfmf.application.PushNotificationConfig
Enables display of an Alert dialog on receiving notification if included in PushNotificationConfig.getNotificationStyle()
NOTIFICATION_STYLE_BADGE - Static variable in interface oracle.adfmf.application.PushNotificationConfig
Enables badging of application icon on receiving notification if included in PushNotificationConfig.getNotificationStyle()
NOTIFICATION_STYLE_SOUND - Static variable in interface oracle.adfmf.application.PushNotificationConfig
Enables playing a sound on receiving notification if included in PushNotificationConfig.getNotificationStyle()
NULL - Static variable in class oracle.adfmf.json.JSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
NULL_FLAG_PROPERTY - Static variable in interface oracle.adfmf.framework.api.JSONTokens
Property with a boolean value indicating if this object is null or not
NULL_JSON_OBJECT - Static variable in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
 
numberToString(Number) - Static method in class oracle.adfmf.json.JSONObject
Produce a string from a Number.

O

OAMMS_SERVICE_DOMAIN_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAMMS_SERVICE_DOMAIN_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAMMS_URL_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAMMS_URL_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAUTH_AUTHORIZATION_ENDPOINT_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAUTH_AUTHORIZATION_ENDPOINT_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAUTH_AUTHORIZATION_GRANT_TYPE_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAUTH_AUTHORIZATION_GRANT_TYPE_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAUTH_BROWSER_MODE_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAUTH_BROWSER_MODE_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAUTH_CLIENT_ID_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAUTH_CLIENT_ID_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAUTH_CLIENT_SECRET_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAUTH_CLIENT_SECRET_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAUTH_REDIRECT_ENDPOINT_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAUTH_REDIRECT_ENDPOINT_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAUTH_SCOPES_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAUTH_SCOPES_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAUTH_TOKEN_ENDPOINT_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OAUTH_TOKEN_ENDPOINT_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
onError(AdfException) - Method in interface oracle.adfmf.framework.event.EventListener
Called when there is an error
onMessage(Event) - Method in interface oracle.adfmf.framework.event.EventListener
Called when an event is delivered
onOpen(String) - Method in interface oracle.adfmf.framework.event.EventListener
Called when event source is ready to send events.
onPermissionsResponse(PermissionGroup, boolean) - Method in interface oracle.maf.api.platform.android.PermissionsCallback
Callback from the system that happens after a user requests permissions from the specified permission group.
OPEN_URL_EVENT_SOURCE_NAME - Static variable in class oracle.adfmf.framework.event.EventSourceFactory
open url event source name
OPENID_CONNECT_CONFIGURATION_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OPENID_CONNECT_CONFIGURATION_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OPENID_CONNECT_DISCOVERY_URL_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OPENID_CONNECT_DISCOVERY_URL_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
OpenURLEvent - Class in oracle.adfmf.framework.event
A class representing a open url event
OpenURLEvent(EventSource, String, int) - Constructor for class oracle.adfmf.framework.event.OpenURLEvent
 
OPERATION_BATCH - Static variable in class oracle.adfmf.java.beans.ProviderChangeEvent
 
OPERATION_CREATE - Static variable in class oracle.adfmf.java.beans.ProviderChangeEvent
Create the provider
OPERATION_DELETE - Static variable in class oracle.adfmf.java.beans.ProviderChangeEvent
Delete the provider
OPERATION_DIRTY - Static variable in class oracle.adfmf.java.beans.ProviderChangeEvent
Flush the provider from the cache due to ambiguous update
OPERATION_PROPAGATED_UPDATE - Static variable in class oracle.adfmf.java.beans.ProviderChangeEvent
Update the provider as a result of event propagation
OPERATION_UPDATE - Static variable in class oracle.adfmf.java.beans.ProviderChangeEvent
Update the provider
OperationBinding - Interface in oracle.adfmf.bindings
A ControlBinding that binds an datacontrol action, including navigational actions such as "Next" and "Prev", or other actions such as "Commit" and "Rollback", to a view component.
OperationInfo - Interface in oracle.adfmf.bindings
Represents information about an operation that a DataControl implementation should perform when its invokeOperation method is called.
OperationParameter - Interface in oracle.adfmf.bindings
 
opt(int) - Method in class oracle.adfmf.json.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class oracle.adfmf.json.JSONObject
Get an optional value associated with a key.
optBoolean(int) - Method in class oracle.adfmf.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class oracle.adfmf.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class oracle.adfmf.json.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class oracle.adfmf.json.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class oracle.adfmf.json.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class oracle.adfmf.json.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class oracle.adfmf.json.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class oracle.adfmf.json.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optInt(int) - Method in class oracle.adfmf.json.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class oracle.adfmf.json.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class oracle.adfmf.json.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class oracle.adfmf.json.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
optJSONArray(int) - Method in class oracle.adfmf.json.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class oracle.adfmf.json.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class oracle.adfmf.json.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class oracle.adfmf.json.JSONObject
Get an optional JSONObject associated with a key.
optLong(int) - Method in class oracle.adfmf.json.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class oracle.adfmf.json.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class oracle.adfmf.json.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class oracle.adfmf.json.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int) - Method in class oracle.adfmf.json.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class oracle.adfmf.json.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class oracle.adfmf.json.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class oracle.adfmf.json.JSONObject
Get an optional string associated with a key.
oracle.adf.model.datacontrols.application - package oracle.adf.model.datacontrols.application
 
oracle.adf.model.datacontrols.device - package oracle.adf.model.datacontrols.device
 
oracle.adfmf.amx.event - package oracle.adfmf.amx.event
 
oracle.adfmf.application - package oracle.adfmf.application
 
oracle.adfmf.bindings - package oracle.adfmf.bindings
 
oracle.adfmf.bindings.dbf - package oracle.adfmf.bindings.dbf
 
oracle.adfmf.bindings.iterator - package oracle.adfmf.bindings.iterator
 
oracle.adfmf.config.client - package oracle.adfmf.config.client
 
oracle.adfmf.dc.bean - package oracle.adfmf.dc.bean
 
oracle.adfmf.feature - package oracle.adfmf.feature
 
oracle.adfmf.framework - package oracle.adfmf.framework
 
oracle.adfmf.framework.api - package oracle.adfmf.framework.api
 
oracle.adfmf.framework.event - package oracle.adfmf.framework.event
 
oracle.adfmf.framework.exception - package oracle.adfmf.framework.exception
 
oracle.adfmf.java.beans - package oracle.adfmf.java.beans
 
oracle.adfmf.javax.faces.model - package oracle.adfmf.javax.faces.model
 
oracle.adfmf.json - package oracle.adfmf.json
 
oracle.adfmf.performance - package oracle.adfmf.performance
 
oracle.adfmf.util - package oracle.adfmf.util
 
oracle.adfmf.util.logging - package oracle.adfmf.util.logging
 
oracle.maf.api.amx - package oracle.maf.api.amx
 
oracle.maf.api.amx.metadata - package oracle.maf.api.amx.metadata
 
oracle.maf.api.amx.taghandler - package oracle.maf.api.amx.taghandler
 
oracle.maf.api.analytics - package oracle.maf.api.analytics
 
oracle.maf.api.authentication - package oracle.maf.api.authentication
 
oracle.maf.api.cdm.controller.bean - package oracle.maf.api.cdm.controller.bean
 
oracle.maf.api.cdm.exception - package oracle.maf.api.cdm.exception
 
oracle.maf.api.cdm.mcs.storage - package oracle.maf.api.cdm.mcs.storage
 
oracle.maf.api.cdm.persistence.cache - package oracle.maf.api.cdm.persistence.cache
 
oracle.maf.api.cdm.persistence.db - package oracle.maf.api.cdm.persistence.db
 
oracle.maf.api.cdm.persistence.manager - package oracle.maf.api.cdm.persistence.manager
 
oracle.maf.api.cdm.persistence.metadata - package oracle.maf.api.cdm.persistence.metadata
 
oracle.maf.api.cdm.persistence.model - package oracle.maf.api.cdm.persistence.model
 
oracle.maf.api.cdm.persistence.service - package oracle.maf.api.cdm.persistence.service
 
oracle.maf.api.cdm.persistence.util - package oracle.maf.api.cdm.persistence.util
 
oracle.maf.api.dc.ws.rest - package oracle.maf.api.dc.ws.rest
 
oracle.maf.api.feature - package oracle.maf.api.feature
 
oracle.maf.api.platform.android - package oracle.maf.api.platform.android
 
oracle.maf.api.platform.ios - package oracle.maf.api.platform.ios
 
oracle.maf.api.util - package oracle.maf.api.util
 
oracle.maf.impl.amx - package oracle.maf.impl.amx
 
oracle.maf.impl.amx.metadata - package oracle.maf.impl.amx.metadata
 
oracle.maf.impl.amx.taghandler - package oracle.maf.impl.amx.taghandler
 
oracle.maf.impl.amx.taghandler.dvt - package oracle.maf.impl.amx.taghandler.dvt
 
overrideConnectionProperty(String, String, String, Object) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Overrides a connection reference property value with a new value.
OverrideConstants - Class in oracle.adfmf.framework.api
Defines all allowable runtime override xml node and attribute combinations.

P

PageFactory - Class in oracle.maf.impl.amx
Class that parses AMX files (both '.amx' and '.amxf' files) and creates a TagImpl hierarchy.
PanelSplitterTagHandler - Class in oracle.maf.impl.amx.taghandler
The amx:panelSplitter tag handler
PanelSplitterTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.PanelSplitterTagHandler
 
PARSE_TOKEN_RELAY_RESPONSE_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
PARSE_TOKEN_RELAY_RESPONSE_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
PAYLOAD_AUTHENTICATION_KEY - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_AUTHENTICATION_MECHANISM - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_AUTHENTICATION_STATUS - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_DESTINATION_ID - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_ENDPT_URL - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_ERR_MSG - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_FEATURE_ID - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_GEOLOCATION - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_KEY - Static variable in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
 
PAYLOAD_LOGIN_CALLBACK_ID - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_LOGIN_FEATURE_ID - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_LOGOUT_CALLBACK_ID - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_NAME_PROPERTY - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_NETWORK - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_OPERATION_PROPERTY - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_PAGE_ID - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_PROCESS_STATE - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_PROCESS_STATE_COMPLETED - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_PROCESS_STATE_STARTED - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_SOURCE_ID - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_STATE_ACTIVATE - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_STATE_ADJUST - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_STATE_DEACTIVATE - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_STATE_EXPIRED - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_STATE_RESUME - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_STATE_START - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_STATE_STOP - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_STATE_SUSPEND - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_STATE_WARNING - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_TRANSITION_STATE - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PAYLOAD_WS_CALL - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
PerfMon - Class in oracle.adfmf.framework.api
 
PerfMon() - Constructor for class oracle.adfmf.framework.api.PerfMon
 
PERFMON_CATEGORY_BIND_PROV_FILTER_EVENTS - Static variable in class oracle.adfmf.performance.MonitorFactory
 
PERFMON_CATEGORY_BIND_PROV_REFRESH - Static variable in class oracle.adfmf.performance.MonitorFactory
 
PERFMON_CATEGORY_BIND_PROVIDERS - Static variable in class oracle.adfmf.performance.MonitorFactory
 
PERFMON_CATEGORY_BINDINGS - Static variable in class oracle.adfmf.performance.MonitorFactory
Umbrella category for various measurements on bindings layer code.
PERFMON_CATEGORY_COUNT_ID - Static variable in class oracle.adfmf.performance.MonitorFactory
Used to indicate that the associated monitor counts occurrences rather than measures time.
PERFMON_CATEGORY_CUSTOMIZATION - Static variable in class oracle.adfmf.performance.MonitorFactory
Customization related monitors.
PERFMON_CATEGORY_FRAMEWORK - Static variable in class oracle.adfmf.performance.MonitorFactory
Umbrella category for general framework measurements.
PERFMON_CATEGORY_FRAMEWORK_AUTH - Static variable in class oracle.adfmf.performance.MonitorFactory
 
PERFMON_CATEGORY_FRAMEWORK_GET_ENV - Static variable in class oracle.adfmf.performance.MonitorFactory
 
PERFMON_CATEGORY_FRAMEWORK_INIT - Static variable in class oracle.adfmf.performance.MonitorFactory
 
PERFMON_CATEGORY_FRAMEWORK_UPDATE_APPINFO - Static variable in class oracle.adfmf.performance.MonitorFactory
 
PERFMON_CATEGORY_GLOBAL_LOCK - Static variable in class oracle.adfmf.performance.MonitorFactory
Measures time spent acquiring and holding global locks
PERFMON_CATEGORY_MODEL - Static variable in class oracle.adfmf.performance.MonitorFactory
Umbrella category for various measurements on model layer code.
PERFMON_CATEGORY_MODEL_LOAD_BUNDLE - Static variable in class oracle.adfmf.performance.MonitorFactory
Measures time spent loading resource bundles.
PERFMON_CATEGORY_MODEL_VALUE_ACCESSORS - Static variable in class oracle.adfmf.performance.MonitorFactory
Measures time spent getting and setting various attributes.
PERFMON_CATEGORY_NAVIGATION - Static variable in class oracle.adfmf.performance.MonitorFactory
Umbrella category for various measurements of time spent on navigation.
PERFMON_CATEGORY_REQUEST - Static variable in class oracle.adfmf.performance.MonitorFactory
Umbrella category for various measurements on request layer code.
PERFMON_CATEGORY_REQUEST_IN - Static variable in class oracle.adfmf.performance.MonitorFactory
Measures time spent on requests coming into [Container|Embedded] (see monitor prefix).
PERFMON_CATEGORY_REQUEST_INVOKE - Static variable in class oracle.adfmf.performance.MonitorFactory
Measures time spent on the resolution and invocation of java side declared methods.
PERFMON_CATEGORY_REQUEST_OUT - Static variable in class oracle.adfmf.performance.MonitorFactory
Measures time spent on requests going out of [Container|Embedded] (see monitor prefix).
PERFMON_CATEGORY_REQUEST_PROCESS - Static variable in class oracle.adfmf.performance.MonitorFactory
Measures time spent on DataControl processing.
PERFMON_CATEGORY_SER_GENERIC_TYPE - Static variable in class oracle.adfmf.performance.MonitorFactory
Measures time spent serializing/deserializing between a Java object and a GenericType.
PERFMON_CATEGORY_SER_JSON - Static variable in class oracle.adfmf.performance.MonitorFactory
Measures time spent serializing/deserializing between a Java object and JSON.
PERFMON_CATEGORY_SERIALIZATION - Static variable in class oracle.adfmf.performance.MonitorFactory
Umbrella category for serializing/deserializing of a Java object.
PERFMON_CATEGORY_USER_SPACE - Static variable in class oracle.adfmf.performance.MonitorFactory
Measures time spent in "user space".
PERFMON_CATEGORY_WEB_SERVICES - Static variable in class oracle.adfmf.performance.MonitorFactory
Umbrella category for various measurements of time spent on the wire for web services.
PERFMON_CATEGORY_WS_POST - Static variable in class oracle.adfmf.performance.MonitorFactory
Measures time spent on the wire for web services doing Posts.
PERFMON_CATEGORY_WS_REST - Static variable in class oracle.adfmf.performance.MonitorFactory
Measures time spent on the wire for web services using REST.
Permissions - Class in oracle.maf.api.platform.android
Handles all permission-related functionality for Android.
Permissions() - Constructor for class oracle.maf.api.platform.android.Permissions
 
PermissionsCallback - Interface in oracle.maf.api.platform.android
Callback interface for permission responses.
ping() - Method in class oracle.adfmf.framework.api.Model
A simple ping test used to ensure the VM is up and functioning correctly.
POP_VARIABLE_ID - Static variable in class oracle.adfmf.performance.MonitorFactory
 
popPageFlowScope() - Method in class oracle.adfmf.framework.api.Model
Pops a page flow and moves frame pointer down in the stack
populatePreferencesMap(HashMap) - Method in class oracle.adf.model.datacontrols.device.PreferenceScope
populate a subset of the preferences map starting at the top
populateStorageObjectMetadata(StorageObject, Map, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
Populate storage object metadata with header parameters returned by HEAD call to storage object.
PopupTagHandler - Class in oracle.maf.impl.amx.taghandler
amx:popup tag handler
PopupTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.PopupTagHandler
 
PostJSONDeserializable - Interface in oracle.adfmf.framework.api
If the application developer wants a hook to alter the object after the deserialization process in JSONBeanSerializationHelper.fromJSON(), he can implement PostJSONDeserializable interface and add his custom code in PostJSONDeserializable.modifyObject().
PostJSONSerializable - Interface in oracle.adfmf.framework.api
If the application developer wants a hook to alter the JSON after the JSON serialization process, he can implement PostJSONSerializable interface and add his custom code in PostJSONSerializable.modifyJSON().
Preferences - Class in oracle.adf.model.datacontrols.device
Embedded Java side for preferences.
Preferences() - Constructor for class oracle.adf.model.datacontrols.device.Preferences
Default constructor
Preferences(String) - Constructor for class oracle.adf.model.datacontrols.device.Preferences
Preference group for a given branch
PreferenceScope - Class in oracle.adf.model.datacontrols.device
Embedded Java side for preferences.

The preferences with the following scopes will be persisted and have EL expressions created for them:
application
feature
oracle
internal
dynamic

The preferences with the following scope will be not persisted but will have EL expressions created for them:
volatile

Developers that want to add preferences to the system at runtime are encouraged to use the dynamic scope.
PreferenceScope() - Constructor for class oracle.adf.model.datacontrols.device.PreferenceScope
 
PreferenceScope(String) - Constructor for class oracle.adf.model.datacontrols.device.PreferenceScope
 
previous() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
previousSet() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
primaryKeyIsNull(Entity) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
Returns true when all promary key attributes are null, returns false otherwise
PRIVILEGE_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
PRIVILEGE_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
processAmxEvent(String, String, Object, String, AMXEvent) - Static method in class oracle.maf.impl.amx.Dispatch
Called when an AMX event has been generated by the browser
processBatchRequests(Boolean, JSONObject[]) - Method in class oracle.adfmf.framework.api.Model
process the set of request as a batch.
PROPERTIES - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
propertyChange(PropertyChangeEvent) - Method in interface oracle.adfmf.java.beans.PropertyChangeListener
This method gets called when a bound property is changed.
PropertyChangeEvent - Class in oracle.adfmf.java.beans
A "PropertyChange" event gets delivered whenever a bean changes a "bound" or "constrained" property.
PropertyChangeEvent(Object, String, boolean, boolean) - Constructor for class oracle.adfmf.java.beans.PropertyChangeEvent
Constructs a new PropertyChangeEvent.
PropertyChangeEvent(Object, String, int, int) - Constructor for class oracle.adfmf.java.beans.PropertyChangeEvent
Constructs a new PropertyChangeEvent.
PropertyChangeEvent(Object, String, long, long) - Constructor for class oracle.adfmf.java.beans.PropertyChangeEvent
Constructs a new PropertyChangeEvent.
PropertyChangeEvent(Object, String, short, short) - Constructor for class oracle.adfmf.java.beans.PropertyChangeEvent
Constructs a new PropertyChangeEvent.
PropertyChangeEvent(Object, String, float, float) - Constructor for class oracle.adfmf.java.beans.PropertyChangeEvent
Constructs a new PropertyChangeEvent.
PropertyChangeEvent(Object, String, double, double) - Constructor for class oracle.adfmf.java.beans.PropertyChangeEvent
Constructs a new PropertyChangeEvent.
PropertyChangeEvent(Object, String, char, char) - Constructor for class oracle.adfmf.java.beans.PropertyChangeEvent
Constructs a new PropertyChangeEvent.
PropertyChangeEvent(Object, String, byte, byte) - Constructor for class oracle.adfmf.java.beans.PropertyChangeEvent
Constructs a new PropertyChangeEvent.
PropertyChangeEvent(Object, String, Object, Object) - Constructor for class oracle.adfmf.java.beans.PropertyChangeEvent
Constructs a new PropertyChangeEvent.
PropertyChangeEvent(Object, String, Object, Object, long) - Constructor for class oracle.adfmf.java.beans.PropertyChangeEvent
Constructs a new PropertyChangeEvent.
PropertyChangeListener - Interface in oracle.adfmf.java.beans
A "PropertyChange" event gets fired whenever a bean changes a "bound" property.
PropertyChangeSupport - Class in oracle.adfmf.java.beans
This is a utility class that can be used by beans that support bound properties.
PropertyChangeSupport(Object) - Constructor for class oracle.adfmf.java.beans.PropertyChangeSupport
Constructs a PropertyChangeSupport object.
providerChange(ProviderChangeEvent) - Method in interface oracle.adfmf.java.beans.ProviderChangeListener
This method gets called when a bound provider is changed.
ProviderChangeEvent - Class in oracle.adfmf.java.beans
A "ProviderChange" event allow collection developers to emit events when a provider is created, updated, or deleted.
ProviderChangeEvent(String, String, char, Object) - Constructor for class oracle.adfmf.java.beans.ProviderChangeEvent
Constructs a new ProviderChangeEvent.
ProviderChangeEvent(String, String, byte, Object) - Constructor for class oracle.adfmf.java.beans.ProviderChangeEvent
Constructs a new ProviderChangeEvent.
ProviderChangeEvent(String, String, int, Object) - Constructor for class oracle.adfmf.java.beans.ProviderChangeEvent
Constructs a new ProviderChangeEvent.
ProviderChangeEvent(String, String, long, Object) - Constructor for class oracle.adfmf.java.beans.ProviderChangeEvent
Constructs a new ProviderChangeEvent.
ProviderChangeEvent(String, String, short, Object) - Constructor for class oracle.adfmf.java.beans.ProviderChangeEvent
Constructs a new ProviderChangeEvent.
ProviderChangeEvent(String, String, Object, Object) - Constructor for class oracle.adfmf.java.beans.ProviderChangeEvent
Constructs a new ProviderChangeEvent.
ProviderChangeEvent(String, String, Object, Object, long) - Constructor for class oracle.adfmf.java.beans.ProviderChangeEvent
Constructs a new ProviderChangeEvent.
ProviderChangeEvent(String, String, String, String, Object) - Constructor for class oracle.adfmf.java.beans.ProviderChangeEvent
Constructs a new ProviderChangeEvent.
ProviderChangeEvent(String, String, String, String, Object, long) - Constructor for class oracle.adfmf.java.beans.ProviderChangeEvent
Constructs a new ProviderChangeEvent.
ProviderChangeListener - Interface in oracle.adfmf.java.beans
A "ProviderChange" event gets fired whenever a bean data control changes an attribute, attributes or instance of the current data provider object.
ProviderChangeSupport - Class in oracle.adfmf.java.beans
This is a utility class that can be used by beans that support bound properties.
ProviderChangeSupport(Object) - Constructor for class oracle.adfmf.java.beans.ProviderChangeSupport
Constructs a ProviderChangeSupport object.
publish(LogRecord) - Method in class oracle.maf.api.analytics.LoggerAnalyticsHandler
 
publish(AnalyticsLogRecord) - Method in class oracle.maf.api.analytics.LoggerAnalyticsHandler
Creates a LogRecord object from the passed in AnalyticsLogRecord and forwards it to its super class 'ConsoleHandler' for processing.
publish(LogRecord) - Method in class oracle.maf.api.analytics.McsAnalyticsHandler
 
publish(AnalyticsLogRecord) - Method in class oracle.maf.api.analytics.McsAnalyticsHandler
Processes AnalyticsLogRecord.
purgeSyncCache() - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Deprecated.
Deprecated in 2.5.0. Please use CDM.
PUSH_VARIABLE_ID - Static variable in class oracle.adfmf.performance.MonitorFactory
 
PushNotificationConfig - Interface in oracle.adfmf.application
Implement this interface to provide configuration used to register for push notifications.
pushPageFlowScope() - Method in class oracle.adfmf.framework.api.Model
Pushes a new page flow and creates a new frame pointer.
put(String, Object) - Method in class oracle.adf.model.datacontrols.device.Preferences
 
put(Object, Object) - Method in class oracle.adf.model.datacontrols.device.PreferenceScope
 
put(boolean) - Method in class oracle.adfmf.json.JSONArray
Append a boolean value.
put(Collection) - Method in class oracle.adfmf.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class oracle.adfmf.json.JSONArray
Append a double value.
put(int) - Method in class oracle.adfmf.json.JSONArray
Append an int value.
put(long) - Method in class oracle.adfmf.json.JSONArray
Append an long value.
put(Map) - Method in class oracle.adfmf.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class oracle.adfmf.json.JSONArray
Append an object value.
put(int, boolean) - Method in class oracle.adfmf.json.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, Collection) - Method in class oracle.adfmf.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class oracle.adfmf.json.JSONArray
Put or replace a double value.
put(int, int) - Method in class oracle.adfmf.json.JSONArray
Put or replace an int value.
put(int, long) - Method in class oracle.adfmf.json.JSONArray
Put or replace a long value.
put(int, Map) - Method in class oracle.adfmf.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(int, Object) - Method in class oracle.adfmf.json.JSONArray
Put or replace an object value in the JSONArray.
put(String, boolean) - Method in class oracle.adfmf.json.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, Collection) - Method in class oracle.adfmf.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, double) - Method in class oracle.adfmf.json.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class oracle.adfmf.json.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class oracle.adfmf.json.JSONObject
Put a key/long pair in the JSONObject.
put(String, Map) - Method in class oracle.adfmf.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class oracle.adfmf.json.JSONObject
Put a key/value pair in the JSONObject.
putAll(Map) - Method in class oracle.adf.model.datacontrols.device.PreferenceScope
 
putOnce(String, Object) - Method in class oracle.adfmf.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null, and only if there is not already a member with that name.
putOpt(String, Object) - Method in class oracle.adfmf.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.

Q

queueNavigation(String, String) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Queue navigation within a targeted feature.
queueNavigationRestart(String) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Queue a navigation restart within a targeted feature.
queueNavigationRestart(String, boolean) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Queue a navigation restart within a targeted feature and optionally switch to that feature.
queueRunnable(Runnable) - Method in interface oracle.maf.api.amx.TaskExecutor
Queue a runnable to be executed before the next AMX changes are sent to the client, after the property and provider change events have been processed for the AMX node hierarchy.
quote(String) - Static method in class oracle.adfmf.json.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.

R

RangeBinding - Interface in oracle.adfmf.bindings
A ControlBinding that binds multiple attribute values exposed via a datacontrol to a view component, and manages access to current ranges and position within the attribute collection.
rangeChange(RangeChangeEvent) - Method in class oracle.adfmf.dc.bean.ConcreteJavaBeanObject
 
RangeChangeEvent - Class in oracle.adfmf.amx.event
A RangeChangeEvent is an object passed to RangeChangeListener.rangeChange(RangeChangeEvent), which occurs when a DataControl iterator is preparing to navigate to a new range of providers.
RangeChangeEvent() - Constructor for class oracle.adfmf.amx.event.RangeChangeEvent
 
RangeChangeEvent(String, Object, int, String, String, boolean) - Constructor for class oracle.adfmf.amx.event.RangeChangeEvent
 
RawLoginFeature - Annotation Type in oracle.maf.api.authentication
Annotation that signifies a raw login feature.
RC4 - Static variable in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Database password prefix to denote RC4 database encryption should be used.
read() - Method in class oracle.maf.api.util.ChunkedInputStream
 
realignAuthenticationTimer(String, long) - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Realign the current authentication timer (timer) to the following delta.
REALM_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
REALM_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
refresh() - Method in interface oracle.adfmf.bindings.BindingContainer
Refreshes the DataControl by iteratively re-evaluating the executable bindings.
refresh() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
refresh(boolean) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
refreshChildEntityList(List, List, Class, String) - Method in class oracle.maf.api.cdm.persistence.model.Entity
This method is called from IndirectList.buildDelegate when child rows for an entity are retrieved through a remote server call executed in the background
refreshChildEntityList(List, List, String) - Method in class oracle.maf.api.cdm.persistence.model.Entity
This method is called from IndirectList.buildDelegate when child rows for an entity are retrieved through a remote server call executed in the background
refreshDataSynchActions() - Method in class oracle.maf.api.cdm.persistence.service.DataSynchService
Refresh data sync actions list so UI gets updated with latest list.
refreshEntity(Entity) - Static method in class oracle.maf.api.cdm.persistence.util.EntityUtils
This method refresh all attributes that have a direct attribute mapping in persistence-mapping.xml.
refreshPreferences() - Static method in class oracle.adf.model.datacontrols.device.PreferenceScope
Fetch all the application's preferences and update the PreferenceScope with any new values.
refreshUI(List<String>) - Method in class oracle.maf.api.cdm.persistence.model.Entity
Fire property change events for the attributes passed in.
registerDevice(String, String, String) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
Method to register mobile device with MCS so it can receive push notifications.
registerEventSource(String, EventSource) - Static method in class oracle.adfmf.framework.event.EventSourceFactory
Register an event source
registerEventSource(String, Class<?>) - Static method in class oracle.adfmf.framework.event.EventSourceFactory
Register an event source
registerTag(TagImpl) - Method in class oracle.maf.impl.amx.ViewImpl
Registers that a tag is being used by the view.
release() - Method in interface oracle.adfmf.bindings.BindingContainer
Releases this ControlBinding.
release() - Method in interface oracle.adfmf.bindings.ControlBinding
Releases this ControlBinding.
release() - Method in interface oracle.adfmf.bindings.DataControl
Releases the DataControl.
REMEMBER_PASSWORD_DEFAULT_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
REMEMBER_PASSWORD_DEFAULT_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
REMEMBER_USERNAME_DEFAULT_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
REMEMBER_USERNAME_DEFAULT_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
remove(Object) - Method in class oracle.adf.model.datacontrols.device.PreferenceScope
 
remove(int) - Method in class oracle.adfmf.json.JSONArray
Remove an index and close the hole.
remove(String) - Method in class oracle.adfmf.json.JSONObject
Remove a name and its value, if present.
remove() - Method in class oracle.maf.api.amx.Node
Removes this node from its parent
remove() - Method in class oracle.maf.impl.amx.NodeImpl
 
REMOVE_ACTION - Static variable in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
REMOVE_ALL_SESSION_COOKIES_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
REMOVE_ALL_SESSION_COOKIES_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
Whether or not to remove all session cookies when a user logs out.
removeAllChildren() - Method in class oracle.maf.api.amx.Node
Removes all facets and children for all stamps
removeAllChildren() - Method in class oracle.maf.impl.amx.NodeImpl
 
removeAllChildrenForKey(Object) - Method in class oracle.maf.api.amx.Node
Removes all facets and children with the given stamp key
removeAllChildrenForKey(Object) - Method in class oracle.maf.impl.amx.NodeImpl
 
removeAttributeValue(String) - Method in class oracle.maf.api.amx.Node
Removes the value for an attribute.
removeAttributeValue(String) - Method in class oracle.maf.impl.amx.NodeImpl
 
removeBeanDefinition(ManagedBeanDefinition) - Method in class oracle.adfmf.framework.api.Model
Remove a bean definition from the current context.
removeBooleanFromJSON(JSONObject, boolean, String[]) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Normalizes the JSON object by removing the objects which contain specified boolean value.
removeChild(String, int) - Method in interface oracle.adfmf.util.GenericType
Remove a given child from the current generic type
removeChildOrFacet(Node) - Method in class oracle.maf.api.amx.Node
Removes a child or facet
removeChildOrFacet(Node) - Method in class oracle.maf.impl.amx.NodeImpl
 
removeContact(Contact) - Method in class oracle.adf.model.datacontrols.device.DeviceDataControl
Remove a contact from the address book See PhoneGap documentation for more details: http://docs.phonegap.com/en/1.0.0/phonegap_contacts_contacts.md.html#Contacts
removeContact(Contact) - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Remove a contact from the address book See PhoneGap documentation for more details: http://docs.phonegap.com/en/1.0.0/phonegap_contacts_contacts.md.html#Contacts
removeContext(String, String) - Method in class oracle.adfmf.framework.api.Model
Deprecated.
Deprecated in MAF 2.4.0.0.0, use Model.removeContext(String) instead.
removeContext(String) - Method in class oracle.adfmf.framework.api.Model
Remove the context from the collection of contexts
removeContextInstance(String, String) - Method in class oracle.adfmf.framework.api.Model
Deprecated.
Deprecated in MAF 2.4.0.0.0, use Model.removeContext(String) instead.
removeCurrentRow() - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
removeDataSynchAction(DataSynchAction) - Method in class oracle.maf.api.cdm.persistence.service.DataSynchService
This method is automatically called when using the Delete operation on the dataSynchAction collection in the data control palette.
removeEntity(E) - Method in class oracle.maf.api.cdm.persistence.cache.EntityCache
 
removeEntity(Entity, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Delete the row that matches the entity in SQL database
removeFromFileSystem(StorageObject) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Remove the storage object file from the device file system
removeListener(EventListener) - Method in class oracle.adfmf.framework.event.EventSource
Removes an event listener
removeLoginCallback(LoginCallback) - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Remove a login callback for the authentication platform
removeLogoutCallback(LogoutCallback) - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Remove a logout callback for the authentication platform
removeNegativesFromJSON(JSONObject, String[]) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Normalizes the JSON object by removing the objects which contain value: -1.
removeNullsFromJSON(JSONObject, String[]) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Normalizes the JSON object by removing the objects which contain null's.
removeProgressListener(ProgressListener) - Method in class oracle.adfmf.config.client.ConfigurationService
Remove a given progress listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class oracle.adf.model.datacontrols.device.Preferences
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class oracle.adfmf.java.beans.PropertyChangeSupport
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class oracle.maf.api.cdm.controller.bean.ConnectivityBean
 
removePropertyChangeListener(PropertyChangeListener) - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
removeProviderChangeListener(ProviderChangeListener) - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
Standard callback for the "features" collectionModel.
removeProviderChangeListener(ProviderChangeListener) - Method in class oracle.adfmf.java.beans.ProviderChangeSupport
Remove a ProviderChangeListener from the listener list.
removeRequestProperty(String) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Remove a request property from the request header.
removeRowWithKey(String) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
removeSelectionListener(String, SelectedRowKeysSelectionListener) - Method in interface oracle.adfmf.bindings.DataControl
Remove a listener
removeStorageObject(StorageObject) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Removes the storage object file from the file system and removes the storage object from SQLite DB.
removeStorageObject(StorageObject, boolean) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Removes the storageObject file from the file system and removes the storage object from SQLite DB If removeFromList argument is true, it removes the storageObject from the entity list and and fires change event to refresh the list in the UI
removeStorageObject(StorageObject) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
Removes a storage object from an MCS collection.
REPEAT_KEY - Static variable in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
 
replaceNullObjectWithNullLiteral(JSONObject) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
An utility method to replace {".null":true} values with JSONObject.NULL literal.
REQUEST_TYPE_DELETE - Static variable in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
 
REQUEST_TYPE_GET - Static variable in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
 
REQUEST_TYPE_POST - Static variable in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
 
REQUEST_TYPE_PUT - Static variable in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
 
requestPermissions(PermissionGroup) - Method in class oracle.maf.api.platform.android.Permissions
Requests permissions from the specified permission group.
reset() - Method in class oracle.maf.api.util.ChunkedInputStream
 
resetApplication(String) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Resets the application by reloading all the application metadata and resetting framework features.
resetEntity(Entity) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Resets entity attributes with latest values from database row
resetFeature(String) - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
Resets the state of the passed in feature (converted to use EmbeddedToNativeRequest) To reset the feature but not actually go to the feature use ApplicationFeatures.resetFeature(String, Boolean)
resetFeature(String, Boolean) - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
Resets the state of the passed in feature (converted to use EmbeddedToNativeRequest)
resetFeature(String) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Resets the feature with the given id.
resetFeature(String, boolean) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Resets the feature with the given id and optionally navigates to that feature.
resetFeature() - Method in class oracle.adfmf.framework.api.Model
Reset the current feature.
resetStorageObjectMetadata(StorageObject) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Resets the values of the storageObject instance to the values as stored in the SQLite database.
resolvePathToPublicHtmlDirectory(String) - Static method in class oracle.maf.impl.amx.AmxUtils
Convert a view ID to one relative to the public HTML directory (one that can be used to locate the actual file in the classpath)
RestCallException - Exception in oracle.maf.api.cdm.exception
Exception class used when a REST call fails.
RestCallException(Exception) - Constructor for exception oracle.maf.api.cdm.exception.RestCallException
 
RestJSONPersistenceManager - Class in oracle.maf.api.cdm.persistence.manager
Implementation of Persistence manager interface that provides basic CRUD operations using the REST web services protocol against a remote server.
RestJSONPersistenceManager() - Constructor for class oracle.maf.api.cdm.persistence.manager.RestJSONPersistenceManager
 
restoreDefaults() - Method in interface oracle.adfmf.util.GenericType
Restore the default values for this type.
RestServiceAdapter - Interface in oracle.maf.api.dc.ws.rest
 
RestServiceAdapterFactory - Class in oracle.maf.api.dc.ws.rest
Factory for creating instances of RestServiceAdapter.
RestXMLPersistenceManager - Class in oracle.maf.api.cdm.persistence.manager
Implementation of Persistence manager interface that provides basic CRUD operations using the REST web services protocol against a remote server.
RestXMLPersistenceManager() - Constructor for class oracle.maf.api.cdm.persistence.manager.RestXMLPersistenceManager
 
resumeTimeout(String) - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Resume the specified timer.
ROLE_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
ROLE_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
rollback() - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Execute Rollback statement on DB connection
rollbackTransaction() - Method in interface oracle.adfmf.bindings.TransactionalDataControl
Rolls back the current transaction.
RowContext - Interface in oracle.adfmf.bindings
A RowContext contains context that is passed into the TransactionalDataControl APIs when manipulating a row, such as when the row is being modified, created, or removed as a result of user interaction with the view layer.

S

SafeDbfReference<T> - Class in oracle.maf.impl.amx
Allows for safely referencing data binding framework objects, making sure they are not used after the binding context has been changed.
SafeDbfReference(T) - Constructor for class oracle.maf.impl.amx.SafeDbfReference
 
SANDBOX_NAME - Static variable in class oracle.adfmf.config.client.ConfigurationService
 
saveStorageObject(StorageObject) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Stores the object on the device and in MCS If remoteWriteInBackrgound flag is set to true, the storage in MCS happens in background.
saveStorageObjectInMCS(StorageObject) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Stores the object in MCS.
saveStorageObjectOnDevice(StorageObject) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Stores the object on the device: the metadata are stored in SQLite DB, and the contentStream (when set) is written to the file system.
saveStorageObjectToFileSystem(StorageObject) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Stream content of storage object to a file on file system and close the stream.
SelectionEvent - Class in oracle.adfmf.amx.event
Event that is generated when the selection of a component changes.
SelectionEvent() - Constructor for class oracle.adfmf.amx.event.SelectionEvent
Creates a new SelectionEvent
SelectionEvent(Object) - Constructor for class oracle.adfmf.amx.event.SelectionEvent
Creates a new SelectionEvent
SelectionEvent(Object, String[]) - Constructor for class oracle.adfmf.amx.event.SelectionEvent
Creates a new SelectionEvent
SelectItem - Class in oracle.adfmf.javax.faces.model
The Mobile Application Framework runtime equivalent of javax.faces.model.SelectItem.
SelectItem() - Constructor for class oracle.adfmf.javax.faces.model.SelectItem
Construct a SelectItem with no initialized property values.
SelectItem(Object) - Constructor for class oracle.adfmf.javax.faces.model.SelectItem
Construct a SelectItem with the specified value.
SelectItem(Object, String) - Constructor for class oracle.adfmf.javax.faces.model.SelectItem
Construct a SelectItem with the specified value and label.
SelectItem(Object, String, String) - Constructor for class oracle.adfmf.javax.faces.model.SelectItem
Construct a SelectItem instance with the specified value, label and description.
SelectItem(Object, String, String, boolean) - Constructor for class oracle.adfmf.javax.faces.model.SelectItem
Construct a SelectItem instance with the specified property values.
SelectItem(Object, String, String, boolean, boolean) - Constructor for class oracle.adfmf.javax.faces.model.SelectItem
 
SelectTagHandler - Class in oracle.maf.impl.amx.taghandler
Internal tag handler for selectOneChoice and selectManyChoice components
SelectTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.SelectTagHandler
 
send(String) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Send the REST request with the given payload
sendAnalyticsEvents(String) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
 
sendEmail(String, String, String, String, String, String, String) - Method in class oracle.adf.model.datacontrols.device.DeviceDataControl
Display the operating system's default UI for sending an e-mail, and optionally pre-populate certain fields.
sendEmail(String, String, String, String, String, String, String) - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Display the operating system's default UI for sending an e-mail, and optionally pre-populate certain fields.
sendEmail(HashMap) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Display the device's e-mail interface, and optionally pre-populate certain fields.
sendMessage(MessageUtils.Severity, String) - Static method in class oracle.maf.api.amx.MessageUtils
Send a message to the webview to be shown
sendReceive(String) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Send the REST request with the given payload
sendRequest(String) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Send a REST request with the given payload.
sendSMS(String, String) - Method in class oracle.adf.model.datacontrols.device.DeviceDataControl
Display the operating system's default UI for sending a text message, and optionally pre-populate certain fields
sendSMS(String, String) - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Display the operating system's default UI for sending a text message, and optionally pre-populate certain fields
sendSMS(HashMap) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Display the device's text messaging (SMS) interface, and optionally pre-populate certain fields.
serializeTags(JSONArray, ViewImpl, NodeImpl) - Static method in class oracle.maf.impl.amx.AmxUtils
Serialize the all the tags of the given node to JSON
SERVER_CERTIFICATE_ISSUE_ACTION_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
SERVER_CERTIFICATE_ISSUE_ACTION_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
Whether or not to allow invalid server certificates.
SESSION_TIMEOUT_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
SESSION_TIMEOUT_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
SESSION_TIMER - Static variable in class oracle.maf.api.authentication.AuthenticationPlatform
 
SESSIONID - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
setAccessorName(String) - Method in class oracle.adfmf.amx.event.RangeChangeEvent
 
setAccuracy(double) - Method in class oracle.adf.model.datacontrols.device.Location
Do not use.
setAction(String) - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
setAddresses(ContactAddresses[]) - Method in class oracle.adf.model.datacontrols.device.Contact
Set the value for contact addresses
setAlert(String) - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
Set alert text in notification alert/banner.
setAltitude(double) - Method in class oracle.adf.model.datacontrols.device.Location
Do not use.
setAltitudeAccuracy(double) - Method in class oracle.adf.model.datacontrols.device.Location
Do not use.
setAnimationStyle(String) - Method in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
Sets the animation style to be used when showing or hiding sliding windows
setAnonymousKey(String) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
Change the default anonymous accesss key as specified in mobile-persistence-config.properties
setApplicationIconBadgeNumber(Integer) - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
 
setApplicationIconBadgeNumber(int) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
This method is used to set the badge number when the application icon is displayed on iOS and on Windows.
setApplicationId(String) - Static method in class oracle.adfmf.performance.MonitorFactory
 
setApplicationLogLevel(Level) - Method in class oracle.adfmf.framework.api.PerfMon
Set the application's logger level.
setAttribute(String, Object) - Method in class oracle.adfmf.dc.bean.ConcreteJavaBeanObject
 
setAttribute(String, Object) - Method in interface oracle.adfmf.util.GenericType
Set the value of the given attribute
setAttribute(String, Object) - Method in class oracle.maf.api.amx.Node
Sets the value of an attribute.
setAttribute(String, Object) - Method in class oracle.maf.impl.amx.NodeImpl
 
setAttributeModified(String) - Method in interface oracle.adfmf.util.GenericType
Set the modified flag for the specified attribute.
setAttributeName(String) - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
setAttributeValue(String, Object) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
setAttributeValue(String, Object) - Method in class oracle.maf.api.cdm.persistence.model.Entity
 
setAuthenticationTimerOverride(AuthenticationTimerOverride) - Method in class oracle.maf.api.authentication.AuthenticationPlatform
set the callback to invoke when any of the timeouts are reached.
setAuthenticationTimerTimeout(String, long) - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Set the timer's timeout setting to be the duration.
setAuthHeader(String) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
Store the authorization header parameter value that is created by calling the login method in applicationScope under key mcs_auth_header.
setBadge(int) - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
Set the number to badge application icon with when notification triggers.
setBatchSize(int) - Method in class oracle.maf.api.analytics.McsAnalyticsHandler
batchSize should be a positive number & should be less than _MAX_BATCH_SIZE.
setBeanDefinitions(ManagedBeanDefinition[]) - Method in class oracle.adfmf.framework.api.Model
Set the bean definitions into the current context - Clears all currently registered definitions.
setBindingContainer(String, boolean) - Method in class oracle.adfmf.framework.api.Model
Set the current binding container and optionally re-set the viewScope.
setBirthday(Date) - Method in class oracle.adf.model.datacontrols.device.Contact
Set the value for contact birthday
setCanonicalGetExecuted(boolean) - Method in class oracle.maf.api.cdm.persistence.model.Entity
 
setCaseInsensitive(boolean) - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
setCategories(ContactField[]) - Method in class oracle.adf.model.datacontrols.device.Contact
Set the value for contact categories
setCategory(String) - Method in class oracle.maf.api.analytics.AnalyticsLogRecord
This method is used to set the category of events.
setCenterX(Object) - Method in class oracle.adfmf.amx.event.MapBoundsChangeEvent
Sets the x coordinate (longitude) of map center.
setCenterY(Object) - Method in class oracle.adfmf.amx.event.MapBoundsChangeEvent
Sets the y coordinate (latitude) of map center.
setClassMappingDescriptor(ClassMappingDescriptor) - Method in class oracle.maf.api.cdm.persistence.metadata.AttributeMapping
 
setClientState(Node, Object) - Method in class oracle.maf.api.amx.View
Set the client state for a node that is stored on the view
setClientState(Node, Object) - Method in class oracle.maf.impl.amx.ViewImpl
 
setCollectionName(String) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
setColumnName(String) - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
setConnectionId(String) - Method in class oracle.maf.api.analytics.McsAnalyticsHandler
logging.properties will have a default Mcs_Connection_Id which needs to be replaced with a valid connection id from connection.xml.
setConnectionName(String) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
Change the default connection name as specified in mobile-persistence-config.properties
setConnectionName(String) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Set the connection name (referenced in connections.xml) that REST requests should be directed to.
setContentLength(Long) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
setContentStream(InputStream) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
setContentType(String) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
setContextFreeValue(String) - Method in class oracle.adfmf.amx.event.RangeChangeEvent
Specifies the context-free value used by the source of the event.
setCountry(String) - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Set the value for country
setCreatedBy(String) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
setCreatedOn(String) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
setCurrentContext(String, boolean, boolean, boolean) - Method in class oracle.adfmf.framework.api.Model
Set the current context.
setCurrentIndex(int) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
setCurrentIndexWithKey(Object) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
setCurrentResourceBundle(String, Locale) - Method in interface oracle.adfmf.bindings.BindingContainer
Set the current resource bundle based on the id and locale
setCurrentRowAtIndex(int) - Method in interface oracle.adfmf.bindings.RangeBinding
Designates a given index as the current row.
setCurrentRowForIterator(String, int) - Method in interface oracle.adfmf.bindings.DataControl
 
setCurrentRowWithKey(String) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
This method sets the current row of iterator based on the key passed.
setCurrentRowWithKeyValue(String) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
This method sets the current row of iterator based on the key passed.
setCustomMethodName(String) - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
setData(T) - Method in class oracle.maf.api.amx.NodeVisitContext
Allows the node context to update the data stored.
setDataExhausted(boolean) - Method in class oracle.adfmf.amx.event.RangeChangeEvent
 
setDataProvider(Object) - Method in interface oracle.adfmf.bindings.DataControl
Sets the Business Service Object that this DataControl is associated with.
setDataProvider(Object) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
Sets the data provider object wrapped by this iterator binding.
setDate(Date) - Method in class oracle.adfmf.framework.api.LogEntry
 
setDate(LocalDateTime) - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
Set date-time at which notification should be triggered.
setDateCreated(Date) - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
setDelayedLoad(boolean) - Method in class oracle.adfmf.bindings.dbf.AmxAccessorIteratorBinding
 
setDeliveryMechanism(String) - Method in class oracle.adfmf.config.client.ConfigurationService
Set a specific delivery mechanism to a registered mechanism name.
setDeliveryMechanismConfiguration(String, String) - Method in class oracle.adfmf.config.client.ConfigurationService
Set a specific delivery mechanism's configuration item for the current delivery mechanism.
setDeliveryMechanismConfiguration(String, String, String) - Method in class oracle.adfmf.config.client.ConfigurationService
Set a specific delivery mechanism's configuration item.
setDepartment(String) - Method in class oracle.adf.model.datacontrols.device.ContactOrganization
Set the value for department
setDescription(String) - Method in class oracle.adfmf.javax.faces.model.SelectItem
Set the description of this item, for use in development tools.
setDirection(String) - Method in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
Sets the direction used to display the sliding window.
setDirectoryPath(String) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
setDisabled(boolean) - Method in class oracle.adfmf.javax.faces.model.SelectItem
Set the disabled flag for this item, which should modify the rendered output to make this item unavailable for selection by the user if set to true.
setDisplayName(String) - Method in class oracle.adf.model.datacontrols.device.Contact
Set the value for contact display name
setDownloadCallback(Runnable) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
setDuration(long) - Method in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
Specifies the amount of time, in milliseconds, that should be used to perform any animations when showing the sliding window
setELValue(String, Object) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Sets a property resolved by an EL Expression to a value
setEmails(ContactField[]) - Method in class oracle.adf.model.datacontrols.device.Contact
Set the value for contact emails
setEndGroup(Object) - Method in class oracle.adfmf.amx.event.ViewportChangeEvent
Sets the last visible group
setEntity(Entity) - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
setEntityAsJSONString(String) - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
setEntityClassString(String) - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
setErrorCategory(String) - Method in exception oracle.adfmf.framework.exception.AdfInvocationRuntimeException
Set error category to the exception object
setErrorCode(int) - Method in exception oracle.adfmf.framework.exception.AdfInvocationRuntimeException
Set error code from the exception object
setEscape(boolean) - Method in class oracle.adfmf.javax.faces.model.SelectItem
Set the item's escape status.
setETag(String) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
setEventSourceId(String) - Method in class oracle.adfmf.amx.event.RangeChangeEvent
Specifies the the source ID of the event.
setException(boolean) - Method in exception oracle.adfmf.framework.exception.AdfException
Set exception flag
setFamilyName(String) - Method in class oracle.adf.model.datacontrols.device.ContactName
Set the value for family name
setFetchSize(int) - Method in class oracle.adfmf.amx.event.RangeChangeEvent
Specifies the number of new objects to fetch.
setFilePath(String) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
setForceOffline(boolean) - Method in class oracle.maf.api.cdm.controller.bean.ConnectivityBean
 
setFormatted(String) - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Set the value for formatted address
setFormatted(String) - Method in class oracle.adf.model.datacontrols.device.ContactName
Set the value for formatted name
setFrameworkLogLevel(Level) - Method in class oracle.adfmf.framework.api.PerfMon
Set the framework's logger level.
setGenerateAnalyticsEvents(boolean) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Set the boolean value for indicating whether Analytics should be logged for a webservice call
setGivenName(String) - Method in class oracle.adf.model.datacontrols.device.ContactName
Set the value for given name
setHasMoreChildren(String, boolean) - Method in interface oracle.adfmf.util.GenericType
Sets the hasMoreChildren property
setHeading(double) - Method in class oracle.adf.model.datacontrols.device.Location
Do not use.
setHonorificPrefix(String) - Method in class oracle.adf.model.datacontrols.device.ContactName
Set the value for honorific prefix of name
setHonorificSuffix(String) - Method in class oracle.adf.model.datacontrols.device.ContactName
Set the value for honorific suffix of name
setIcon(ApplicationShortcutItem.Icon) - Method in class oracle.maf.api.platform.ios.ApplicationShortcutItem
Sets the the optional icon for the Home screen dynamic quick action.
setId(String) - Method in class oracle.adfmf.framework.event.EventSource
Set id
setId(String) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
setId(Integer) - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
setIms(ContactField[]) - Method in class oracle.adf.model.datacontrols.device.Contact
Set the value for contact ims
setInputValue(Object) - Method in interface oracle.adfmf.bindings.AttributeBinding
Updates the attribute value associated with this binding.
setInputValue(int, Object) - Method in interface oracle.adfmf.bindings.AttributesBinding
Updates the attribute value associated with this binding at the given position.
setIsNewEntity(boolean) - Method in class oracle.maf.api.cdm.persistence.model.Entity
 
setItemOrder(Object) - Method in class oracle.adfmf.amx.event.MasonryReorderEvent
Sets the minimum x coordinate
setJavaType(Class) - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
setKeyAttribute(String) - Method in class oracle.adfmf.amx.event.RangeChangeEvent
 
setLabel(String) - Method in class oracle.adfmf.javax.faces.model.SelectItem
Set the label of this item, to be rendered visibly for the user.
setLastCacheRefreshTime(Date) - Method in interface oracle.adfmf.util.GenericType
Sets the last refresh time of the resource
setLastLoadedRowKey(Object) - Method in class oracle.adfmf.amx.event.RangeChangeEvent
Specifies the row key of the last row loaded before the requested range.
setLastSynchAttempt(Date) - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
setLastSynchError(String) - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
setLatitude(double) - Method in class oracle.adf.model.datacontrols.device.Location
Do not use.
setLayoutPriority(String) - Method in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
Sets the layout priority used to determine which directions will take priority when determining the layout of pinned windows
setLevel(Level) - Method in class oracle.adfmf.framework.api.LogEntry
 
setLocality(String) - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Set the value for locality
setLocalizedSubtitle(String) - Method in class oracle.maf.api.platform.ios.ApplicationShortcutItem
Set the optional, user-visible subtitle for the Home screen dynamic quick action.
setLocalizedTitle(String) - Method in class oracle.maf.api.platform.ios.ApplicationShortcutItem
Sets the required, user-visible title of the Home screen quick action.
setLocalVersionIsCurrent(Boolean) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
setLogLevel(Logger, Level) - Method in class oracle.adfmf.framework.api.PerfMon
Set the application's logger level.
setLongitude(double) - Method in class oracle.adf.model.datacontrols.device.Location
Do not use.
setMaxX(Object) - Method in class oracle.adfmf.amx.event.MapBoundsChangeEvent
Sets the x coordinate (longitude) of maximum map bounds.
setMaxY(Object) - Method in class oracle.adfmf.amx.event.MapBoundsChangeEvent
Sets the y coordinate (latitude) of maximum map bounds.
setMessage(String) - Method in class oracle.adfmf.framework.api.LogEntry
 
setMessage(String) - Method in exception oracle.adfmf.framework.exception.AdfException
Set the error message to the exception object
setMetadataDefinition(XmlAnyDefinition) - Method in interface oracle.adfmf.bindings.DataControl
Set the metadata definition object for this Data Control
setMetadataDefinition(XmlAnyDefinition) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
setMiddleName(String) - Method in class oracle.adf.model.datacontrols.device.ContactName
Set the value for middle name
setMinX(Object) - Method in class oracle.adfmf.amx.event.MapBoundsChangeEvent
Sets the x coordinate (longitude) of minimum map bounds.
setMinY(Object) - Method in class oracle.adfmf.amx.event.MapBoundsChangeEvent
Sets the y coordinate (latitude) of minimum map bounds.
setMobileBackendId(String) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
 
setModifiedBy(String) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
setModifiedOn(String) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
setName(ContactName) - Method in class oracle.adf.model.datacontrols.device.Contact
Set the value for contact name
setName(String) - Method in class oracle.adf.model.datacontrols.device.ContactOrganization
Set the value for organization name
setName(String) - Method in interface oracle.adfmf.bindings.DataControl
Sets the name that identifies this datacontrol inside a BindingContext.
setName(String) - Method in class oracle.maf.api.analytics.AnalyticsLogRecord
This method is used to set the name of the event and it cannot be null.
setName(String) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObject
 
setNewValue(Object) - Method in class oracle.adfmf.amx.event.ValueChangeEvent
Sets the new value of the component.
setNickname(String) - Method in class oracle.adf.model.datacontrols.device.Contact
Set the value for contact nick name
setNote(String) - Method in class oracle.adf.model.datacontrols.device.Contact
Set the value for contact note
setOfflineWrite(boolean) - Method in class oracle.maf.api.analytics.McsAnalyticsHandler
This method will set the flag for capturing events offline.
setOldRowKey(Object) - Method in class oracle.adfmf.amx.event.SelectionEvent
Sets the rowKey that has just been unselected.
setOldValue(Object) - Method in class oracle.adfmf.amx.event.ValueChangeEvent
Sets the previous value of the component.
setOpen(Node, boolean) - Static method in class oracle.maf.impl.amx.taghandler.PopupTagHandler
Set the open state of a popup.
setOperator(String) - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
setOrderBy(String) - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
Override the default order by as set in peristenceMapping.xml.
setOrganizations(ContactOrganization[]) - Method in class oracle.adf.model.datacontrols.device.Contact
Set the value for contact organizations
setParent(GenericType) - Method in interface oracle.adfmf.util.GenericType
 
setPassword(String, String) - Static method in class oracle.adfmf.framework.api.GeneratedPassword
Create a password associated with the given key.
setPayload(HashMap<String, Object>) - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
Set the custom payload to be transported with notification.
setPayload(JSONObject) - Method in class oracle.maf.api.analytics.AnalyticsLogRecord
This method sets the payload which represents the 'properties' object of the event being logged.
setPerformanceMonitorCapturedLogLevel(Level) - Method in class oracle.adfmf.framework.api.PerfMon
 
setPerformanceMonitorObservationsReportedLogLevel(Level) - Method in class oracle.adfmf.framework.api.PerfMon
 
setPerformanceMonitorReportedLogLevel(Level) - Method in class oracle.adfmf.framework.api.PerfMon
 
setPermissionsCallbackHandler(PermissionsCallback) - Method in class oracle.maf.api.platform.android.Permissions
Sets a callback to handle permission responses.
setPersisted(Boolean) - Method in class oracle.maf.api.cdm.persistence.metadata.ClassMappingDescriptor
using this method you can (temporarily) override the persisted value as set in persistence-mapping.xml
setPhoneNumbers(ContactField[]) - Method in class oracle.adf.model.datacontrols.device.Contact
Set the value for contact phone numbers
setPhotos(ContactField[]) - Method in class oracle.adf.model.datacontrols.device.Contact
Set the value for contact photos
setPointX(Object) - Method in class oracle.adfmf.amx.event.MapInputEvent
Sets the x coordinate of the point.
setPointY(Object) - Method in class oracle.adfmf.amx.event.MapInputEvent
Sets the y coordinate of the point.
setPostalCode(String) - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Set the value for postal code
setPref(boolean) - Method in class oracle.adf.model.datacontrols.device.ContactField
Set the value for pref
setPref(boolean) - Method in class oracle.adf.model.datacontrols.device.ContactOrganization
Set the value for pref
setPrimaryKey(boolean) - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
SetPropertyListenerTagHandler - Class in oracle.maf.impl.amx.taghandler
Tag handler for the amx:setPropertyListener tag
SetPropertyListenerTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.SetPropertyListenerTagHandler
 
setProviderKey(String) - Method in class oracle.adfmf.amx.event.RangeChangeEvent
 
setRangeSize(int) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
 
setRecordUsername(boolean) - Method in class oracle.maf.api.analytics.McsAnalyticsHandler
This method will set the flag to capture username.
setRegion(String) - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Set the value for region
setRenderingParent(Node) - Method in class oracle.maf.api.amx.Node
Sets the rendering parent for this node
setRenderingParent(Node) - Method in class oracle.maf.impl.amx.NodeImpl
 
setRepeat(MafNativeLocalNotificationOptions.RepeatInterval) - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
Set the repeat interval at which notification should be triggered.
setRequestMethod(String) - Method in exception oracle.maf.api.cdm.exception.RestCallException
 
setRequestMethod(String) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Set the request method for the REST call.
setRequestUri(String) - Method in exception oracle.maf.api.cdm.exception.RestCallException
 
setRequestURI(String) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Set the additional request URI
setResponseHeaders(Map) - Method in exception oracle.maf.api.cdm.exception.RestCallException
 
setResponseStatus(int) - Method in exception oracle.maf.api.cdm.exception.RestCallException
 
setRetryLimit(int) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
Set the maximum retries any request should attempt before determining the request will not succeed.
setRootNode(Node) - Method in class oracle.maf.impl.amx.ViewImpl
Sets the root node
setRowKeyInsertedBefore(Object) - Method in class oracle.adfmf.amx.event.MoveEvent
Sets the rowKey that the moved row was inserted before.
setRowKeyMoved(Object) - Method in class oracle.adfmf.amx.event.MoveEvent
Sets the rowKey that was moved.
setSecuredSharedInstance(boolean) - Method in interface oracle.adfmf.bindings.DataControl
 
setSelectedRowKeyForIterator(String, Object[]) - Method in interface oracle.adfmf.bindings.DataControl
Preserves selected row (one per iterator) in the data control so it can be restored after navigation.
setSelectedRowKeys(String[]) - Method in class oracle.adfmf.amx.event.SelectionEvent
Sets the array of rowKeys that have just been selected.
setSequenceNumber(long) - Method in class oracle.adfmf.framework.api.LogEntry
 
setServiceClass(String) - Method in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
setSeverity(String) - Method in exception oracle.adfmf.framework.exception.AdfException
Set severity of the exception
setSharedInstance(boolean) - Method in interface oracle.adfmf.bindings.DataControl
 
setShortcutItems(List<ApplicationShortcutItem>) - Static method in class oracle.maf.api.platform.ios.ApplicationShortcuts
Update the application shortcuts.
setSize(String) - Method in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
Sets the size of the sliding window.
setSound(String) - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
Set the sound that is played when notification triggers.
setSourceClassName(String) - Method in class oracle.adfmf.framework.api.LogEntry
 
setSourceMethodName(String) - Method in class oracle.adfmf.framework.api.LogEntry
 
setSpeed(double) - Method in class oracle.adf.model.datacontrols.device.Location
Do not use.
setSqlBindParams(List<BindParamInfo>, PreparedStatement, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Sets the values of bind parameters on the SQL statement
setSqlType(int) - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
setStartGroup(Object) - Method in class oracle.adfmf.amx.event.ViewportChangeEvent
Sets the first visible group
setStatusBarStyle(AdfmfContainerUtilities.STATUS_BAR_STYLE) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Sets the status bar foreground color on iOS
setStory(String) - Method in class oracle.adfmf.performance.MonitorId
 
setStreetAddress(String) - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Set the value for street address
setStyle(String) - Method in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
Specifies the style of the the sliding window
setTableName(String) - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
setTimestamp(long) - Method in class oracle.adf.model.datacontrols.device.Location
Do not use.
setTitle(String) - Method in class oracle.adf.model.datacontrols.device.ContactOrganization
Set the value for title
setTitle(String) - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
Set title text in notification alert/banner.
setType(String) - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Set the value for address type
setType(String) - Method in class oracle.adf.model.datacontrols.device.ContactField
Set the value for type
setType(String) - Method in class oracle.adf.model.datacontrols.device.ContactOrganization
Set the value for type
setType(String) - Method in class oracle.adfmf.amx.event.MapInputEvent
Sets the type of the event.
setType(String) - Method in exception oracle.adfmf.framework.exception.AdfException
Set type of exception
setType(String) - Method in class oracle.maf.api.platform.ios.ApplicationShortcutItem
Sets the required, app-defined type of the Home screen quick action.
setUrls(ContactField[]) - Method in class oracle.adf.model.datacontrols.device.Contact
Set the value for contact urls
setUserInfo(HashMap<String, Object>) - Method in class oracle.maf.api.platform.ios.ApplicationShortcutItem
Optional, app-specific information that you can provide for use when your app performs the Home screen quick action.
setValue(String) - Method in class oracle.adf.model.datacontrols.device.ContactField
Set the value for value
setValue(NameValuePair[]) - Method in class oracle.adfmf.framework.api.Model
Set a set of EL values
setValue(Object) - Method in class oracle.adfmf.javax.faces.model.SelectItem
Set the value of this item, to be delivered to the model if this item is selected by the user.
setValue(Object) - Method in class oracle.maf.api.cdm.persistence.db.BindParamInfo
 
setValue(Object) - Method in interface oracle.maf.api.cdm.persistence.service.ValueHolderInterface
 
setVibration(String) - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
Set the vibration pattern when notification triggers
setWatchId(String) - Method in class oracle.adf.model.datacontrols.device.Location
Do not use.
setXMax(Object) - Method in class oracle.adfmf.amx.event.ViewportChangeEvent
Sets the maximum x coordinate
setXMin(Object) - Method in class oracle.adfmf.amx.event.ViewportChangeEvent
Sets the minimum x coordinate
setYMax(Object) - Method in class oracle.adfmf.amx.event.ViewportChangeEvent
Sets the maximum y coordinate
setYMin(Object) - Method in class oracle.adfmf.amx.event.ViewportChangeEvent
Sets the minimum y coordinate
setZoomLevel(int) - Method in class oracle.adfmf.amx.event.MapBoundsChangeEvent
Sets the zoom level.
SEVERE_LEVEL_MASK - Static variable in class oracle.adfmf.framework.api.PerfMon
 
SEVERITY_KEY - Static variable in interface oracle.adfmf.framework.api.JSONTokens
Property to contain exception's severity
shouldSerialize() - Method in interface oracle.maf.api.amx.metadata.AttributeDefinition
 
shouldSerialize() - Method in interface oracle.maf.api.amx.metadata.TagDefinition
Allows for nodes to not be sent to the web view.
shouldSerialize() - Method in class oracle.maf.impl.amx.metadata.AttributeDefinitionImpl
 
shouldSerialize() - Method in class oracle.maf.impl.amx.metadata.TagDefinitionImpl
 
shouldSerializeAttribute(Node, String) - Method in class oracle.maf.api.amx.taghandler.StampingUITagHandler
 
shouldSerializeAttribute(Node, String) - Method in class oracle.maf.api.amx.taghandler.TagHandler
Check if an attribute should be serialized.
shouldSerializeAttribute(Node, String) - Method in class oracle.maf.impl.amx.taghandler.AttributeListIteratorTagHandler
Prevent attributes used by this tag handler from being sent to the WebView
shouldSerializeAttribute(Node, String) - Method in class oracle.maf.impl.amx.taghandler.DeckTagHandler
 
shouldSerializeAttribute(Node, String) - Method in class oracle.maf.impl.amx.taghandler.FragmentTagHandler
 
shouldSerializeAttribute(Node, String) - Method in class oracle.maf.impl.amx.taghandler.ListItemTagHandler
 
shouldSerializeAttribute(Node, String) - Method in class oracle.maf.impl.amx.taghandler.ListViewTagHandler
 
shouldSerializeNode(Node) - Method in class oracle.maf.api.amx.taghandler.TagHandler
Check if the given node should be serialized when creating the JSON for the node hierarchy.
shouldSerializeTextContent() - Method in interface oracle.maf.api.amx.metadata.TagDefinition
Allows for tags to have their textContent sent to the web view.
shouldSerializeTextContent() - Method in class oracle.maf.impl.amx.metadata.TagDefinitionImpl
 
shouldShowRequestPermissionRationale(PermissionGroup) - Method in class oracle.maf.api.platform.android.Permissions
Checks if the application should show an explanation message to the user prior to requesting permissions.
show(String, AdfmfSlidingWindowOptions) - Static method in class oracle.adfmf.framework.api.AdfmfSlidingWindowUtilities
Show a sliding window using the specified display options
showNavigationbar() - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
Shows the navigation bar.
showNavigationBar() - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Shows navigation bar.
ShowPopupBehaviorTagHandler - Class in oracle.maf.impl.amx.taghandler
Tag handler for the amx:showPopupBehavior tag
ShowPopupBehaviorTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.ShowPopupBehaviorTagHandler
 
showPreferences() - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Shows the preferences page.
showSpringboard() - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Shows springboard.
simulateLowMemoryWarning() - Method in class oracle.adfmf.framework.api.PerfMon
Simulate a low memory warning
size() - Method in class oracle.adf.model.datacontrols.device.PreferenceScope
 
skip(long) - Method in class oracle.maf.api.util.ChunkedInputStream
 
SOUND_DEFAULT_SYSTEM - Static variable in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
set the sound to this value to hear the default system notification sound when notification triggers
SOUND_KEY - Static variable in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
 
SOURCE_ROOT_LOCATION_PROPERTY_KEY - Static variable in class oracle.adfmf.config.client.ConfigurationService
 
stageAndActivateVersion(String) - Method in class oracle.adfmf.config.client.ConfigurationService
Stage and activate a version.
stageVersion(String) - Method in class oracle.adfmf.config.client.ConfigurationService
Get or stage the configuration associated with the passed in version from the server.
StampingUITagHandler - Class in oracle.maf.api.amx.taghandler
Tag handler that handles stamping out children using an AmxCollectionModel, List or array as its data source.
StampingUITagHandler() - Constructor for class oracle.maf.api.amx.taghandler.StampingUITagHandler
 
start() - Method in interface oracle.adfmf.application.LifeCycleListener
The start method will be called at the start of the application.
start() - Method in interface oracle.adfmf.performance.Monitor
Starts the Monitor at the current time and optionally records a start message.
start(long) - Method in interface oracle.adfmf.performance.Monitor
Starts this Monitor at a specified time.
startLocationMonitor(boolean, int, String) - Method in class oracle.adf.model.datacontrols.device.DeviceDataControl
Register a callback to receive regular updates on the device's position
startLocationMonitor(boolean, int, int, String) - Method in class oracle.adf.model.datacontrols.device.DeviceDataControl
Register a callback to receive regular updates on the device's position
startStory(String) - Static method in class oracle.adfmf.performance.Story
 
startUpdatingPosition(int, boolean, String, GeolocationCallback) - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Register a callback to receive regular updates on the device's position
startUpdatingPosition(int, int, boolean, String, GeolocationCallback) - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Register a callback to receive regular updates on the device's position
STAY_LOGGED_IN_DEFAULT_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
STAY_LOGGED_IN_DEFAULT_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
stop() - Method in interface oracle.adfmf.application.LifeCycleListener
The stop method will be called at the termination of the application.
stop() - Method in interface oracle.adfmf.performance.Monitor
Stops the Monitor and optionally records a stop message.
stopReportingStatistics() - Static method in class oracle.adfmf.performance.MonitorFactory
 
StorageObject - Class in oracle.maf.api.cdm.mcs.storage
Representation of MCS storage object.
StorageObject() - Constructor for class oracle.maf.api.cdm.mcs.storage.StorageObject
 
StorageObjectService - Class in oracle.maf.api.cdm.mcs.storage
Service class that provides local and remote operations against the storageObject data object.
StorageObjectService() - Constructor for class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Default constructor.
StorageObjectService(boolean, boolean) - Constructor for class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Constructor that allows you to override the default values for remoteReadInBackground and remoteWriteInBackground as set in persistence-mapping.xml
storeStorageObject(StorageObject) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
Creates or updates a storage object in an MCS collection.
Story - Class in oracle.adfmf.performance
 
stringToValue(String) - Static method in class oracle.adfmf.json.JSONObject
Try to convert a string into a number, boolean, or null.
STS_APPLIES_TO_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
STS_APPLIES_TO_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
STS_ENDPOINT_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
STS_ENDPOINT_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
STS_MODULE_ATTRIBUTE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
STS_MODULE_NODE - Static variable in class oracle.adfmf.framework.api.OverrideConstants
 
STYLE_OVERLAID - Static variable in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
An overlaid window is one that appears on top of the main application content.
STYLE_PINNED - Static variable in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
A pinned sliding window appears on screen next to the main application content without overlapping
submit(Runnable) - Static method in class oracle.adfmf.framework.api.MafExecutorService
Submit a Java Runnable to be executed on a background thread in the context of the calling thread's MAF feature context.
success(AuthenticationPlatform, long) - Method in class oracle.maf.api.authentication.AuthenticationHandler
The login success callback is invoked when the user passes the authentication process in the AuthenticationPlatform login method.
supportsProviderChangeEvents(Node) - Method in class oracle.maf.api.amx.taghandler.StampingUITagHandler
 
supportsProviderChangeEvents(Node) - Method in class oracle.maf.api.amx.taghandler.TagHandler
Checks if the tag handler would like to be notified of provider change events for the given node.
suspendTimeout(String) - Method in class oracle.maf.api.authentication.AuthenticationPlatform
Suspend the specified timer.
synchronizePreferencesMap(HashMap) - Method in class oracle.adf.model.datacontrols.device.PreferenceScope
Populate the preferences with the specified values.
SystemActionBehaviorHandler - Class in oracle.maf.impl.amx.taghandler
Handler for the amx:systemActionBehavior
SystemActionBehaviorHandler() - Constructor for class oracle.maf.impl.amx.taghandler.SystemActionBehaviorHandler
 

T

Tag - Class in oracle.maf.api.amx
Java representation of an AMX XML tag
Tag() - Constructor for class oracle.maf.api.amx.Tag
 
Tag.VisitCallback - Interface in oracle.maf.api.amx
Interface for a callback method of the visit
TagDefinition - Interface in oracle.maf.api.amx.metadata
Defines how a tag should be used to build the nodes
TagDefinitionImpl - Class in oracle.maf.impl.amx.metadata
Implementation of the tag definition interface
TagDefinitionImpl(String, boolean, boolean, boolean, TagHandler) - Constructor for class oracle.maf.impl.amx.metadata.TagDefinitionImpl
 
TagHandler - Class in oracle.maf.api.amx.taghandler
Base class to allow component authors to customize how to build and handle the creation and updates to the AMX nodes on the embedded side.
TagHandler() - Constructor for class oracle.maf.api.amx.taghandler.TagHandler
 
TagImpl - Class in oracle.maf.impl.amx
Implementation of the tag
TagImpl(TagImpl, String, String, Map<String, String>) - Constructor for class oracle.maf.impl.amx.TagImpl
Constructs a tag
TagLibrary - Interface in oracle.maf.api.amx.metadata
Defines the tags for an XML namespace.
TagLibraryFactory - Class in oracle.maf.api.amx.metadata
Class that may be used to parse and get tag libraries.
TagLibraryFactoryImpl - Class in oracle.maf.impl.amx.metadata
Implementation of the tag library factory
TagLibraryFactoryImpl() - Constructor for class oracle.maf.impl.amx.metadata.TagLibraryFactoryImpl
 
TagLibraryImpl - Class in oracle.maf.impl.amx.metadata
Implementation of the tag library interface
TaskExecutor - Interface in oracle.maf.api.amx
Manages runnable tasks to be executed before the node hierarchy changes are sent to the web view
tearDown() - Method in class oracle.maf.impl.amx.ViewImpl
Perform any clean up needed when a view is being disposed
TemporaryDirectory - Static variable in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Constant to be used to determine which directory path to obtain.
testValidity(Object) - Static method in class oracle.adfmf.json.JSONObject
Throw an exception if the object is a NaN or infinite number.
TIMEOUT_UNDEFINED - Static variable in class oracle.maf.api.authentication.AuthenticationPlatform
 
timerExpirationNotification(String) - Method in class oracle.maf.api.authentication.AuthenticationPlatform
The underlying (possible native) authentication platform should utilize this method to inform to authentication platform abstraction layer a timer has expired and the authentication timeout callback should be invoked.
timerExpired(AuthenticationPlatform, String) - Method in class oracle.maf.api.authentication.AuthenticationTimerOverride
An authentication timer has expired.
TIMESTAMP - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
TITLE_KEY - Static variable in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
 
toGenericType(String, Object) - Static method in class oracle.adfmf.framework.api.GenericTypeBeanSerializationHelper
Method used to serialize the passed in Java object to a GenericType.
toggleSpringboard() - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
Toggles the springboard.
toggleSpringboard() - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
Toggles the springboard.
toJSON() - Method in class oracle.adf.model.datacontrols.device.Contact
Method to convert Contact object to JSON representation.
toJSON(Object) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
Method used to serialize the passed in Java object to JSON.
toJSON() - Method in interface oracle.adfmf.framework.api.JSONSerializable
Method to add custom code to serialize the Object to JSON
toJSON() - Method in exception oracle.adfmf.framework.exception.AdfException
toJSON implementation as AdfException class implements JSONSerializable
toJSON() - Method in exception oracle.adfmf.framework.exception.AdfInvocationException
Method to convert AdfInvocationException object into JSON.
toJSON() - Method in exception oracle.adfmf.framework.exception.AdfInvocationRuntimeException
Method to convert AdfInvocationRuntimeException object into JSON.
toJSON() - Method in class oracle.maf.api.analytics.AnalyticsLogRecord
 
toJSON() - Method in class oracle.maf.impl.amx.NodeImpl
 
toJSON() - Method in class oracle.maf.impl.amx.TagImpl
 
toJSON() - Method in class oracle.maf.impl.amx.ViewImpl
Returns an empy JSON object to prevent this class from being serialized to the WebView
toJSONArray(JSONArray) - Method in class oracle.adfmf.json.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONObject(JSONArray) - Method in class oracle.adfmf.json.JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toString() - Method in class oracle.adf.model.datacontrols.device.Contact
Method to convert Contact object to string representation.
toString() - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
Method to convert Contact object to string representation.
toString() - Method in class oracle.adf.model.datacontrols.device.ContactField
Method to convert ContactField object to string representation.
toString() - Method in class oracle.adf.model.datacontrols.device.ContactName
Method to convert ContactName object to string representation.
toString() - Method in class oracle.adf.model.datacontrols.device.ContactOrganization
Method to convert ContactOrganization object to string representation.
toString() - Method in class oracle.adf.model.datacontrols.device.Location
 
toString() - Method in enum oracle.adfmf.framework.api.AdfmfContainerUtilities.STATUS_BAR_STYLE
 
toString() - Method in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
 
toString() - Method in exception oracle.adfmf.framework.exception.AdfException
Method to convert AdfException object to String.
toString() - Method in class oracle.adfmf.java.beans.PropertyChangeEvent
Generate a simple string representation of the event.
toString() - Method in class oracle.adfmf.java.beans.ProviderChangeEvent
Get a simple string representation of the event.
toString() - Method in class oracle.adfmf.json.JSONArray
Make a JSON text of this JSONArray.
toString(int) - Method in class oracle.adfmf.json.JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString() - Method in class oracle.adfmf.json.JSONObject
Make a JSON text of this JSONObject.
toString(int) - Method in class oracle.adfmf.json.JSONObject
Make a prettyprinted JSON text of this JSONObject.
toString() - Method in class oracle.adfmf.performance.MonitorId
 
toString() - Method in class oracle.maf.api.analytics.AnalyticsLogRecord
 
toString() - Method in exception oracle.maf.api.authentication.AuthenticationException
 
toString() - Method in class oracle.maf.api.platform.ios.ApplicationShortcutItem
 
Trace - Class in oracle.adfmf.util.logging
 
TransactionalDataControl - Interface in oracle.adfmf.bindings
This interface is to be implementated by DataControls that supports transactions.
TRANSIENT_FLAG_PROPERTY - Static variable in interface oracle.adfmf.framework.api.JSONTokens
Property with a boolean value indicating if this object is transient or not
TransitiveObject - Interface in oracle.adfmf.framework.api
Interface declared such that object of any class implementing this interface will not be serialized.
TYPE - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
TYPE_PROPERTY - Static variable in interface oracle.adfmf.framework.api.JSONTokens
Property with a String value containing the type of the object, like class name.

U

UITagHandler - Class in oracle.maf.api.amx.taghandler
 
UITagHandler() - Constructor for class oracle.maf.api.amx.taghandler.UITagHandler
 
UNKNOWN_ERROR - Static variable in exception oracle.maf.api.authentication.AuthenticationException
 
unregisterEventSource(String) - Static method in class oracle.adfmf.framework.event.EventSourceFactory
Un-register an event source
unzipFile(File, File, boolean) - Method in class oracle.maf.api.cdm.mcs.storage.StorageObjectService
Unzip file in specified directory.
UPDATE_ACTION - Static variable in class oracle.maf.api.cdm.persistence.service.DataSynchAction
 
updateApplicationInformation(boolean) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Update the current application information based off the current environment and feature definitions.
updateApplicationInformation(boolean, boolean) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Update the current application information based off the current environment and feature definitions.
updateContact(Contact) - Method in class oracle.adf.model.datacontrols.device.DeviceDataControl
Update an existing Contact object.
updateContact(Contact) - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
Update an existing Contact object.
updateEntity(Entity, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Persist the entity using SQL UPDATE Statement
UpdateListener - Interface in oracle.adfmf.bindings
This Listener will be notified that the associated attribute has been updated and hence the renderer needs to re-render the attribute value.
updateProgress(String, String, float) - Method in class oracle.adfmf.config.client.ConfigurationService
ProgressListener update progress handler.
updateRenderer() - Method in interface oracle.adfmf.bindings.UpdateListener
Notification to the listener that the attribute value has changed and needs to be rendered again.
updateRow(List<BindParamInfo>, boolean) - Method in class oracle.maf.api.cdm.persistence.manager.DBPersistenceManager
Updates a row SQL database using bindPramInfos passed in The columns that will be updated are based on the list of bind parameters passed in.
updateSecurityConfigWithURLParameters(String, String, String, boolean) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
Update security configuration from URL parameters It is up to the caller to invoke updateApplicationInformation after the call to this method in order to propagate the changes down to the native side.
updateUser(String, String) - Method in class oracle.maf.api.cdm.persistence.manager.MCSPersistenceManager
Update MCS User info
USERNAME - Static variable in class oracle.maf.api.analytics.AnalyticsUtilities
 
UtilityFactory - Class in oracle.maf.api.amx
Class that provides access to the different AMX utility classes
UtilityFactory() - Constructor for class oracle.maf.api.amx.UtilityFactory
 
UtilityFactoryImpl - Class in oracle.maf.impl.amx
Implementation of the UtilityFactory class
UtilityFactoryImpl() - Constructor for class oracle.maf.impl.amx.UtilityFactoryImpl
 

V

validate() - Method in class oracle.maf.api.amx.Node
Validates the value of the node.
validate(Node) - Method in class oracle.maf.api.amx.taghandler.TagHandler
Perform validation of the node.
validate(String) - Static method in class oracle.maf.impl.amx.Dispatch
Causes the node with the given ID to be validated.
validate() - Method in class oracle.maf.impl.amx.NodeImpl
 
validate(Node) - Method in class oracle.maf.impl.amx.taghandler.InputTagHandler
 
VALUE_REF_PROPERTY - Static variable in interface oracle.adfmf.framework.api.JSONTokens
Property which denotes the value is actually a reference (EL expression)
ValueChangeEvent - Class in oracle.adfmf.amx.event
Event that is generated when the value of a component changes.
ValueChangeEvent() - Constructor for class oracle.adfmf.amx.event.ValueChangeEvent
Creates a new ValueChangeEvent
ValueChangeEvent(Object, Object) - Constructor for class oracle.adfmf.amx.event.ValueChangeEvent
Creates a new ValueChangeEvent
ValueHolderInterface - Interface in oracle.maf.api.cdm.persistence.service
Interface used for lazy loading (aka as Indirection) of 1:1 relations in a data object.
valueOf(String) - Static method in enum oracle.adfmf.framework.api.AdfmfContainerUtilities.STATUS_BAR_STYLE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.adfmf.framework.api.MafNativeLocalNotificationOptions.RepeatInterval
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.maf.api.amx.MessageUtils.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.maf.api.amx.VisitResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.maf.api.platform.ios.ApplicationShortcutItem.Icon
Returns the enum constant of this type with the specified name.
values() - Method in class oracle.adf.model.datacontrols.device.PreferenceScope
 
values() - Static method in enum oracle.adfmf.framework.api.AdfmfContainerUtilities.STATUS_BAR_STYLE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.adfmf.framework.api.MafNativeLocalNotificationOptions.RepeatInterval
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.maf.api.amx.MessageUtils.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.maf.api.amx.VisitResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.maf.api.platform.ios.ApplicationShortcutItem.Icon
Returns an array containing the constants of this enum type, in the order they are declared.
valueToString(Object) - Static method in class oracle.adfmf.json.JSONObject
Make a JSON text of an Object value.
VIBRATION_DEFAULT_SYSTEM - Static variable in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
set the vibration to this value to hear the default system notification sound when notification triggers
VIBRATION_KEY - Static variable in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
 
View - Class in oracle.maf.api.amx
Houses the data for the currently loaded view in a feature.
View() - Constructor for class oracle.maf.api.amx.View
 
ViewCleanupListener() - Constructor for class oracle.maf.impl.amx.Dispatch.ViewCleanupListener
 
ViewImpl - Class in oracle.maf.impl.amx
Houses the data for the currently loaded view in a feature.
ViewImpl(String, String, String, String, Map<String, Object>) - Constructor for class oracle.maf.impl.amx.ViewImpl
Constructor
ViewportChangeEvent - Class in oracle.adfmf.amx.event
Event that is generated when a DVT mobile chart is zoomed or scrolled.
ViewportChangeEvent() - Constructor for class oracle.adfmf.amx.event.ViewportChangeEvent
Creates a new ViewportChangeEvent
ViewportChangeEvent(Object, Object, Object, Object, Object, Object) - Constructor for class oracle.adfmf.amx.event.ViewportChangeEvent
Creates a new ViewportChangeEvent with info on currently visible viewport.
ViewTagHandler - Class in oracle.maf.impl.amx.taghandler
amx:view tag handler
ViewTagHandler() - Constructor for class oracle.maf.impl.amx.taghandler.ViewTagHandler
 
visit(NodeVisitContext<T>, Node.VisitCallback<T>) - Method in class oracle.maf.api.amx.Node
Visit this node and descendents.
visit(NodeVisitContext<T>, Node) - Method in interface oracle.maf.api.amx.Node.VisitCallback
Called on visiting a desired node
visit(Tag.VisitCallback) - Method in class oracle.maf.api.amx.Tag
Visit the tag and its children
visit(Tag) - Method in interface oracle.maf.api.amx.Tag.VisitCallback
Called on visiting a desired node
visit(NodeVisitContext<T>, Node.VisitCallback<T>) - Method in class oracle.maf.impl.amx.NodeImpl
 
visit(Tag.VisitCallback) - Method in class oracle.maf.impl.amx.TagImpl
 
visitAll() - Static method in class oracle.maf.api.amx.NodeVisitContext
Convenience method to create a visit context to visit all nodes without any contextual data
visitAll(T) - Static method in class oracle.maf.api.amx.NodeVisitContext
Convenience method to create a visit context to visit all nodes with data
VisitResult - Enum in oracle.maf.api.amx
Possible return values from a visit callback method for visiting nodes and tags

W

waitForDeviceReady() - Static method in class oracle.adfmf.framework.api.Model
Wait for device is ready
WARNING - Static variable in exception oracle.adfmf.framework.exception.AdfException
AdfException severity constant for WARNING logging
WARNING_LEVEL_MASK - Static variable in class oracle.adfmf.framework.api.PerfMon
 
WEAKREF_PROPERTY - Static variable in interface oracle.adfmf.framework.api.JSONTokens
Property which denotes a weak reference to an impicit scoped variable
wrap(Object) - Static method in class oracle.adfmf.json.JSONObject
Wrap an object, if necessary.
write(Writer) - Method in class oracle.adfmf.json.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer) - Method in class oracle.adfmf.json.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links
Oracle Fusion Middleware Java API Reference for Oracle Mobile Application Framework
2.5.1.0.0

E92592-01

Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.