- 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
-
- 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.
- 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.
- 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.
- 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
- getAdfELContext() - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
-
- 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.
- getAnimationStyle() - Method in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
-
Returns the animation style defined within these optoins
- 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.
- 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
- 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.
- getAttributeInfo(int) - 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
- getAttributeName() - Method in interface oracle.adfmf.bindings.AttributeContext
-
Attribute name within the associated bean that is being modified.
- 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
-
- getAttributeValueAtIndex(int, String) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
-
- 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
-
- 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.
- 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
-
Used to coerce an object into a boolean if possible.
- 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.
- 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.
- getColumnAttribute() - Method in class oracle.adfmf.java.beans.ProviderChangeEvent
-
Get the event's column attribute
- getConnectionEndPoint(String) - Method in interface oracle.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
Return the end point of the connection, for the specified connection name,
found in connections.xml.
- 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 interface oracle.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
Set the connection name (referenced in connections.xml) that REST requests
should be directed to.
- 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.
- 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.
- getContextInstanceId() - Method in class oracle.adfmf.framework.api.Model
-
- 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
- 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
-
- 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
-
- getCurrentWindowId() - Static method in class oracle.adfmf.framework.api.AdfmfSlidingWindowUtilities
-
Returns the window identifier associated with the current (calling) feature
- 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.
- getDate() - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
-
- 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
- getDepth() - Method in class oracle.adfmf.framework.model.AdfELContext
-
Deprecated.
- getDescription() - Method in class oracle.adfmf.javax.faces.model.SelectItem
-
Return a description of this item, for use in development tools.
- getDescription() - Method in class 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
- 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.
- getDuration() - Method in class oracle.adfmf.framework.api.AdfmfSlidingWindowOptions
-
Returns the duration used to animate sliding windows, in milliseconds.
- 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
- 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
- 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
- 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
-
- 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.analytics.AnalyticsLogRecord
-
- 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.
- getFeatureWhitelist() - Method in interface oracle.adfmf.framework.FeatureInformation
-
Deprecated.
- getFetchSize() - Method in class oracle.adfmf.amx.event.RangeChangeEvent
-
Returns the number of new objects to fetch
- 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
- getFrameworkLogLevel() - Method in class oracle.adfmf.framework.api.PerfMon
-
- 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.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
Initializes and returns an HttpConnection, using the provided request
method, request, and HTTP headers value.
- 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
-
- getIcon() - Method in interface oracle.adfmf.framework.FeatureInformation
-
- 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 class oracle.adfmf.performance.Monitor
-
- getId() - Method in class oracle.adfmf.performance.MonitorId
-
- 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
-
- getInputStream(HttpConnection) - Method in interface oracle.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
Open and return an input stream for the provided connection.
- 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.authentication.AuthenticationUtility
-
- getInstanceData() - Method in class oracle.adfmf.performance.MonitorId
-
- 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.
- 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
- 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.
- 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
-
- 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.
- getLastCacheRefreshTime(String) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
-
Returns the last cache refresh time of the uri.
- 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.
- 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.performance.Monitor
-
- getLevel() - Method in class oracle.adfmf.performance.MonitorId
-
- getListenerClass() - Method in interface oracle.adfmf.framework.FeatureInformation
-
- getLocality() - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
-
Get the city or locality
- 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.
- 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.
- getMean() - Method in class oracle.adfmf.performance.Monitor
-
- 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
-
- getMethodExpression(String, Class, Class[]) - Static method in class oracle.adfmf.framework.api.AdfmfJavaUtilities
-
Use this method for expressions that refer to methods.
- 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.
- 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.
- getMonitor(String, Level, String) - Method in class oracle.adfmf.performance.MonitorFactory
-
- getMonitor(String, String, Level, String) - Method in class oracle.adfmf.performance.MonitorFactory
-
- getMonitor(String, Level) - Method in class oracle.adfmf.performance.MonitorFactory
-
- getMonitor(MonitorId, String) - Method in class oracle.adfmf.performance.MonitorFactory
-
Obtains a new monitor with a given id and description.
- 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 class oracle.maf.api.analytics.AnalyticsLogRecord
-
- 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.
- getNetworkStatus() - Method in interface oracle.adf.model.datacontrols.device.DeviceManager
-
Get the device's current network connectivity status
- 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
- 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 class 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
- 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.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
Open and return an output stream for the provided connection.
- getOutputStream(HttpConnection) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
-
Open and return an output stream for the provided connection.
- 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 class oracle.adfmf.framework.model.AdfELContext
-
Deprecated.
Get the context's parent
- getParent() - Method in interface oracle.adfmf.util.GenericType
-
Returns the GenericType object in the data provider hierarchy that is the owner of this instance
- 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
-
- 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
-
- 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
-
- 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
-
- getRegion() - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
-
Get the state or region
- getRepeat() - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
-
- getRequestMethod() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
-
- getRequestProperties() - Method in interface oracle.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
- getRequestProperties() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
-
- getRequestType() - Method in interface oracle.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
- getRequestURI() - Method in interface oracle.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
- getRequestURI() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
-
- getResponseContentType() - Method in interface oracle.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
Retrieve the content type of the response
- getResponseContentType() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
-
Retrieve the content type of the response
- getResponseHeader(String) - Method in interface oracle.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
Retrieve response header
- getResponseHeader(String) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
-
Retrieve response header.
- getResponseHeaders() - Method in interface oracle.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
- getResponseHeaders() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
-
- getResponseMessage() - Method in interface oracle.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
- getResponseMessage() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
-
- getResponseStatus() - Method in interface oracle.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
- getResponseStatus() - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
-
- 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.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
- 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.
- 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.
- getSelectedRowKeys() - Method in class oracle.adfmf.amx.event.SelectionEvent
-
Returns the array of rowKeys that have just been selected.
- getSerialversionuid() - Static method in class oracle.adf.model.datacontrols.device.Location
-
Serial Version UID
- getSessionId() - Static method in class oracle.maf.api.analytics.AnalyticsLogRecord
-
- getSetAt(Object, boolean) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
-
- 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
- getShort(Object) - Static method in class oracle.adfmf.framework.api.JSONBeanSerializationHelper
-
Used to coerce an object into a short if possible.
- 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
- getSpeed() - Method in class oracle.adf.model.datacontrols.device.Location
-
Current ground speed of the device, specified in meters per second
- 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
- 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
-
- 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.
- getTypeName() - Method in interface oracle.adfmf.bindings.OperationParameter
-
Get the type name
- getUrls() - Method in class oracle.adf.model.datacontrols.device.Contact
-
Get contact URL's
- 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.
- 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
-
- 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
- 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.
- 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_FRAMEWORK - Static variable in class oracle.adfmf.performance.MonitorFactory
-
Umbrella category for general framework measurements.
- PERFMON_CATEGORY_FRAMEWORK_GET_ENV - 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_VALUE_ACCESSORS - Static variable in class oracle.adfmf.performance.MonitorFactory
-
Measures time spent getting and setting various attributes.
- 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.
- 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
- 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
-
- 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
-
Deletes all sync cached resources when Synchronizer is enabled.
- 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(Object, 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.
- SANDBOX_NAME - Static variable in class oracle.adfmf.config.client.ConfigurationService
-
- 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
-
- send(String) - Method in interface oracle.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
Send the REST request with the given payload
- send(String) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
-
Send the REST request with the given payload
- 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.
- sendReceive(String) - Method in interface oracle.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
Send the REST request with the given payload
- 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.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
Send a 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.
- 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.
- 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
- setApplicationIconBadgeNumber(Integer) - Method in class oracle.adf.model.datacontrols.application.ApplicationFeatures
-
- setApplicationIconBadgeNumber(int) - Static method in class oracle.adfmf.framework.api.AdfmfContainerUtilities
-
Set a badge on application icon
- 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
- setAttributeModified(String) - Method in interface oracle.adfmf.util.GenericType
-
Set the modified flag for the specified attribute.
- setAttributeValue(String, Object) - Method in interface oracle.adfmf.bindings.iterator.BasicIterator
-
- 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.
- 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
- 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.
- 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 interface oracle.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
Set the connection name (referenced in connections.xml) that REST requests
should be directed to.
- 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.
- setContext(String) - Method in class oracle.adfmf.framework.api.Model
-
- setContextFreeValue(String) - Method in class oracle.adfmf.amx.event.RangeChangeEvent
-
Specifies the context-free value used by the source of the event.
- setContextInstance(String, String, boolean, boolean) - Method in class oracle.adfmf.framework.api.Model
-
- setCountry(String) - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
-
Set the value for country
- 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.
- 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(LocalDateTime) - Method in class oracle.adfmf.framework.api.MafNativeLocalNotificationOptions
-
Set date-time at which notification should be triggered.
- 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.
- 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
- 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
- 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.
- 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.
- 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
- setId(String) - Method in class oracle.adfmf.framework.event.EventSource
-
Set id
- setId(MonitorId) - Method in class oracle.adfmf.performance.Monitor
-
- 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.
- setItemOrder(Object) - Method in class oracle.adfmf.amx.event.MasonryReorderEvent
-
Sets the minimum x coordinate
- 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.
- 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
- setLocality(String) - Method in class oracle.adf.model.datacontrols.device.ContactAddresses
-
Set the value for locality
- 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 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.
- 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.
- 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.
- 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
-
- 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
- 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
- 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 interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
-
Set the request method for the REST call.
- setRequestType(String) - Method in interface oracle.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
Set the request type for the REST call
- setRequestURI(String) - Method in interface oracle.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
Set the additional request URI
- setRequestURI(String) - Method in interface oracle.maf.api.dc.ws.rest.RestServiceAdapter
-
Set the additional request URI
- setRetryLimit(int) - Method in interface oracle.adfmf.dc.ws.rest.RestServiceAdapter
-
Deprecated.
Set the maximum retries any request should attempt before determining the
request will not succeed.
- 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.
- 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.
- setSelectedRowKeys(String[]) - Method in class oracle.adfmf.amx.event.SelectionEvent
-
Sets the array of rowKeys that have just been selected.
- setSeverity(String) - Method in exception oracle.adfmf.framework.exception.AdfException
-
Set severity of the exception
- 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.
- setSpeed(double) - Method in class oracle.adf.model.datacontrols.device.Location
-
Do not use.
- 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
- 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
- setUrls(ContactField[]) - Method in class oracle.adf.model.datacontrols.device.Contact
-
Set the value for contact urls
- 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.
- setVariable(String, ValueExpression) - Method in class oracle.adfmf.framework.model.AdfELContext
-
Deprecated.
- setVariable(String, Object, Class) - Method in class oracle.adfmf.framework.model.AdfELContext
-
Deprecated.
- 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
- 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.
- 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
-
- 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.
- start() - Method in interface oracle.adfmf.application.LifeCycleListener
-
The start method will be called at the start of the application.
- start() - Method in class oracle.adfmf.performance.Monitor
-
Starts the Monitor at the current time and optionally records a start message.
- start(long) - Method in class 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
- stop() - Method in interface oracle.adfmf.application.LifeCycleListener
-
The stop method will be called at the termination of the application.
- stop() - Method in class oracle.adfmf.performance.Monitor
-
Stops the Monitor and optionally records a stop message.
- stopReportingStatistics() - Static method in class oracle.adfmf.performance.MonitorFactory
-
- 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.
- 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.
- 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.