- get() - Static method in class com.salesforce.androidsdk.util.EventsObservable
-
- getAccount() - Method in class com.salesforce.androidsdk.rest.ClientManager
-
Returns the user account that is currently active.
- getAccountByName(String) - Method in class com.salesforce.androidsdk.rest.ClientManager
-
- getAccountManager() - Method in class com.salesforce.androidsdk.rest.ClientManager
-
- getAccountName() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the account name for this user account.
- getAccounts() - Method in class com.salesforce.androidsdk.rest.ClientManager
-
- getAccountType() - Method in class com.salesforce.androidsdk.rest.ClientManager
-
Should match the value in authenticator.xml.12
- getAdditionalHttpHeaders() - Method in class com.salesforce.androidsdk.rest.RestRequest
-
- getAdditionalOauthValues() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the additional OAuth values for this user.
- getAllGlobalStores(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.SmartStoreReactBridge
-
Native implementation of getAllGlobalStores
- getAllHeaders() - Method in class com.salesforce.androidsdk.rest.RestResponse
-
Returns all headers associated with this response.
- getAllSoupNames() - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
- getAllStores(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.SmartStoreReactBridge
-
Native implementation of getAllStores
- getAnalyticsManager() - Method in class com.salesforce.androidsdk.analytics.SalesforceAnalyticsManager
-
Returns an instance of analytics manager.
- getApiInstanceServer() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the API instance server for this user account.
- getAppHomeUrl(CallbackContext) - Method in class com.salesforce.androidsdk.phonegap.plugin.SalesforceOAuthPlugin
-
Native implementation for getAppHomeUrl
- getAppHomeUrl(Context) - Static method in class com.salesforce.androidsdk.phonegap.ui.SalesforceWebViewClientHelper
-
- getAppName() - Method in class com.salesforce.androidsdk.analytics.model.DeviceAppAttributes
-
Returns app name.
- getAppType() - Method in class com.salesforce.androidsdk.phonegap.app.SalesforceHybridSDKManager
-
- getAppType() - Method in class com.salesforce.androidsdk.reactnative.app.SalesforceReactSDKManager
-
- getAppVersion() - Method in class com.salesforce.androidsdk.analytics.model.DeviceAppAttributes
-
Returns app version.
- getArgs() - Method in class com.salesforce.androidsdk.smartstore.store.QuerySpec
-
- getAttributes() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns attributes.
- getAuthConfig() - Method in class com.salesforce.androidsdk.util.AuthConfigUtil.MyDomainAuthConfig
-
Returns the my domain auth config.
- getAuthCredentials(CallbackContext) - Method in class com.salesforce.androidsdk.phonegap.plugin.SalesforceOAuthPlugin
-
Native implementation for "getAuthCredentials" action.
- getAuthCredentials(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.SalesforceOauthReactBridge
-
- getAuthCredentials(Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.ui.SalesforceReactActivity
-
Method called from bridge to get auth credentials.
- getAuthenticatedUsers() - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Returns a list of authenticated users.
- getAuthorizationUrl(boolean, boolean, URI, String, String, String[], String, String, Map<String, String>) - Static method in class com.salesforce.androidsdk.auth.OAuth2
-
Builds the URL to the authorization web page for this login server.
- getAuthorizationUrl(boolean, boolean, URI, String, String, String[], String, String, String, Map<String, String>) - Static method in class com.salesforce.androidsdk.auth.OAuth2
-
Builds the URL to the authorization web page for this login server.
- getAuthToken() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the auth token for this user account.
- getAuthToken() - Method in class com.salesforce.androidsdk.rest.RestClient
-
- getAuthToken() - Method in class com.salesforce.androidsdk.rest.RestClient.OAuthRefreshInterceptor
-
- getBaseChatterPath() - Static method in class com.salesforce.androidsdk.rest.ApiVersionStrings
-
- getBasePath() - Static method in class com.salesforce.androidsdk.rest.ApiVersionStrings
-
- getBaseSObjectPath() - Static method in class com.salesforce.androidsdk.rest.ApiVersionStrings
-
- getBatchRequest(String, boolean, List<RestRequest>) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Batch request
- getBeaconChildConsumerKey() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the beacon child consumer key .
- getBeaconChildConsumerSecret() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the beacon child consumer secret.
- getBoolean(RuntimeConfig.ConfigKey) - Method in class com.salesforce.androidsdk.config.RuntimeConfig
-
Get boolean run time configuration
- getBootConfig(Context) - Static method in class com.salesforce.androidsdk.config.BootConfig
-
Method to (build and) get the singleton instance.
- getByteArrayStreamFromStream(InputStream) - Static method in class com.salesforce.androidsdk.analytics.security.Encryptor
-
Retrieves data from an InputStream.
- getCachedCurrentUser() - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Returns a cached value of the current user.
- getCachedHasFTS(String) - Method in class com.salesforce.androidsdk.smartstore.store.DBHelper
-
- getCachedIndexSpecs(String) - Method in class com.salesforce.androidsdk.smartstore.store.DBHelper
-
- getCachedTableName(String) - Method in class com.salesforce.androidsdk.smartstore.store.DBHelper
-
- getCheapRequest(String) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Cheap request to re-hydrate access token
- getCipherFIPSStatus() - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
Get SQLCipher FIPS status
- getCipherProviderVersion() - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
Get SQLCipher provider version
- getClientId() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the oauth client id.
- getClientId() - Method in class com.salesforce.androidsdk.analytics.model.DeviceAppAttributes
-
Returns client ID.
- getClientIdForRefresh() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the oauth client id to use for refresh
In the case of beacon app, the beacon child consumer key returned during login should be used instead of the configured consumer key
- getClientInfo() - Method in class com.salesforce.androidsdk.rest.RestClient
-
- getColumnNameForPath(SQLiteDatabase, String, String) - Method in class com.salesforce.androidsdk.smartstore.store.DBHelper
-
Return column name in soup table that holds the soup projection for path
- getColumnType() - Method in enum com.salesforce.androidsdk.smartstore.store.SmartStore.Type
-
- getCommunityId() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the community ID for this user account.
- getCommunityLevelFilenameSuffix() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns a unique suffix for this user account, that can be appended
to a file to uniquely identify this account, at a community level.
- getCommunityLevelFilenameSuffix(String) - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns a unique suffix for this user account, that can be appended
to a file to uniquely identify this account, at a community level.
- getCommunityLevelStoragePath() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the storage path for this user account, relative to the higher
level directory of app data.
- getCommunityLevelStoragePath(String) - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the storage path for this user account, relative to the higher
level directory of app data.
- getCommunityUrl() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the community URL for this user account.
- getCompileOptions() - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
Get SQLCipher compile options
- getComponents() - Static method in class com.salesforce.androidsdk.analytics.logger.SalesforceLogger
-
Returns the set of components that have loggers associated with them.
- getCompositeRequest(String, boolean, LinkedHashMap<String, RestRequest>) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Composite request
- getConnectionType() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns connection type.
- getContentDocumentLinkPath() - Static method in class com.salesforce.androidsdk.rest.files.FileRequests
-
- getContentDomain() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the content domain for this user.
- getContentSid() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the content SID for this user.
- getContentType() - Method in class com.salesforce.androidsdk.rest.RestResponse
-
Return content type
- getCookieClientSrc() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the cookie client src.
- getCookieSidClient() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the cookie sid client.
- getCordovaInterface() - Method in class com.salesforce.androidsdk.phonegap.ui.SalesforceWebViewEngine
-
Returns the Cordova interface being used.
- getCSRFToken() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the CSRF token for this user.
- getCurrentAccount() - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Returns the current user logged in.
- getCurrentUser() - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Returns the current user logged in.
- getCurrentUser(CallbackContext) - Method in class com.salesforce.androidsdk.phonegap.plugin.SFAccountManagerPlugin
-
Native implementation for the 'getCurrentUser' action.
- getData() - Method in class com.salesforce.androidsdk.util.EventsObservable.Event
-
- getDatabase() - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
Return db
- getDatabaseSize(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.SmartStoreReactBridge
-
Native implementation of getDatabaseSize
- getDatabaseSize() - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
Get database size
- getDataDeserialized(SmartStore) - Method in class com.salesforce.androidsdk.smartstore.store.StoreCursor
-
Returns cursor meta data (page index, size etc) and data (entries in page) as a JSONObject
- getDataSerialized(SmartStore) - Method in class com.salesforce.androidsdk.smartstore.store.StoreCursor
-
Returns cursor meta data (page index, size etc) and data (entries in page) as a FakeJSONObject
NB: json data is never deserialized
- getDecryptingCipher(String, byte[]) - Static method in class com.salesforce.androidsdk.analytics.security.Encryptor
-
Returns initialized cipher for decryption.
- getDetails() - Method in class com.salesforce.androidsdk.smartstore.store.AlterSoupLongOperation
-
- getDetails() - Method in class com.salesforce.androidsdk.smartstore.store.LongOperation
-
- getDevActions(Activity) - Method in class com.salesforce.androidsdk.reactnative.app.SalesforceReactSDKManager
-
- getDevActions(Activity) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
- getDeviceAppAttributes() - Method in class com.salesforce.androidsdk.analytics.manager.AnalyticsManager
-
Returns device app attributes.
- getDeviceAppAttributes() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns device app attributes.
- getDeviceAppAttributes() - Static method in class com.salesforce.androidsdk.analytics.SalesforceAnalyticsManager
-
Returns the device app attributes associated with this device.
- getDeviceId() - Method in class com.salesforce.androidsdk.analytics.model.DeviceAppAttributes
-
Returns device ID.
- getDeviceModel() - Method in class com.salesforce.androidsdk.analytics.model.DeviceAppAttributes
-
Returns device model.
- getDevSupportInfos() - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
- getDisplayName() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the Display name for this user account.
- getECPrivateKey(String) - Method in class com.salesforce.androidsdk.security.KeyStoreWrapper
-
Generates an EC keypair of length 256, and returns the private key.
- getECPublicKey(String) - Method in class com.salesforce.androidsdk.security.KeyStoreWrapper
-
Generates an EC keypair of length 256, and returns the public key.
- getECPublicString(String) - Method in class com.salesforce.androidsdk.security.KeyStoreWrapper
-
Generates an EC keypair of length 256, and returns the encoded public key string.
- getElapsedTimeSinceLastRefresh() - Method in class com.salesforce.androidsdk.rest.RestClient.OAuthRefreshInterceptor
-
- getEmail() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the email for this user account.
- getEncryptingCipher(String) - Static method in class com.salesforce.androidsdk.analytics.security.Encryptor
-
Returns initialized cipher for encryption with an IV automatically generated.
- getEncryptionKey(String) - Static method in class com.salesforce.androidsdk.security.SalesforceKeyGenerator
-
Returns the encryption key being used.
- getEndpoint() - Method in class com.salesforce.androidsdk.rest.RestRequest
-
- getEndTime() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns end time.
- getErrorPage() - Method in class com.salesforce.androidsdk.config.BootConfig
-
Returns the path to the local error page.
- getErrorType() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns error type.
- getEventId() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns event ID.
- getEventStoreManager() - Method in class com.salesforce.androidsdk.analytics.manager.AnalyticsManager
-
Returns an instance of event store manager.
- getEventStoreManager() - Method in class com.salesforce.androidsdk.analytics.SalesforceAnalyticsManager
-
Returns an instance of event store manager.
- getEventType() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns event type.
- getFileLogger() - Method in class com.salesforce.androidsdk.analytics.logger.SalesforceLogger
-
Returns the instance of FileLogger associated with this component.
- getFilenameRoot() - Method in class com.salesforce.androidsdk.config.AbstractPrefsManager
-
- getFilenameRoot() - Method in class com.salesforce.androidsdk.config.AdminPermsManager
-
- getFilenameRoot() - Method in class com.salesforce.androidsdk.config.AdminSettingsManager
-
- getFiles(Context, String, String, String, String) - Static method in class com.salesforce.androidsdk.util.ManagedFilesHelper
-
Get files with the given suffix and extension that live under dirName
excluding the ones with excludingSuffix.
- getFirstName() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the first name for this user account.
- getForcePlugins(Context) - Static method in class com.salesforce.androidsdk.phonegap.plugin.SDKInfoPlugin
-
- getForcePluginsFromXML(Context) - Static method in class com.salesforce.androidsdk.phonegap.plugin.SDKInfoPlugin
-
- getFrontdoorUrl(URI, String, String, Map<String, String>) - Static method in class com.salesforce.androidsdk.auth.OAuth2
-
- getFtsExtension() - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
- getGlobalDatabasePrefixList(Context, UserAccount, String) - Static method in class com.salesforce.androidsdk.smartstore.store.DBOpenHelper
-
Returns a list of all prefixes for user databases.
- getGlobalKeyValueStore(String) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Get global key value store with given name
- getGlobalKeyValueStoresPrefixList() - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Returns a list of global key value store names.
- getGlobalSequenceId() - Method in class com.salesforce.androidsdk.analytics.manager.AnalyticsManager
-
Returns the global sequence ID.
- getGlobalSmartStore() - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Return default database used by smart store in the global context
- getGlobalSmartStore(String) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Returns the database used by smart store in the global context.
- getGlobalStoresPrefixList() - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Returns a list of global store names.
- getHttpStatusCode() - Method in exception com.salesforce.androidsdk.auth.OAuth2.OAuthFailedException
-
Returns HTTP status code.
- getIdUrl() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the identity URL for this user account.
- getIndexSpecs(SQLiteDatabase, String) - Method in class com.salesforce.androidsdk.smartstore.store.DBHelper
-
Read index specs back from the soup index map table
- getIndexSpecsFromDb(SQLiteDatabase, String) - Method in class com.salesforce.androidsdk.smartstore.store.DBHelper
-
- getInfo(JSONArray, CallbackContext) - Method in class com.salesforce.androidsdk.phonegap.plugin.SDKInfoPlugin
-
Native implementation for "getInfo" action.
- getInsertHelper(SQLiteDatabase, String) - Method in class com.salesforce.androidsdk.smartstore.store.DBHelper
-
Get insert helper for a table
- getInstalledAccMgrVersion() - Method in class com.salesforce.androidsdk.app.SalesforceSDKUpgradeManager
-
Returns the currently installed version of account manager.
- getInstalledSmartStoreVersion() - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreUpgradeManager
-
Returns the currently installed version of smartstore.
- getInstalledVersion(String) - Method in class com.salesforce.androidsdk.app.SalesforceSDKUpgradeManager
-
Returns the currently installed version of the specified key.
- getInstance() - Static method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Returns a singleton instance of this class.
- getInstance(AnalyticsManager, Context) - Static method in class com.salesforce.androidsdk.analytics.model.InstrumentationEventBuilder
-
Returns an instance of this class.
- getInstance(UserAccount) - Static method in class com.salesforce.androidsdk.analytics.SalesforceAnalyticsManager
-
Returns the instance of this class associated with this user account.
- getInstance(UserAccount, String) - Static method in class com.salesforce.androidsdk.analytics.SalesforceAnalyticsManager
-
Returns the instance of this class associated with this user and community.
- getInstance() - Static method in class com.salesforce.androidsdk.app.SalesforceSDKUpgradeManager
-
Returns an instance of this class.
- getInstance() - Static method in class com.salesforce.androidsdk.mobilesync.app.MobileSyncSDKManager
-
Returns a singleton instance of this class.
- getInstance() - Static method in class com.salesforce.androidsdk.phonegap.app.SalesforceHybridSDKManager
-
Returns a singleton instance of this class.
- getInstance() - Static method in class com.salesforce.androidsdk.phonegap.app.SalesforceHybridUpgradeManager
-
Returns an instance of this class.
- getInstance() - Static method in class com.salesforce.androidsdk.reactnative.app.SalesforceReactSDKManager
-
Returns a singleton instance of this class.
- getInstance() - Static method in class com.salesforce.androidsdk.reactnative.app.SalesforceReactUpgradeManager
-
Returns an instance of this class.
- getInstance() - Static method in class com.salesforce.androidsdk.security.KeyStoreWrapper
-
Returns an instance of this class, after initializing the KeyStore if required.
- getInstance() - Static method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Returns a singleton instance of this class.
- getInstance() - Static method in class com.salesforce.androidsdk.smartstore.app.SmartStoreUpgradeManager
-
Returns an instance of this class.
- getInstance(SQLiteDatabase) - Static method in class com.salesforce.androidsdk.smartstore.store.DBHelper
-
Returns the instance of this class associated with the database specified.
- getInstance(SQLiteDatabase) - Static method in class com.salesforce.androidsdk.smartstore.store.SmartSqlHelper
-
Returns the instance of this class associated with the database specified.
- getInstanceServer() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the instance server for this user account.
- getInstanceUrl() - Method in class com.salesforce.androidsdk.rest.ClientManager.AccMgrAuthTokenProvider
-
- getInstanceUrl() - Method in interface com.salesforce.androidsdk.rest.RestClient.AuthTokenProvider
-
- getInstanceUrl() - Method in class com.salesforce.androidsdk.rest.RestClient.ClientInfo
-
Returns a URI representation of the instance URL.
- getInstanceUrlAsString() - Method in class com.salesforce.androidsdk.rest.RestClient.ClientInfo
-
Returns a string representation of the instance URL.
- getIntent(Activity) - Static method in class com.salesforce.androidsdk.smartstore.ui.KeyValueStoreInspectorActivity
-
Create intent to bring up inspector
- getIntent(Activity, boolean, String) - Static method in class com.salesforce.androidsdk.smartstore.ui.SmartStoreInspectorActivity
-
Create intent to bring up inspector
- getIsGlobal(JSONObject) - Static method in class com.salesforce.androidsdk.phonegap.plugin.SmartStorePlugin
-
Return the value of the isGlobalStore argument
- getJSONCredentials() - Method in class com.salesforce.androidsdk.rest.RestClient
-
- getKeyValueStore(String) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Get key value store with given name for current user
- getKeyValueStore(String, UserAccount) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Get key value store with given name for given user
- getKeyValueStore(String, UserAccount, String) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Get key value store with given name for given user / community
- getKeyValueStoresPrefixList() - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Returns a list of key value store names for current user.
- getKeyValueStoresPrefixList(UserAccount) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Returns a list of key value store names for given user.
- getLanguage() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the language for this user.
- getLastAlertMessage() - Method in class com.salesforce.androidsdk.smartstore.ui.SmartStoreInspectorActivity
-
- getLastAlertTitle() - Method in class com.salesforce.androidsdk.smartstore.ui.SmartStoreInspectorActivity
-
- getLastExplainQueryPlan() - Method in class com.salesforce.androidsdk.smartstore.store.DBHelper
-
- getLastExplainQueryPlan() - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
- getLastName() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the last name for this user account.
- getLastRefreshTime() - Method in class com.salesforce.androidsdk.rest.ClientManager.AccMgrAuthTokenProvider
-
- getLastRefreshTime() - Method in interface com.salesforce.androidsdk.rest.RestClient.AuthTokenProvider
-
- getLastResults() - Method in class com.salesforce.androidsdk.smartstore.ui.SmartStoreInspectorActivity
-
- getLastStepCompleted() - Method in class com.salesforce.androidsdk.smartstore.store.AlterSoupLongOperation
-
- getLightningDomain() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the Lightning domain for this user.
- getLightningSid() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the Lightning SID for this user.
- getLocale() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the locale for this user.
- getLogger(String, Context) - Static method in class com.salesforce.androidsdk.analytics.logger.SalesforceLogger
-
Returns the Salesforce logger instance associated with the named component.
- getLogger(String, Context, SalesforceLogReceiver) - Static method in class com.salesforce.androidsdk.analytics.logger.SalesforceLogger
-
Returns the Salesforce logger instance associated with the named component.
- getLoginPageUrl() - Method in class com.salesforce.androidsdk.util.AuthConfigUtil.MyDomainAuthConfig
-
Returns the configured login page URL.
- getLoginServer() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the login server for this user account.
- getLoginServerFromURL(String) - Method in class com.salesforce.androidsdk.config.LoginServerManager
-
Returns a LoginServer instance from URL.
- getLoginServers() - Method in class com.salesforce.androidsdk.config.LoginServerManager
-
Returns the list of login servers.
- getLoginServersFromPreferences() - Method in class com.salesforce.androidsdk.config.LoginServerManager
-
Returns the list of all saved servers, including custom servers.
- getLoginServersFromRuntimeConfig() - Method in class com.salesforce.androidsdk.config.LoginServerManager
-
Returns the list of login servers from runtime configuration
(from MDM provider), if any.
- getLogLevel() - Method in class com.salesforce.androidsdk.analytics.logger.SalesforceLogger
-
Returns the log level currently being used.
- getLongOperations() - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
- getMajor() - Method in class com.salesforce.androidsdk.app.SdkVersion
-
- getMarks() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns marks.
- getMaxEvents() - Method in class com.salesforce.androidsdk.analytics.store.EventStoreManager
-
Returns the maximum number of events that can be stored.
- getMaxSize() - Method in class com.salesforce.androidsdk.analytics.logger.FileLogger
-
Returns the maximum number of log lines that can be stored in this file.
- getMethod() - Method in class com.salesforce.androidsdk.rest.RestRequest
-
- getMinor() - Method in class com.salesforce.androidsdk.app.SdkVersion
-
- getMobileSdkVersion() - Method in class com.salesforce.androidsdk.analytics.model.DeviceAppAttributes
-
Returns Mobile SDK version.
- getMyDomainAuthConfig(String) - Static method in class com.salesforce.androidsdk.util.AuthConfigUtil
-
Returns the auth config associated with a my domain login endpoint.
- getMyDomainAuthConfig(HttpAccess, String) - Static method in class com.salesforce.androidsdk.util.AuthConfigUtil
-
Returns the auth config associated with a my domain login endpoint.
- getName() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns name.
- getName() - Method in class com.salesforce.androidsdk.reactnative.bridge.MobileSyncReactBridge
-
- getName() - Method in class com.salesforce.androidsdk.reactnative.bridge.SalesforceNetReactBridge
-
- getName() - Method in class com.salesforce.androidsdk.reactnative.bridge.SalesforceOauthReactBridge
-
- getName() - Method in class com.salesforce.androidsdk.reactnative.bridge.SmartStoreReactBridge
-
- getName() - Method in class com.salesforce.androidsdk.ui.SalesforceServerRadioButton
-
Returns the server name.
- getNativeAppType() - Method in class com.salesforce.androidsdk.analytics.model.DeviceAppAttributes
-
Returns app type.
- getNativeLogin() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Whether or not the user was added through native headless authentication.
- getNewAuthToken() - Method in class com.salesforce.androidsdk.rest.ClientManager.AccMgrAuthTokenProvider
-
Fetch a new access token from the account manager.
- getNewAuthToken() - Method in interface com.salesforce.androidsdk.rest.RestClient.AuthTokenProvider
-
- getNextBroadcast() - Method in class com.salesforce.androidsdk.util.test.BroadcastListenerQueue
-
will return the next event in the queue, waiting if needed for a reasonable amount of time
- getNextEvent() - Method in class com.salesforce.androidsdk.util.test.EventsListenerQueue
-
will return the next event in the queue, waiting if needed for a reasonable amount of time
- getNextId(SQLiteDatabase, String) - Method in class com.salesforce.androidsdk.smartstore.store.DBHelper
-
Get next id for a table
- getNumStoredEvents() - Method in class com.salesforce.androidsdk.analytics.store.EventStoreManager
-
Returns number of stored events.
- getOauthRedirectURI() - Method in class com.salesforce.androidsdk.config.BootConfig
-
Returns the redirect URI value specified for your remote access object or connected app.
- getOAuthRefreshInterceptor() - Method in class com.salesforce.androidsdk.rest.RestClient
-
- getOauthScopes() - Method in class com.salesforce.androidsdk.config.BootConfig
-
Returns the authorization/access scope(s) that the application needs to ask for at login.
- getOkHttpClient() - Method in class com.salesforce.androidsdk.auth.HttpAccess
-
- getOkHttpClient() - Method in class com.salesforce.androidsdk.rest.RestClient
-
- getOkHttpClientBuilder() - Method in class com.salesforce.androidsdk.auth.HttpAccess
-
- getOkHttpClientBuilder() - Method in class com.salesforce.androidsdk.rest.RestClient
-
- getOpenHelper(String, Context, UserAccount) - Static method in class com.salesforce.androidsdk.smartstore.store.DBOpenHelper
-
Returns the DBOpenHelper instance associated with this user account.
- getOpenHelper(String, Context, UserAccount, String) - Static method in class com.salesforce.androidsdk.smartstore.store.DBOpenHelper
-
Returns the DBOpenHelper instance associated with this user and community.
- getOpenHelper(String, Context, String, UserAccount, String) - Static method in class com.salesforce.androidsdk.smartstore.store.DBOpenHelper
-
Returns the DBOpenHelper instance for the given database name.
- getOpenHelpers() - Static method in class com.salesforce.androidsdk.smartstore.store.DBOpenHelper
-
Returns a map of all DBOpenHelper instances created.
- getOpenIDToken(String, String, String) - Static method in class com.salesforce.androidsdk.auth.OAuth2
-
Fetches an OpenID token from the Salesforce backend.
- getOperation(SmartStore, long, JSONObject, String) - Method in enum com.salesforce.androidsdk.smartstore.store.LongOperation.LongOperationType
-
- getOrgId() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the org ID for this user account.
- getOrgLevelFilenameSuffix() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns a unique suffix for this user account, that can be appended
to a file to uniquely identify this account, at an org level.
- getOrgLevelStoragePath() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the org level storage path for this user account, relative to
the higher level directory of app data.
- getOsName() - Method in class com.salesforce.androidsdk.analytics.model.DeviceAppAttributes
-
Returns OS name.
- getOsVersion() - Method in class com.salesforce.androidsdk.analytics.model.DeviceAppAttributes
-
Returns OS version.
- getPage() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns page.
- getParentSid() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the parent sid.
- getPatch() - Method in class com.salesforce.androidsdk.app.SdkVersion
-
- getPath() - Method in class com.salesforce.androidsdk.rest.RestRequest
-
- getPathType() - Method in class com.salesforce.androidsdk.smartstore.store.IndexSpec
-
- getPhotoUrl() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the photo url for this user.
- getPref(String, UserAccount) - Method in class com.salesforce.androidsdk.config.AbstractPrefsManager
-
Returns the pref value for the specified key, for a user account.
- getPrefixList(Context, String, String, String, String) - Static method in class com.salesforce.androidsdk.util.ManagedFilesHelper
-
Get "short name" (prefix) of managed files with the given suffix and extension that live
under dirName excluding the ones with excludingSuffix.
- getPrefs(UserAccount) - Method in class com.salesforce.androidsdk.config.AbstractPrefsManager
-
Returns all the prefs for a user account.
- getPreviousPage() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns previous page.
- getProfilePhoto() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Fetches this user's profile photo from the cache.
- getPublishPeriodicallyFrequencyHours() - Static method in class com.salesforce.androidsdk.analytics.SalesforceAnalyticsManager
-
Returns the publish frequency currently set, in hours.
- getRandom128ByteKey() - Static method in class com.salesforce.androidsdk.security.SalesforceKeyGenerator
-
Returns a randomly generated 128-byte key that's URL safe.
- getRawResponse() - Method in class com.salesforce.androidsdk.rest.RestResponse
-
Method to get the "raw" response (i.e.
- getReactPackage() - Method in class com.salesforce.androidsdk.reactnative.app.SalesforceReactSDKManager
-
Call this method when setting up ReactInstanceManager
- getRefreshToken() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the refresh token for this user account.
- getRefreshToken() - Method in class com.salesforce.androidsdk.rest.ClientManager.AccMgrAuthTokenProvider
-
- getRefreshToken() - Method in interface com.salesforce.androidsdk.rest.RestClient.AuthTokenProvider
-
- getRefreshToken() - Method in class com.salesforce.androidsdk.rest.RestClient
-
- getRefreshToken() - Method in class com.salesforce.androidsdk.rest.RestClient.OAuthRefreshInterceptor
-
- getRemoteAccessConsumerKey() - Method in class com.salesforce.androidsdk.config.BootConfig
-
Returns the consumer key value specified for your remote access object or connected app.
- getRequestBody() - Method in class com.salesforce.androidsdk.rest.RestRequest
-
- getRequestBodyAsJson() - Method in class com.salesforce.androidsdk.rest.RestRequest
-
- getRequestForCollectionCreate(String, boolean, JSONArray) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request for creating multiple records with fewer round trips
- getRequestForCollectionDelete(String, boolean, List<String>) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request for deleting multiple records with fewer round trips
- getRequestForCollectionRetrieve(String, String, List<String>, List<String>) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request for retrieving multiple records with fewer round trips
- getRequestForCollectionUpdate(String, boolean, JSONArray) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request for updating multiple records with fewer round trips
- getRequestForCollectionUpsert(String, boolean, String, String, JSONArray) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request for upserting multiple records with fewer round trips
- getRequestForCreate(String, String, Map<String, Object>) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to create a record.
- getRequestForDelete(String, String, String) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to delete a record.
- getRequestForDescribe(String, String) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to completely describe the individual metadata at all levels for the specified object.
- getRequestForDescribeGlobal(String) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to list the available objects and their metadata for your organization's data.
- getRequestForLimits(String) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request for getting information about limits in your org
- getRequestForMetadata(String, String) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to describe the individual metadata for the specified object.
- getRequestForNotification(String, String) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to get a notification.
- getRequestForNotifications(String, Integer, Date, Date) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request for getting notifications.
- getRequestForNotificationsStatus(String) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to get status of notifications for the user.
- getRequestForNotificationsUpdate(String, List<String>, Date, Boolean, Boolean) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request for updating notifications.
- getRequestForNotificationUpdate(String, String, Boolean, Boolean) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request for updating a notification.
- getRequestForObjectLayout(String, String, String, String, String, String) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to get object layout data.
- getRequestForPrimingRecords(String, String, Long) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request for getting list of record related to offline briefcase
- getRequestForQuery(String, String) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to execute the specified SOQL query.
- getRequestForQuery(String, String, int) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to execute the specified SOQL query.
- getRequestForQueryAll(String, String) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to execute the specified SOQL query which includes deleted records because of a merge or delete in the result set.
- getRequestForResources(String) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to list available resources for the specified API version, including resource name and URI.
- getRequestForRetrieve(String, String, String, List<String>) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to retrieve a record by object ID.
- getRequestForSearch(String, String) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to execute the specified SOSL search.
- getRequestForSearchResultLayout(String, List<String>) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to get search result layouts
- getRequestForSearchScopeAndOrder(String) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to get search scope and order.
- getRequestForSingleAccess(String) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to generate URL to bridge into UI sessions (a front door URL)
Applications should use that API instead of building front door URLs directly
- getRequestForSObjectTree(String, String, List<RestRequest.SObjectTree>) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to create one or more sObject trees with root records of the specified type.
- getRequestForUpdate(String, String, String, Map<String, Object>) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to update a record.
- getRequestForUpdate(String, String, String, Map<String, Object>, Date) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to update a record.
- getRequestForUpsert(String, String, String, String, Map<String, Object>) - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to upsert (update or insert) a record.
- getRequestForUserInfo() - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to get information about the user making the request.
- getRequestForVersions() - Static method in class com.salesforce.androidsdk.rest.RestRequest
-
Request to get summary information about each Salesforce.com version currently available.
- getRestClient(boolean) - Method in class com.salesforce.androidsdk.reactnative.bridge.SalesforceNetReactBridge
-
Returns the RestClient instance being used by this bridge.
- getRestClient() - Method in class com.salesforce.androidsdk.reactnative.ui.SalesforceReactActivity
-
Returns an instance of RestClient.
- getRestClient(Activity, ClientManager.RestClientCallback) - Method in class com.salesforce.androidsdk.rest.ClientManager
-
Method to create a RestClient asynchronously.
- getRSAPrivateKey(String) - Method in class com.salesforce.androidsdk.security.KeyStoreWrapper
-
Generates an RSA keypair and returns the private key of length 2048.
- getRSAPrivateKey(String, int) - Method in class com.salesforce.androidsdk.security.KeyStoreWrapper
-
Generates an RSA keypair and returns the private key.
- getRSAPublicKey(String) - Method in class com.salesforce.androidsdk.security.KeyStoreWrapper
-
Generates an RSA keypair and returns the public key of length 2048.
- getRSAPublicKey(String, int) - Method in class com.salesforce.androidsdk.security.KeyStoreWrapper
-
Generates an RSA keypair and returns the public key.
- getRSAPublicString(String) - Method in class com.salesforce.androidsdk.security.KeyStoreWrapper
-
Generates an RSA keypair and returns the encoded public key string of length 2048.
- getRSAPublicString(String, int) - Method in class com.salesforce.androidsdk.security.KeyStoreWrapper
-
Generates an RSA keypair and returns the encoded public key string.
- getRuntimeConfig(Context) - Static method in class com.salesforce.androidsdk.config.RuntimeConfig
-
Method to (build and) get the singleton instance.
- getRuntimeSettings() - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
Get SQLCipher runtime settings
- getSchemaType() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns schema type.
- getSDKInfo(Context) - Static method in class com.salesforce.androidsdk.phonegap.plugin.SDKInfoPlugin
-
- getSelectedLoginServer() - Method in class com.salesforce.androidsdk.config.LoginServerManager
-
Returns the selected login server to display.
- getSenderContext() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns sender context.
- getSenderId() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns sender ID.
- getSenderParentId() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns sender parent ID.
- getSequenceId() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns sequence ID.
- getSessionId() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns session ID.
- getSessionStartTime() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns session start time.
- getSHA256Hash(String) - Static method in class com.salesforce.androidsdk.security.SalesforceKeyGenerator
-
Returns the SHA-256 hashed value of the supplied private key.
- getSidCookieName() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the sid cookie name.
- getSize() - Method in class com.salesforce.androidsdk.analytics.logger.FileLogger
-
Returns the number of log lines stored in this file.
- getSmartStore(JSONObject) - Static method in class com.salesforce.androidsdk.phonegap.plugin.SmartStorePlugin
-
Return smartstore to use
- getSmartStore(ReadableMap) - Static method in class com.salesforce.androidsdk.reactnative.bridge.SmartStoreReactBridge
-
Return smartstore to use
- getSmartStore() - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Returns the database used by smart store for the current user.
- getSmartStore(UserAccount) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Returns the database used by smart store for a specified user.
- getSmartStore(UserAccount, String) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Returns the database used by smart store for a specified user in the
specified community.
- getSmartStore(String, UserAccount, String) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Returns the database used by smart store for a specified database name and
user in the specified community.
- getSoupIndexSpecs(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.SmartStoreReactBridge
-
Native implementation of getSoupIndexSpecs
- getSoupIndexSpecs(String) - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
Return indexSpecs of soup
- getSoupTableName(SQLiteDatabase, String) - Method in class com.salesforce.androidsdk.smartstore.store.DBHelper
-
Return table name for a given soup or null if the soup doesn't exist
- getSoupTableName(long) - Static method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
- getSoupTableNameFromDb(SQLiteDatabase, String) - Method in class com.salesforce.androidsdk.smartstore.store.DBHelper
-
- getSQLCipherVersion() - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
Get SQLCipher version
- getSsoUrls() - Method in class com.salesforce.androidsdk.util.AuthConfigUtil.MyDomainAuthConfig
-
Returns the configured SSO URLs.
- getStartPage() - Method in class com.salesforce.androidsdk.config.BootConfig
-
Returns the path to the start page (local or remote).
- getStartTime() - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
Returns start time.
- getStatusCode() - Method in class com.salesforce.androidsdk.rest.RestResponse
-
- getStoreDir() - Method in class com.salesforce.androidsdk.smartstore.store.KeyValueEncryptedFileStore
-
- getStoredOrgId() - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Returns the stored org ID.
- getStoredUserId() - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Returns the stored user ID.
- getStoreName(JSONObject) - Static method in class com.salesforce.androidsdk.phonegap.plugin.SmartStorePlugin
-
Return the value of the storename argument
- getStoreName() - Method in class com.salesforce.androidsdk.smartstore.store.KeyValueEncryptedFileStore
-
- getStoreName() - Method in interface com.salesforce.androidsdk.smartstore.store.KeyValueStore
-
- getStoreName() - Method in class com.salesforce.androidsdk.smartstore.store.MemCachedKeyValueStore
-
- getStoreVersion() - Method in class com.salesforce.androidsdk.smartstore.store.KeyValueEncryptedFileStore
-
- getStream(String) - Method in class com.salesforce.androidsdk.smartstore.store.KeyValueEncryptedFileStore
-
Returns stream for value of given key.
- getStream(String) - Method in interface com.salesforce.androidsdk.smartstore.store.KeyValueStore
-
- getStream(String) - Method in class com.salesforce.androidsdk.smartstore.store.MemCachedKeyValueStore
-
- getString(RuntimeConfig.ConfigKey) - Method in class com.salesforce.androidsdk.config.RuntimeConfig
-
Get string run time configuration
- getStringArray(RuntimeConfig.ConfigKey) - Method in class com.salesforce.androidsdk.config.RuntimeConfig
-
Get string array run time configuration
- getStringArrayStoredAsArrayOrCSV(RuntimeConfig.ConfigKey) - Method in class com.salesforce.androidsdk.config.RuntimeConfig
-
Get string array run time configuration either stored as a string array or stored in
a string field as CSV
- getStringFromFile(File) - Static method in class com.salesforce.androidsdk.analytics.security.Encryptor
-
Retrieves data from a File.
- getStringFromStream(InputStream) - Static method in class com.salesforce.androidsdk.analytics.security.Encryptor
-
Retrieves data from an InputStream.
- getSyncStatus(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.MobileSyncReactBridge
-
Native implementation of getSyncStatus
- getThumbnailUrl() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the thumbnail for this user.
- getTokenErrorResponse() - Method in exception com.salesforce.androidsdk.auth.OAuth2.OAuthFailedException
-
Returns token error response.
- getTokenFormat() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the token format.
- getType() - Method in class com.salesforce.androidsdk.util.EventsObservable.Event
-
- getType() - Method in class com.salesforce.androidsdk.util.test.EventsListenerQueue.BlockForEvent
-
- getUnauthenticatedInstance() - Static method in class com.salesforce.androidsdk.analytics.SalesforceAnalyticsManager
-
Returns the instance of this class associated with an unauthenticated user context.
- getUnauthenticatedOkHttpBuilder() - Method in class com.salesforce.androidsdk.auth.HttpAccess
-
- getUnauthenticatedRestClient(Activity, ClientManager.RestClientCallback) - Method in class com.salesforce.androidsdk.rest.ClientManager
-
Method to created an unauthenticated RestClient asynchronously
- getUnauthenticatedStartPage() - Method in class com.salesforce.androidsdk.config.BootConfig
-
Returns the path to the optional unauthenticated start page (for remote deferred
authentication).
- getUniqueId(String) - Static method in class com.salesforce.androidsdk.security.SalesforceKeyGenerator
-
Returns the unique ID being used.
- getUniqueId(String, int) - Static method in class com.salesforce.androidsdk.security.SalesforceKeyGenerator
-
Returns the unique ID being used based on the key length.
- getUrl() - Method in class com.salesforce.androidsdk.ui.SalesforceServerRadioButton
-
Returns the server URL.
- getUserAgent() - Method in class com.salesforce.androidsdk.auth.HttpAccess
-
Returns the current user agent.
- getUserAgent(String) - Method in class com.salesforce.androidsdk.phonegap.app.SalesforceHybridSDKManager
-
- getUserDatabasePrefixList(Context, UserAccount, String) - Static method in class com.salesforce.androidsdk.smartstore.store.DBOpenHelper
-
Returns a list of all prefixes for user databases.
- getUserFromOrgAndUserId(String, String) - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Retrieves a stored user account from org ID and user ID.
- getUserId() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the user ID for this user account.
- getUserLevelFilenameSuffix() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns a unique suffix for this user account, that can be appended
to a file to uniquely identify this account, at a user level.
- getUserLevelStoragePath() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the user level storage path for this user account, relative to
the higher level directory of app data.
- getUsername() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the username for this user account.
- getUsers(CallbackContext) - Method in class com.salesforce.androidsdk.phonegap.plugin.SFAccountManagerPlugin
-
Native implementation for the 'getUsers' action.
- getUserStoresPrefixList() - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Returns a list of store names for current user.
- getUserStoresPrefixList(UserAccount) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Returns a list of store names for given user.
- getValue(String) - Method in class com.salesforce.androidsdk.smartstore.store.KeyValueEncryptedFileStore
-
Returns value stored for given key.
- getValue(String) - Method in interface com.salesforce.androidsdk.smartstore.store.KeyValueStore
-
- getValue(String) - Method in class com.salesforce.androidsdk.smartstore.store.MemCachedKeyValueStore
-
- getVersionNumber(Context) - Static method in class com.salesforce.androidsdk.rest.ApiVersionStrings
-
Returns the API version number to be used.
- getVFDomain() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the VF domain for this user.
- getVFSid() - Method in class com.salesforce.androidsdk.accounts.UserAccount
-
Returns the VF SID for this user.
- GLOBAL_STORE - Static variable in class com.salesforce.androidsdk.smartstore.ui.KeyValueStoreInspectorActivity
-
- GLOBAL_STORE - Static variable in class com.salesforce.androidsdk.smartstore.ui.SmartStoreInspectorActivity
-
- GLOBAL_SUFFIX - Static variable in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
- GRANT_TYPE - Static variable in class com.salesforce.androidsdk.auth.OAuth2
-
- ReactBridgeHelper - Class in com.salesforce.androidsdk.reactnative.bridge
-
- ReactBridgeHelper() - Constructor for class com.salesforce.androidsdk.reactnative.bridge.ReactBridgeHelper
-
- READ_TIMEOUT - Static variable in class com.salesforce.androidsdk.auth.HttpAccess
-
- readAndRemoveFileAsArray() - Method in class com.salesforce.androidsdk.analytics.logger.FileLogger
-
Returns all log lines stored in FIFO and removes them as they are being read.
- readAndRemoveFileAsList() - Method in class com.salesforce.androidsdk.analytics.logger.FileLogger
-
Returns all log lines stored in FIFO and removes them as they are being read.
- readAndRemoveLogLinesAsArray(int) - Method in class com.salesforce.androidsdk.analytics.logger.FileLogger
-
Returns an array of log lines in FIFO and removes them as they are being read.
- readAndRemoveLogLinesAsList(int) - Method in class com.salesforce.androidsdk.analytics.logger.FileLogger
-
Returns a list of log lines in FIFO and removes them as they are being read.
- readAssetFile(Context, String) - Static method in class com.salesforce.androidsdk.util.ResourceReaderHelper
-
Reads the contents of an asset file at the specified path.
- readLogLine() - Method in class com.salesforce.androidsdk.analytics.logger.FileLogger
-
Returns a single log line in FIFO.
- readResourceFile(Context, int) - Static method in class com.salesforce.androidsdk.util.ResourceReaderHelper
-
Reads the content of a resource file
- readStream(InputStream) - Static method in class com.salesforce.androidsdk.util.ResourceReaderHelper
-
- readyForTests - Static variable in class com.salesforce.androidsdk.phonegap.plugin.TestRunnerPlugin
-
- RECORD_COUNT_SERVED - Static variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse.PrimingStats
-
- RECORD_COUNT_TOTAL - Static variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse.PrimingStats
-
- recordCountServed - Variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse.PrimingStats
-
- recordCountTotal - Variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse.PrimingStats
-
- RECORDS - Static variable in class com.salesforce.androidsdk.rest.RestRequest
-
Misc keys appearing in requests
- REDIRECT_URI - Static variable in class com.salesforce.androidsdk.auth.OAuth2
-
- REFERENCE_ID - Static variable in class com.salesforce.androidsdk.rest.CompositeResponse
-
- REFERENCE_ID - Static variable in class com.salesforce.androidsdk.rest.RestRequest
-
- referenceId - Variable in class com.salesforce.androidsdk.rest.CompositeResponse.CompositeSubResponse
-
- refIdToRequests - Variable in class com.salesforce.androidsdk.rest.CompositeRequest
-
- REFRESH_TOKEN - Static variable in class com.salesforce.androidsdk.accounts.UserAccount
-
- REFRESH_TOKEN - Static variable in class com.salesforce.androidsdk.util.test.TestCredentials
-
- refreshAccessToken() - Method in class com.salesforce.androidsdk.rest.RestClient.OAuthRefreshInterceptor
-
Swaps the existing access token for a new one.
- refreshAuthToken(HttpAccess, URI, String, String, Map<String, String>) - Static method in class com.salesforce.androidsdk.auth.OAuth2
-
Gets a new auth token using the refresh token.
- refreshToken(UserAccount) - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Attempts to refresh the access token for this user by making an API call
to the "/token" endpoint.
- refreshToken - Variable in class com.salesforce.androidsdk.auth.OAuth2.TokenEndpointResponse
-
- RefreshTokenRevokedException(String, Throwable) - Constructor for exception com.salesforce.androidsdk.rest.RestClient.RefreshTokenRevokedException
-
- registerAppFeature(JSONArray, CallbackContext) - Method in class com.salesforce.androidsdk.phonegap.plugin.SDKInfoPlugin
-
Native implementation for "registerAppFeature" action.
- registerBlock(EventsListenerQueue.BlockForEvent) - Method in class com.salesforce.androidsdk.util.test.EventsListenerQueue
-
Register a block of code to run the next time a certain event is fired
- registerSoup(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.SmartStoreReactBridge
-
Native implementation of registerSoup
- registerSoup(String, IndexSpec[]) - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
Register a soup.
- registerSoups(SmartStore) - Method in class com.salesforce.androidsdk.smartstore.config.StoreConfig
-
Register the soup from the config in the given store
NB: only feedback is through the logs - the config is static so getting it right is something the developer should do while writing the app
- registerSoupUsingTableName() - Method in class com.salesforce.androidsdk.smartstore.store.AlterSoupLongOperation
-
Step 3: register soup with new indexes
- registerSoupUsingTableName(String, IndexSpec[], String) - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
Helper method for registerSoup
- reIndexSoup(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.SmartStoreReactBridge
-
Native implementation of reIndexSoup
- reIndexSoup() - Method in class com.salesforce.androidsdk.smartstore.store.AlterSoupLongOperation
-
Step 5: re-index soup for new indexes (optional step)
- reIndexSoup(String, String[], boolean) - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
Re-index all soup elements for passed indexPaths
NB: only indexPath that have IndexSpec on them will be indexed
- RELAY_TOKEN - Static variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse
-
- relayToken - Variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse
-
- removeAccount(Account) - Method in class com.salesforce.androidsdk.rest.ClientManager
-
Removes the user account from the account manager.
- removeAccounts(Account[]) - Method in class com.salesforce.androidsdk.rest.ClientManager
-
Remove all of the accounts passed in.
- removeAllFiles(File) - Static method in class com.salesforce.androidsdk.smartstore.store.DBOpenHelper
-
Removes all files and folders in the given directory recursively as well as removes itself.
- removeAllGlobalKeyValueStores() - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Removes all the global key value stores.
- removeAllGlobalStores(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.SmartStoreReactBridge
-
Native implementation of removeAllGlobalStores
- removeAllGlobalStores() - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Removes all the global stores.
- removeAllKeyValueStores() - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Removes all the key value stores for current user.
- removeAllKeyValueStores(UserAccount) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Removes all the key value stores for given user.
- removeAllStores(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.SmartStoreReactBridge
-
Native implementation of removeAllStores
- removeAllUserStores() - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Removes all the stores for current user.
- removeAllUserStores(UserAccount) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Removes all the stores for current user.
- removeFromCache(String) - Method in class com.salesforce.androidsdk.smartstore.store.DBHelper
-
- removeFromSoup(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.SmartStoreReactBridge
-
Native implementation of removeFromSoup
- removeGlobalKeyValueStore(String) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Remove global key value store with given name
- removeGlobalSmartStore(String) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Removes the global smart store.
- removeKeyValueStore(String) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Remove key value store with given name for current user
- removeKeyValueStore(String, UserAccount) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Remove key value store with given name for given user
- removeKeyValueStore(String, UserAccount, String) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Remove key value store with given name for given user / community id
- removeKeyValueStore(Context, String) - Static method in class com.salesforce.androidsdk.smartstore.store.KeyValueEncryptedFileStore
-
Remove key value store with given (full) name
- removeLogLine() - Method in class com.salesforce.androidsdk.analytics.logger.FileLogger
-
Removes the first log line in the file.
- removeLogLines(int) - Method in class com.salesforce.androidsdk.analytics.logger.FileLogger
-
Removes the specified number of log lines from the file in FIFO.
- removeServer(LoginServerManager.LoginServer) - Method in class com.salesforce.androidsdk.config.LoginServerManager
-
Removes a login server from the list.
- removeSmartStore() - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Removes the default smart store for the current user.
- removeSmartStore(UserAccount) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Removes the default smart store for the specified user.
- removeSmartStore(UserAccount, String) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Removes the default smart store for the specified user and community.
- removeSmartStore(String, UserAccount, String) - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Removes the named smart store for the specified user and community.
- removeSoup(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.SmartStoreReactBridge
-
Native implementation of removeSoup
- removeStore(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.SmartStoreReactBridge
-
Native implementation of removeStore
- renameOldSoupTable() - Method in class com.salesforce.androidsdk.smartstore.store.AlterSoupLongOperation
-
Step 1: rename old table
- RenditionType - Enum in com.salesforce.androidsdk.rest.files
-
Different types of renditions that the server supports.
- requests - Variable in class com.salesforce.androidsdk.rest.BatchRequest
-
- reset() - Method in class com.salesforce.androidsdk.analytics.manager.AnalyticsManager
-
Resets this instance.
- reset(UserAccount) - Static method in class com.salesforce.androidsdk.analytics.SalesforceAnalyticsManager
-
Resets the instance of this class associated with this user account.
- reset(UserAccount, String) - Static method in class com.salesforce.androidsdk.analytics.SalesforceAnalyticsManager
-
Resets the instance of this class associated with this user and community.
- reset(UserAccount) - Method in class com.salesforce.androidsdk.config.AbstractPrefsManager
-
Clears the stored prefs for the specified user.
- reset() - Method in class com.salesforce.androidsdk.config.LoginServerManager
-
Clears all saved custom servers.
- reset(Context) - Method in class com.salesforce.androidsdk.smartstore.store.DBHelper
-
Resets all cached data and deletes the database for all users.
- reset(Context, UserAccount) - Method in class com.salesforce.androidsdk.smartstore.store.DBHelper
-
Resets all cached data and deletes the database for the specified user.
- reset() - Method in class com.salesforce.androidsdk.smartstore.ui.SmartStoreInspectorActivity
-
Reset activity to its original state
- resetAll() - Method in class com.salesforce.androidsdk.config.AbstractPrefsManager
-
Clears the stored prefs for all users.
- resetFileLoggerPrefs(Context) - Static method in class com.salesforce.androidsdk.analytics.logger.FileLogger
-
Resets the stored file logger prefs.
- resetLoggerPrefs(Context) - Static method in class com.salesforce.androidsdk.analytics.logger.SalesforceLogger
-
Resets the stored logger prefs.
- resetUnauthenticatedInstance() - Static method in class com.salesforce.androidsdk.analytics.SalesforceAnalyticsManager
-
Resets the instance of this class associated with an unauthenticated user context.
- resolveUrl(RestRequest) - Method in class com.salesforce.androidsdk.rest.RestClient.ClientInfo
-
- resolveUrl(String) - Method in class com.salesforce.androidsdk.rest.RestClient.ClientInfo
-
Resolves the given path against the community URL or the instance
URL, depending on whether the user is a community user or not.
- resolveUrl(String, RestRequest.RestEndpoint) - Method in class com.salesforce.androidsdk.rest.RestClient.ClientInfo
-
Resolves the given path against the community URL, login URL, or instance
URL.
- resolveUrl(String) - Method in class com.salesforce.androidsdk.rest.RestClient.UnauthenticatedClientInfo
-
- ResourceReaderHelper - Class in com.salesforce.androidsdk.util
-
Helper class for reading resource files
- ResourceReaderHelper() - Constructor for class com.salesforce.androidsdk.util.ResourceReaderHelper
-
- RESPONSE_TYPE - Static variable in class com.salesforce.androidsdk.auth.OAuth2
-
- restartReactNativeApp() - Method in class com.salesforce.androidsdk.reactnative.ui.SalesforceReactActivity
-
- RestClient - Class in com.salesforce.androidsdk.rest
-
RestClient allows you to send authenticated HTTP requests to a force.com server.
- RestClient(RestClient.ClientInfo, String, HttpAccess, RestClient.AuthTokenProvider) - Constructor for class com.salesforce.androidsdk.rest.RestClient
-
Constructs a RestClient with the given clientInfo, authToken, httpAccessor and authTokenProvider.
- RestClient.AsyncRequestCallback - Interface in com.salesforce.androidsdk.rest
-
AsyncRequestCallback interface.
- RestClient.AuthTokenProvider - Interface in com.salesforce.androidsdk.rest
-
AuthTokenProvider interface.
- RestClient.ClientInfo - Class in com.salesforce.androidsdk.rest
-
All immutable information for an authenticated client (e.g.
- RestClient.OAuthRefreshInterceptor - Class in com.salesforce.androidsdk.rest
-
Network interceptor that does oauth refresh and request retry when access token has expired.
- RestClient.RefreshTokenRevokedException - Exception in com.salesforce.androidsdk.rest
-
Exception thrown when refresh token was found to be revoked
- RestClient.UnauthenticatedClientInfo - Class in com.salesforce.androidsdk.rest
-
Use a unauthenticated client info when do not need authentication support (e.g.
- restQueryUrl - Variable in class com.salesforce.androidsdk.auth.OAuth2.IdServiceResponse
-
- restRecentUrl - Variable in class com.salesforce.androidsdk.auth.OAuth2.IdServiceResponse
-
- RestRequest - Class in com.salesforce.androidsdk.rest
-
RestRequest: Class to represent any REST request.
- RestRequest(RestRequest.RestMethod, String) - Constructor for class com.salesforce.androidsdk.rest.RestRequest
-
Generic constructor for arbitrary requests without a body.
- RestRequest(RestRequest.RestMethod, String, Map<String, String>) - Constructor for class com.salesforce.androidsdk.rest.RestRequest
-
Generic constructor for arbitrary requests without a body.
- RestRequest(RestRequest.RestMethod, String, RequestBody) - Constructor for class com.salesforce.androidsdk.rest.RestRequest
-
Generic constructor for arbitrary requests.
- RestRequest(RestRequest.RestMethod, String, JSONObject) - Constructor for class com.salesforce.androidsdk.rest.RestRequest
-
Generic constructor for arbitrary requests.
- RestRequest(RestRequest.RestMethod, String, RequestBody, Map<String, String>) - Constructor for class com.salesforce.androidsdk.rest.RestRequest
-
Generic constructor for arbitrary requests.
- RestRequest(RestRequest.RestMethod, String, JSONObject, Map<String, String>) - Constructor for class com.salesforce.androidsdk.rest.RestRequest
-
Generic constructor for arbitrary requests.
- RestRequest(RestRequest.RestMethod, RestRequest.RestEndpoint, String, RequestBody, Map<String, String>) - Constructor for class com.salesforce.androidsdk.rest.RestRequest
-
Generic constructor for arbitrary requests.
- RestRequest(RestRequest.RestMethod, RestRequest.RestEndpoint, String, JSONObject, Map<String, String>) - Constructor for class com.salesforce.androidsdk.rest.RestRequest
-
Generic constructor for arbitrary requests.
- RestRequest.RestEndpoint - Enum in com.salesforce.androidsdk.rest
-
Enumeration for all REST API endpoints.
- RestRequest.RestMethod - Enum in com.salesforce.androidsdk.rest
-
Enumeration for all HTTP methods.
- RestRequest.SObjectTree - Class in com.salesforce.androidsdk.rest
-
Helper class for getRequestForSObjectTree.
- RestResponse - Class in com.salesforce.androidsdk.rest
-
RestResponse: Class to represent any REST response.
- RestResponse(Response) - Constructor for class com.salesforce.androidsdk.rest.RestResponse
-
Constructor
- restSearchUrl - Variable in class com.salesforce.androidsdk.auth.OAuth2.IdServiceResponse
-
- restSObjectsUrl - Variable in class com.salesforce.androidsdk.auth.OAuth2.IdServiceResponse
-
- restUrl - Variable in class com.salesforce.androidsdk.auth.OAuth2.IdServiceResponse
-
- RESULTS - Static variable in class com.salesforce.androidsdk.rest.BatchResponse
-
- results - Variable in class com.salesforce.androidsdk.rest.BatchResponse
-
- resumeLongOperations() - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
Finish long operations that were interrupted
- reSync(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.MobileSyncReactBridge
-
Native implementation of reSync
- retrieve(String, Long...) - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
Retrieve
- retrieveSoupEntries(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.SmartStoreReactBridge
-
Native implementation of retrieveSoupEntries
- revokeRefreshToken(HttpAccess, URI, String, OAuth2.LogoutReason) - Static method in class com.salesforce.androidsdk.auth.OAuth2
-
Revokes the existing refresh token.
- RICH_INPUT - Static variable in class com.salesforce.androidsdk.rest.RestRequest
-
- ROWID_COL - Static variable in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
- ROWID_PREDICATE - Static variable in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
- RULE_COUNT_SERVED - Static variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse.PrimingStats
-
- RULE_COUNT_TOTAL - Static variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse.PrimingStats
-
- RULE_ERRORS - Static variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse
-
- RULE_ID - Static variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse.PrimingRuleError
-
- ruleCountServed - Variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse.PrimingStats
-
- ruleCountTotal - Variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse.PrimingStats
-
- ruleErrors - Variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse
-
- ruleId - Variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse.PrimingRuleError
-
- run() - Method in class com.salesforce.androidsdk.smartstore.store.AlterSoupLongOperation
-
- run(AlterSoupLongOperation.AlterSoupStep) - Method in class com.salesforce.androidsdk.smartstore.store.AlterSoupLongOperation
-
Used by test only
- run() - Method in class com.salesforce.androidsdk.smartstore.store.LongOperation
-
Run long operation
- run(EventsObservable.Event) - Method in class com.salesforce.androidsdk.util.test.EventsListenerQueue.BlockForEvent
-
- runSmartQuery(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.SmartStoreReactBridge
-
Native implementation of runSmartSql
- RuntimeConfig - Class in com.salesforce.androidsdk.config
-
Classes responsible for reading runtime configurations (from MDM provider).
- RuntimeConfig.ConfigKey - Enum in com.salesforce.androidsdk.config
-
- safeClose(Cursor) - Method in class com.salesforce.androidsdk.smartstore.store.DBHelper
-
- safeParseInt(String, int) - Static method in class com.salesforce.androidsdk.phonegap.plugin.JavaScriptPluginVersion
-
- SalesforceActivity - Class in com.salesforce.androidsdk.ui
-
Abstract base class for all Salesforce activities.
- SalesforceActivity() - Constructor for class com.salesforce.androidsdk.ui.SalesforceActivity
-
- SalesforceActivityDelegate - Class in com.salesforce.androidsdk.ui
-
Class taking care of common behavior of Salesforce*Activity classes
- SalesforceActivityDelegate(Activity) - Constructor for class com.salesforce.androidsdk.ui.SalesforceActivityDelegate
-
- SalesforceActivityInterface - Interface in com.salesforce.androidsdk.ui
-
Interface common to all Salesforce*Activity classes
Used by SalesforceActivityDelegate
- SalesforceAnalyticsLogger - Class in com.salesforce.androidsdk.analytics.util
-
A simple logger util class for the SalesforceAnalytics library.
- SalesforceAnalyticsLogger() - Constructor for class com.salesforce.androidsdk.analytics.util.SalesforceAnalyticsLogger
-
- SalesforceAnalyticsManager - Class in com.salesforce.androidsdk.analytics
-
This class contains APIs that can be used to interact with
the SalesforceAnalytics library.
- SalesforceAnalyticsManager.SalesforceAnalyticsPublishingType - Enum in com.salesforce.androidsdk.analytics
-
The available Salesforce analytics publishing types.
- SalesforceExpandableListActivity - Class in com.salesforce.androidsdk.ui
-
Abstract base class for all Salesforce expandable list activities.
- SalesforceExpandableListActivity() - Constructor for class com.salesforce.androidsdk.ui.SalesforceExpandableListActivity
-
- SalesforceHybridLogger - Class in com.salesforce.androidsdk.phonegap.util
-
A simple logger util class for the SalesforceHybrid library.
- SalesforceHybridLogger() - Constructor for class com.salesforce.androidsdk.phonegap.util.SalesforceHybridLogger
-
- SalesforceHybridSDKManager - Class in com.salesforce.androidsdk.phonegap.app
-
SDK Manager for all hybrid applications.
- SalesforceHybridSDKManager(Context, Class<? extends Activity>, Class<? extends Activity>) - Constructor for class com.salesforce.androidsdk.phonegap.app.SalesforceHybridSDKManager
-
Protected constructor.
- SalesforceHybridUpgradeManager - Class in com.salesforce.androidsdk.phonegap.app
-
This class handles upgrades from one version to another.
- SalesforceHybridUpgradeManager() - Constructor for class com.salesforce.androidsdk.phonegap.app.SalesforceHybridUpgradeManager
-
- SalesforceKeyGenerator - Class in com.salesforce.androidsdk.security
-
This class provides methods to generate a unique ID that can be used as an encryption
key.
- SalesforceKeyGenerator() - Constructor for class com.salesforce.androidsdk.security.SalesforceKeyGenerator
-
- SalesforceListActivity - Class in com.salesforce.androidsdk.ui
-
- SalesforceListActivity() - Constructor for class com.salesforce.androidsdk.ui.SalesforceListActivity
-
Deprecated.
- SalesforceLogger - Class in com.salesforce.androidsdk.analytics.logger
-
A simple logger that allows components to log statements of different log levels.
- SalesforceLogger.Level - Enum in com.salesforce.androidsdk.analytics.logger
-
An enumeration of log levels.
- SalesforceNetReactBridge - Class in com.salesforce.androidsdk.reactnative.bridge
-
- SalesforceNetReactBridge(ReactApplicationContext) - Constructor for class com.salesforce.androidsdk.reactnative.bridge.SalesforceNetReactBridge
-
- SalesforceNetworkPlugin - Class in com.salesforce.androidsdk.phonegap.plugin
-
PhoneGap plugin for native networking.
- SalesforceNetworkPlugin() - Constructor for class com.salesforce.androidsdk.phonegap.plugin.SalesforceNetworkPlugin
-
- SalesforceOAuthPlugin - Class in com.salesforce.androidsdk.phonegap.plugin
-
PhoneGap plugin for Salesforce OAuth.
- SalesforceOAuthPlugin() - Constructor for class com.salesforce.androidsdk.phonegap.plugin.SalesforceOAuthPlugin
-
- SalesforceOauthReactBridge - Class in com.salesforce.androidsdk.reactnative.bridge
-
- SalesforceOauthReactBridge(ReactApplicationContext) - Constructor for class com.salesforce.androidsdk.reactnative.bridge.SalesforceOauthReactBridge
-
- SalesforceReactActivity - Class in com.salesforce.androidsdk.reactnative.ui
-
Main activity for a Salesforce ReactNative app.
- SalesforceReactActivity() - Constructor for class com.salesforce.androidsdk.reactnative.ui.SalesforceReactActivity
-
- SalesforceReactActivityDelegate - Class in com.salesforce.androidsdk.reactnative.ui
-
Delegate that loads the app context when ready.
- SalesforceReactLogger - Class in com.salesforce.androidsdk.reactnative.util
-
A simple logger util class for the SalesforceReact library.
- SalesforceReactLogger() - Constructor for class com.salesforce.androidsdk.reactnative.util.SalesforceReactLogger
-
- SalesforceReactSDKManager - Class in com.salesforce.androidsdk.reactnative.app
-
SDK Manager for all react native applications
- SalesforceReactSDKManager(Context, Class<? extends Activity>, Class<? extends Activity>) - Constructor for class com.salesforce.androidsdk.reactnative.app.SalesforceReactSDKManager
-
Protected constructor.
- SalesforceReactUpgradeManager - Class in com.salesforce.androidsdk.reactnative.app
-
This class handles upgrades from one version to another.
- SalesforceReactUpgradeManager() - Constructor for class com.salesforce.androidsdk.reactnative.app.SalesforceReactUpgradeManager
-
- SalesforceSDKLogger - Class in com.salesforce.androidsdk.util
-
A simple logger util class for the SalesforceSDK library.
- SalesforceSDKLogger() - Constructor for class com.salesforce.androidsdk.util.SalesforceSDKLogger
-
- SalesforceSDKUpgradeManager - Class in com.salesforce.androidsdk.app
-
This class handles upgrades from one version to another.
- SalesforceSDKUpgradeManager() - Constructor for class com.salesforce.androidsdk.app.SalesforceSDKUpgradeManager
-
- SalesforceSDKUpgradeManager(SalesforceSDKUpgradeManager.UserManager) - Constructor for class com.salesforce.androidsdk.app.SalesforceSDKUpgradeManager
-
- SalesforceServerRadioButton - Class in com.salesforce.androidsdk.ui
-
Custom radio button implementation to represent a Salesforce
custom server endpoint.
- SalesforceServerRadioButton(Context, String, String, boolean) - Constructor for class com.salesforce.androidsdk.ui.SalesforceServerRadioButton
-
Parameterized constructor.
- SalesforceWebView - Class in com.salesforce.androidsdk.phonegap.ui
-
Salesforce specific implementation of Cordova's SystemWebView.
- SalesforceWebView(Context) - Constructor for class com.salesforce.androidsdk.phonegap.ui.SalesforceWebView
-
Parameterized constructor.
- SalesforceWebViewClient - Class in com.salesforce.androidsdk.phonegap.ui
-
- SalesforceWebViewClient(SalesforceWebViewEngine) - Constructor for class com.salesforce.androidsdk.phonegap.ui.SalesforceWebViewClient
-
Parameterized constructor.
- SalesforceWebViewClientHelper - Class in com.salesforce.androidsdk.phonegap.ui
-
Helper class for SalesforceWebViewClient.
- SalesforceWebViewClientHelper() - Constructor for class com.salesforce.androidsdk.phonegap.ui.SalesforceWebViewClientHelper
-
- SalesforceWebViewEngine - Class in com.salesforce.androidsdk.phonegap.ui
-
Salesforce specific implementation of Cordova's SystemWebViewEngine.
- SalesforceWebViewEngine(Context, CordovaPreferences) - Constructor for class com.salesforce.androidsdk.phonegap.ui.SalesforceWebViewEngine
-
Used when created via reflection.
- SalesforceWebViewEngine(SystemWebView) - Constructor for class com.salesforce.androidsdk.phonegap.ui.SalesforceWebViewEngine
-
- SalesforceWebViewEngine(SystemWebView, CordovaPreferences) - Constructor for class com.salesforce.androidsdk.phonegap.ui.SalesforceWebViewEngine
-
- SANDBOX_LOGIN_URL - Static variable in class com.salesforce.androidsdk.config.LoginServerManager
-
- saveStream(String, InputStream) - Method in class com.salesforce.androidsdk.smartstore.store.KeyValueEncryptedFileStore
-
Save value given as an input stream for the given key.
- saveStream(String, InputStream) - Method in interface com.salesforce.androidsdk.smartstore.store.KeyValueStore
-
- saveStream(String, InputStream) - Method in class com.salesforce.androidsdk.smartstore.store.MemCachedKeyValueStore
-
- saveValue(String, String) - Method in class com.salesforce.androidsdk.smartstore.store.KeyValueEncryptedFileStore
-
Save value for the given key.
- saveValue(String, String) - Method in interface com.salesforce.androidsdk.smartstore.store.KeyValueStore
-
- saveValue(String, String) - Method in class com.salesforce.androidsdk.smartstore.store.MemCachedKeyValueStore
-
- SCHEMA_TYPE_KEY - Static variable in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
- schemaType(InstrumentationEvent.SchemaType) - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEventBuilder
-
Sets schema type.
- screenLock - Variable in class com.salesforce.androidsdk.auth.OAuth2.IdServiceResponse
-
- ScreenLockActivity - Class in com.salesforce.androidsdk.ui
-
Locks the app behind OS provided authentication.
- ScreenLockActivity() - Constructor for class com.salesforce.androidsdk.ui.ScreenLockActivity
-
- screenLockTimeout - Variable in class com.salesforce.androidsdk.auth.OAuth2.IdServiceResponse
-
- SDKInfoPlugin - Class in com.salesforce.androidsdk.phonegap.plugin
-
PhoneGap plugin for SDK info.
- SDKInfoPlugin() - Constructor for class com.salesforce.androidsdk.phonegap.plugin.SDKInfoPlugin
-
- SdkVersion - Class in com.salesforce.androidsdk.app
-
- SdkVersion(int, int, int, boolean) - Constructor for class com.salesforce.androidsdk.app.SdkVersion
-
- SELECT_PATHS - Static variable in class com.salesforce.androidsdk.smartstore.store.QuerySpec
-
- selectedServer - Variable in class com.salesforce.androidsdk.config.LoginServerManager
-
- selectPaths - Variable in class com.salesforce.androidsdk.smartstore.store.QuerySpec
-
- sendAsync(RestRequest, RestClient.AsyncRequestCallback) - Method in class com.salesforce.androidsdk.rest.RestClient
-
Send the given restRequest and process the result asynchronously with the given callback.
- SENDER_CONTEXT_KEY - Static variable in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
- SENDER_ID_KEY - Static variable in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
- SENDER_PARENT_ID_KEY - Static variable in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
- senderContext(JSONObject) - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEventBuilder
-
Sets sender context.
- senderId(String) - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEventBuilder
-
Sets sender ID.
- senderParentId(String) - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEventBuilder
-
Sets sender parent ID.
- sendRequest(JSONArray, CallbackContext) - Method in class com.salesforce.androidsdk.phonegap.plugin.SalesforceNetworkPlugin
-
Native implementation for "sendRequest" action.
- sendRequest(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.SalesforceNetReactBridge
-
- sendSync(RestRequest) - Method in class com.salesforce.androidsdk.rest.RestClient
-
Send the given restRequest synchronously and return a RestResponse
Note: Cannot be used by code on the UI thread (use sendAsync instead).
- sendSync(RestRequest, Interceptor...) - Method in class com.salesforce.androidsdk.rest.RestClient
-
Send the given restRequest synchronously and return a RestResponse
Note: Cannot be used by code on the UI thread (use sendAsync instead).
- sendUserSwitchIntent(int, Bundle) - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Broadcasts an intent that a user switch has occurred.
- SEQUENCE_ID_KEY - Static variable in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
- SERVICES_DATA - Static variable in class com.salesforce.androidsdk.rest.RestRequest
-
- SERVICES_OAUTH2 - Static variable in class com.salesforce.androidsdk.rest.RestRequest
-
- SESSION_ID_KEY - Static variable in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
- SESSION_START_TIME_KEY - Static variable in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
- sessionId(String) - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEventBuilder
-
Sets session ID.
- sessionStartTime(long) - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEventBuilder
-
Sets session start time.
- setAllOrNone(boolean) - Method in class com.salesforce.androidsdk.rest.CompositeRequest.CompositeRequestBuilder
-
- setAnalyticsPublishingType(SalesforceAnalyticsManager.SalesforceAnalyticsPublishingType) - Static method in class com.salesforce.androidsdk.analytics.SalesforceAnalyticsManager
-
Sets the enabled Salesforce analytics publishing type.
- setCaptureExplainQueryPlan(boolean) - Method in class com.salesforce.androidsdk.smartstore.store.DBHelper
-
If turned on, explain query plan is run before executing a query and stored in lastExplainQueryPlan
and also get logged
- setCaptureExplainQueryPlan(boolean) - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
If turned on, explain query plan is run before executing a query and stored in lastExplainQueryPlan
and also get logged
- setClientInfo(RestClient.ClientInfo) - Method in class com.salesforce.androidsdk.rest.RestClient.OAuthRefreshInterceptor
-
- setClientInfo(RestClient.ClientInfo) - Method in class com.salesforce.androidsdk.rest.RestClient
-
Set the client info.
- setEventPublishBatchSize(int) - Static method in class com.salesforce.androidsdk.analytics.SalesforceAnalyticsManager
-
Set the batch size for publishing instrumentation events.
- setFtsExtension(SmartStore.FtsExtension) - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
Sets the ftsX to be used when creating the virtual table to support full_text queries
NB: only used in tests
- setGlobalSequenceId(int) - Method in class com.salesforce.androidsdk.analytics.manager.AnalyticsManager
-
Sets the global sequence ID used by events.
- setHaltOnError(boolean) - Method in class com.salesforce.androidsdk.rest.BatchRequest.BatchRequestBuilder
-
- setLicenseKey(String) - Static method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
Set license key for SQLCipher
Needed when using commercial or enterprise editions of SQLCipher
Should be called before using SmartStore
- setLogLevel(SalesforceLogger.Level) - Method in class com.salesforce.androidsdk.analytics.logger.SalesforceLogger
-
Sets the log level to be used.
- setLogLevel(SalesforceLogger.Level) - Static method in class com.salesforce.androidsdk.phonegap.util.SalesforceHybridLogger
-
Sets the log level to be used.
- setLogLevel(SalesforceLogger.Level) - Static method in class com.salesforce.androidsdk.reactnative.util.SalesforceReactLogger
-
Sets the log level to be used.
- setLogLevel(SalesforceLogger.Level) - Static method in class com.salesforce.androidsdk.smartstore.util.SmartStoreLogger
-
Sets the log level to be used.
- setLogLevel(SalesforceLogger.Level) - Static method in class com.salesforce.androidsdk.util.SalesforceSDKLogger
-
Sets the log level to be used.
- setLogReceiverFactory(SalesforceLogReceiverFactory) - Static method in class com.salesforce.androidsdk.analytics.logger.SalesforceLogger
-
Sets the factory for Salesforce log receivers.
- setMaxEvents(int) - Method in class com.salesforce.androidsdk.analytics.store.EventStoreManager
-
Sets the maximum number of events that can be stored.
- setMaxSize(int) - Method in class com.salesforce.androidsdk.analytics.logger.FileLogger
-
Sets the maximum number of log lines that can be stored in this file.
- setOkHttpClient(OkHttpClient) - Method in class com.salesforce.androidsdk.rest.RestClient
-
Sets the OkHttpclient associated with this user account.
- setPrefs(JSONObject, UserAccount) - Method in class com.salesforce.androidsdk.config.AbstractPrefsManager
-
Sets the prefs for the specified user account.
- setPublishPeriodicallyFrequencyHours(int) - Static method in class com.salesforce.androidsdk.analytics.SalesforceAnalyticsManager
-
Sets the interval for periodic background publishing in hours.
- setRestClient(RestClient) - Method in class com.salesforce.androidsdk.reactnative.ui.SalesforceReactActivity
-
- setSelectedLoginServer(LoginServerManager.LoginServer) - Method in class com.salesforce.androidsdk.config.LoginServerManager
-
Sets the currently selected login server to display.
- setText() - Method in class com.salesforce.androidsdk.ui.SalesforceServerRadioButton
-
Formats the text the right way, before displaying it.
- setTransactionSuccessful() - Method in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
Mark transaction as successful (next call to endTransaction will be a commit)
- setupGlobalStoreFromDefaultConfig() - Method in class com.salesforce.androidsdk.phonegap.app.SalesforceHybridSDKManager
-
Setup global store using config found in assets/www/globalstore.json
- setupGlobalStoreFromDefaultConfig() - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Setup global store using config found in res/raw/globalstore.json
- setupGlobalSyncsFromDefaultConfig() - Method in class com.salesforce.androidsdk.mobilesync.app.MobileSyncSDKManager
-
Setup global syncs using config found in res/raw/globalsyncs.json
- setupGlobalSyncsFromDefaultConfig() - Method in class com.salesforce.androidsdk.phonegap.app.SalesforceHybridSDKManager
-
Setup global syncs using config found in assets/www/globalsyncs.json
- setupUserStoreFromDefaultConfig() - Method in class com.salesforce.androidsdk.phonegap.app.SalesforceHybridSDKManager
-
Setup user store using config found in assets/www/userstore.json
- setupUserStoreFromDefaultConfig() - Method in class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Setup user store using config found in res/raw/userstore.json
- setupUserSyncsFromDefaultConfig() - Method in class com.salesforce.androidsdk.mobilesync.app.MobileSyncSDKManager
-
Setup user syncs using config found in res/raw/usersyncs.json
- setupUserSyncsFromDefaultConfig() - Method in class com.salesforce.androidsdk.phonegap.app.SalesforceHybridSDKManager
-
Setup user syncs using config found in assets/www/usersyncs.json
- setUseQueryAsString(boolean) - Static method in class com.salesforce.androidsdk.phonegap.plugin.SmartStorePlugin
-
- setWebViewClient(SalesforceWebViewEngine) - Method in class com.salesforce.androidsdk.phonegap.ui.SalesforceWebView
-
Sets the WebViewClient instance.
- SFAccountManagerPlugin - Class in com.salesforce.androidsdk.phonegap.plugin
-
Cordova plugin that provides methods related to user account management.
- SFAccountManagerPlugin() - Constructor for class com.salesforce.androidsdk.phonegap.plugin.SFAccountManagerPlugin
-
- SFDC_COMMUNITY_URL - Static variable in class com.salesforce.androidsdk.auth.OAuth2
-
- SFDCFcmListenerService - Class in com.salesforce.androidsdk.push
-
This class is called when a message is received or the token changes.
- SFDCFcmListenerService() - Constructor for class com.salesforce.androidsdk.push.SFDCFcmListenerService
-
- SFORCE_QUERY_OPTIONS - Static variable in class com.salesforce.androidsdk.rest.RestRequest
-
- shouldAuthenticate() - Method in class com.salesforce.androidsdk.config.BootConfig
-
Returns whether the app should go through login flow the first time or not.
- shouldAuthenticate() - Method in class com.salesforce.androidsdk.reactnative.ui.SalesforceReactActivity
-
Returns if authentication should be performed automatically or not.
- shouldInterceptRequest(WebView, String) - Method in class com.salesforce.androidsdk.phonegap.ui.SalesforceWebViewClient
-
- shouldOverrideUrlLoading(WebView, WebResourceRequest) - Method in class com.salesforce.androidsdk.phonegap.ui.SalesforceWebViewClient
-
- shouldOverrideUrlLoading(Context, WebView, String) - Static method in class com.salesforce.androidsdk.phonegap.ui.SalesforceWebViewClientHelper
-
To be called from shouldOverrideUrlLoading.
- shouldReactBeRunning() - Method in class com.salesforce.androidsdk.reactnative.ui.SalesforceReactActivity
-
- showReactDevOptionsDialog() - Method in class com.salesforce.androidsdk.reactnative.ui.SalesforceReactActivity
-
- SID_COOKIE_NAME - Static variable in class com.salesforce.androidsdk.accounts.UserAccount
-
- sidCookieName - Variable in class com.salesforce.androidsdk.auth.OAuth2.TokenEndpointResponse
-
- signoutCurrentUser(Activity) - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Logs the current user out.
- signoutCurrentUser(Activity, boolean) - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Logs the current user out.
- signoutCurrentUser(Activity, boolean, OAuth2.LogoutReason) - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Logs the current user out.
- signoutUser(UserAccount, Activity) - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Logs the specified user out.
- signoutUser(UserAccount, Activity, boolean) - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Logs the specified user out.
- signoutUser(UserAccount, Activity, boolean, OAuth2.LogoutReason) - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Logs the specified user out.
- SMART_SQL - Static variable in class com.salesforce.androidsdk.smartstore.store.QuerySpec
-
- smartSql - Variable in class com.salesforce.androidsdk.smartstore.store.QuerySpec
-
- SmartSqlException(String) - Constructor for exception com.salesforce.androidsdk.smartstore.store.SmartSqlHelper.SmartSqlException
-
- SmartSqlHelper - Class in com.salesforce.androidsdk.smartstore.store
-
SmartSqlHelper "smart" sql Helper
Singleton class that provides helpful methods for converting/running "smart" sql
- SmartSqlHelper() - Constructor for class com.salesforce.androidsdk.smartstore.store.SmartSqlHelper
-
- SmartSqlHelper.SmartSqlException - Exception in com.salesforce.androidsdk.smartstore.store
-
Exception thrown when smart sql failed to be parsed
- SmartStore - Class in com.salesforce.androidsdk.smartstore.store
-
Smart store
Provides a secure means for SalesforceMobileSDK Container-based applications to store objects in a persistent
and searchable manner.
- SmartStore(SQLiteOpenHelper) - Constructor for class com.salesforce.androidsdk.smartstore.store.SmartStore
-
Relies on SQLiteOpenHelper for database handling.
- SmartStore.FtsExtension - Enum in com.salesforce.androidsdk.smartstore.store
-
Enum for fts extensions
- SmartStore.SmartStoreException - Exception in com.salesforce.androidsdk.smartstore.store
-
Exception thrown by smart store
- SmartStore.Type - Enum in com.salesforce.androidsdk.smartstore.store
-
Enum for column type
- SmartStore.TypeGroup - Enum in com.salesforce.androidsdk.smartstore.store
-
Enum for type groups
- SmartStoreException(String) - Constructor for exception com.salesforce.androidsdk.smartstore.store.SmartStore.SmartStoreException
-
- SmartStoreException(String, Throwable) - Constructor for exception com.salesforce.androidsdk.smartstore.store.SmartStore.SmartStoreException
-
- smartStoreExists(Context, UserAccount, String) - Static method in class com.salesforce.androidsdk.smartstore.store.DBOpenHelper
-
Determines if a smart store currently exists for the given account and/or community id.
- smartStoreExists(Context, String, UserAccount, String) - Static method in class com.salesforce.androidsdk.smartstore.store.DBOpenHelper
-
Determines if a smart store currently exists for the given database name, account
and/or community id.
- SmartStoreInspectorActivity - Class in com.salesforce.androidsdk.smartstore.ui
-
- SmartStoreInspectorActivity() - Constructor for class com.salesforce.androidsdk.smartstore.ui.SmartStoreInspectorActivity
-
- SmartStoreLogger - Class in com.salesforce.androidsdk.smartstore.util
-
A simple logger util class for the SmartStore library.
- SmartStoreLogger() - Constructor for class com.salesforce.androidsdk.smartstore.util.SmartStoreLogger
-
- SmartStorePlugin - Class in com.salesforce.androidsdk.phonegap.plugin
-
PhoneGap plugin for smart store.
- SmartStorePlugin() - Constructor for class com.salesforce.androidsdk.phonegap.plugin.SmartStorePlugin
-
- SmartStoreReactBridge - Class in com.salesforce.androidsdk.reactnative.bridge
-
- SmartStoreReactBridge(ReactApplicationContext) - Constructor for class com.salesforce.androidsdk.reactnative.bridge.SmartStoreReactBridge
-
- SmartStoreSDKManager - Class in com.salesforce.androidsdk.smartstore.app
-
SDK Manager for all native applications that use SmartStore
- SmartStoreSDKManager(Context, Class<? extends Activity>, Class<? extends Activity>, Class<? extends Activity>) - Constructor for class com.salesforce.androidsdk.smartstore.app.SmartStoreSDKManager
-
Protected constructor.
- SmartStoreUpgradeManager - Class in com.salesforce.androidsdk.smartstore.app
-
This class handles upgrades from one version to another.
- SmartStoreUpgradeManager() - Constructor for class com.salesforce.androidsdk.smartstore.app.SmartStoreUpgradeManager
-
- SObjectTree(String, String, String, Map<String, Object>, List<RestRequest.SObjectTree>) - Constructor for class com.salesforce.androidsdk.rest.RestRequest.SObjectTree
-
- SOUP - Static variable in class com.salesforce.androidsdk.smartstore.store.SmartSqlHelper
-
- SOUP_ATTRS_TABLE - Static variable in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
- SOUP_COL - Static variable in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
- SOUP_CREATED_DATE - Static variable in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
- SOUP_ENTRY_ID - Static variable in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
- SOUP_INDEX_MAP_TABLE - Static variable in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
- SOUP_LAST_MODIFIED_DATE - Static variable in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
- SOUP_NAME - Static variable in class com.salesforce.androidsdk.smartstore.config.StoreConfig
-
- SOUP_NAME_COL - Static variable in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
- SOUP_NAME_PREDICATE - Static variable in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
- SOUP_PATH_PATTERN - Static variable in class com.salesforce.androidsdk.smartstore.store.SmartSqlHelper
-
- soupExists(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.SmartStoreReactBridge
-
Native implementation of soupExists
- soupName - Variable in class com.salesforce.androidsdk.smartstore.store.AlterSoupLongOperation
-
- soupName - Variable in class com.salesforce.androidsdk.smartstore.store.QuerySpec
-
- SOUPS - Static variable in class com.salesforce.androidsdk.smartstore.config.StoreConfig
-
- sql - Variable in enum com.salesforce.androidsdk.smartstore.store.QuerySpec.Order
-
- START_TIME - Static variable in class com.salesforce.androidsdk.analytics.EventBuilderHelper
-
- START_TIME_KEY - Static variable in class com.salesforce.androidsdk.analytics.model.InstrumentationEvent
-
- startTime(long) - Method in class com.salesforce.androidsdk.analytics.model.InstrumentationEventBuilder
-
Sets start time.
- STATS - Static variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse
-
- stats - Variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse
-
- STATUS_CODE - Static variable in class com.salesforce.androidsdk.rest.CollectionResponse.ErrorResponse
-
- STATUS_COL - Static variable in class com.salesforce.androidsdk.smartstore.store.SmartStore
-
- statusCode - Variable in class com.salesforce.androidsdk.rest.CollectionResponse.ErrorResponse
-
- StoreConfig - Class in com.salesforce.androidsdk.smartstore.config
-
Class encapsulating a SmartStore schema (soups).
- StoreConfig(Context, int) - Constructor for class com.salesforce.androidsdk.smartstore.config.StoreConfig
-
Constructor for config stored in resource file
- StoreConfig(Context, String) - Constructor for class com.salesforce.androidsdk.smartstore.config.StoreConfig
-
Constructor for config stored in asset file
- storeCurrentUserInfo(String, String) - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Stores the current active user's user ID and org ID in a shared preference file.
- StoreCursor - Class in com.salesforce.androidsdk.smartstore.store
-
Store Cursor
We don't actually keep a cursor opened, instead, we wrap the query spec and page index
- StoreCursor(SmartStore, QuerySpec) - Constructor for class com.salesforce.androidsdk.smartstore.store.StoreCursor
-
- storeEvent(InstrumentationEvent) - Method in class com.salesforce.androidsdk.analytics.store.EventStoreManager
-
Stores an event to the filesystem.
- storeEvents(List<InstrumentationEvent>) - Method in class com.salesforce.androidsdk.analytics.store.EventStoreManager
-
Stores a list of events to the filesystem.
- subResponses - Variable in class com.salesforce.androidsdk.rest.CollectionResponse
-
- subResponses - Variable in class com.salesforce.androidsdk.rest.CompositeResponse
-
- success - Variable in class com.salesforce.androidsdk.phonegap.plugin.TestRunnerPlugin.TestResult
-
- SUCCESS - Static variable in class com.salesforce.androidsdk.rest.CollectionResponse.CollectionSubResponse
-
- success - Variable in class com.salesforce.androidsdk.rest.CollectionResponse.CollectionSubResponse
-
- swapJWTForTokens(HttpAccess, URI, String) - Static method in class com.salesforce.androidsdk.auth.OAuth2
-
Swaps a JWT for regular OAuth tokens.
- switchToNewUser() - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Kicks off the login flow to switch to a new user.
- switchToUser(UserAccount) - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Switches to the specified user account.
- switchToUser(UserAccount, int, Bundle) - Method in class com.salesforce.androidsdk.accounts.UserAccountManager
-
Switches to the specified user account.
- switchToUser(JSONArray, CallbackContext) - Method in class com.salesforce.androidsdk.phonegap.plugin.SFAccountManagerPlugin
-
Native implementation for the 'switchToUser' action.
- syncDown(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.MobileSyncReactBridge
-
Native implementation of syncDown
- syncUp(ReadableMap, Callback, Callback) - Method in class com.salesforce.androidsdk.reactnative.bridge.MobileSyncReactBridge
-
Native implementation of syncUp
- SYSTEM_MODSTAMP - Static variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse.PrimingRecord
-
- systemModstamp - Variable in class com.salesforce.androidsdk.rest.PrimingRecordsResponse.PrimingRecord
-
- v(String, String) - Method in class com.salesforce.androidsdk.analytics.logger.SalesforceLogger
-
Logs a verbose log line.
- v(String, String, Throwable) - Method in class com.salesforce.androidsdk.analytics.logger.SalesforceLogger
-
Logs a verbose log line.
- v(Context, String, String) - Static method in class com.salesforce.androidsdk.analytics.util.SalesforceAnalyticsLogger
-
Logs a verbose log line.
- v(Context, String, String, Throwable) - Static method in class com.salesforce.androidsdk.analytics.util.SalesforceAnalyticsLogger
-
Logs a verbose log line.
- v(String, String) - Static method in class com.salesforce.androidsdk.phonegap.util.SalesforceHybridLogger
-
Logs a verbose log line.
- v(String, String, Throwable) - Static method in class com.salesforce.androidsdk.phonegap.util.SalesforceHybridLogger
-
Logs a verbose log line.
- v(String, String) - Static method in class com.salesforce.androidsdk.reactnative.util.SalesforceReactLogger
-
Logs a verbose log line.
- v(String, String, Throwable) - Static method in class com.salesforce.androidsdk.reactnative.util.SalesforceReactLogger
-
Logs a verbose log line.
- v(String, String) - Static method in class com.salesforce.androidsdk.smartstore.util.SmartStoreLogger
-
Logs a verbose log line.
- v(String, String, Throwable) - Static method in class com.salesforce.androidsdk.smartstore.util.SmartStoreLogger
-
Logs a verbose log line.
- v(String, String) - Static method in class com.salesforce.androidsdk.util.SalesforceSDKLogger
-
Logs a verbose log line.
- v(String, String, Throwable) - Static method in class com.salesforce.androidsdk.util.SalesforceSDKLogger
-
Logs a verbose log line.
- validateBootConfig(BootConfig) - Static method in class com.salesforce.androidsdk.config.BootConfig
-
Validates a boot config's inputs against basic sanity tests.
- VALUE_SUFFIX - Static variable in class com.salesforce.androidsdk.smartstore.store.KeyValueEncryptedFileStore
-
- valueOf(String) - Static method in enum com.salesforce.androidsdk.analytics.logger.SalesforceLogger.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.analytics.model.InstrumentationEvent.ErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.analytics.model.InstrumentationEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.analytics.model.InstrumentationEvent.SchemaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.analytics.SalesforceAnalyticsManager.SalesforceAnalyticsPublishingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.analytics.security.Encryptor.CipherMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.auth.OAuth2.LogoutReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.config.RuntimeConfig.ConfigKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.rest.files.RenditionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.rest.RestRequest.RestEndpoint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.rest.RestRequest.RestMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.smartstore.store.AlterSoupLongOperation.AlterSoupStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.smartstore.store.LongOperation.LongOperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.smartstore.store.QuerySpec.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.smartstore.store.QuerySpec.QueryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.smartstore.store.SmartStore.FtsExtension
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.smartstore.store.SmartStore.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.smartstore.store.SmartStore.TypeGroup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.salesforce.androidsdk.util.EventsObservable.EventType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.salesforce.androidsdk.analytics.logger.SalesforceLogger.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.analytics.model.InstrumentationEvent.ErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.analytics.model.InstrumentationEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.analytics.model.InstrumentationEvent.SchemaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.analytics.SalesforceAnalyticsManager.SalesforceAnalyticsPublishingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.analytics.security.Encryptor.CipherMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.auth.OAuth2.LogoutReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.config.RuntimeConfig.ConfigKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.rest.files.RenditionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.rest.RestRequest.RestEndpoint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.rest.RestRequest.RestMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.smartstore.store.AlterSoupLongOperation.AlterSoupStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.smartstore.store.LongOperation.LongOperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.smartstore.store.QuerySpec.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.smartstore.store.QuerySpec.QueryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.smartstore.store.SmartStore.FtsExtension
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.smartstore.store.SmartStore.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.smartstore.store.SmartStore.TypeGroup
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.salesforce.androidsdk.util.EventsObservable.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION_FILE_NAME - Static variable in class com.salesforce.androidsdk.smartstore.store.KeyValueEncryptedFileStore
-
- VERSION_NUMBER - Static variable in class com.salesforce.androidsdk.rest.ApiVersionStrings
-
- VERSION_NUMBER_TEST - Static variable in class com.salesforce.androidsdk.rest.ApiVersionStrings
-
A version number override exclusively to support unit tests
- VF_DOMAIN - Static variable in class com.salesforce.androidsdk.accounts.UserAccount
-
- VF_SID - Static variable in class com.salesforce.androidsdk.accounts.UserAccount
-
- vfDomain - Variable in class com.salesforce.androidsdk.auth.OAuth2.TokenEndpointResponse
-
- vfDomain - Variable in class com.salesforce.androidsdk.rest.RestClient.ClientInfo
-
- vfSid - Variable in class com.salesforce.androidsdk.auth.OAuth2.TokenEndpointResponse
-
- vfSid - Variable in class com.salesforce.androidsdk.rest.RestClient.ClientInfo
-