- DatasourceException - Exception in com.softwareag.mobile.runtime.toolkit.rest
-
The DatasourceException
will be thrown by data sources and
normally indicates exceptions during the communication or data parsing.
- DatasourceException(String) - Constructor for exception com.softwareag.mobile.runtime.toolkit.rest.DatasourceException
-
- DatasourceException(int) - Constructor for exception com.softwareag.mobile.runtime.toolkit.rest.DatasourceException
-
- DatasourceException(String, int) - Constructor for exception com.softwareag.mobile.runtime.toolkit.rest.DatasourceException
-
- DatasourceException(Exception) - Constructor for exception com.softwareag.mobile.runtime.toolkit.rest.DatasourceException
-
- DatasourceException(Exception, int) - Constructor for exception com.softwareag.mobile.runtime.toolkit.rest.DatasourceException
-
- DatasourceException(Exception, Object) - Constructor for exception com.softwareag.mobile.runtime.toolkit.rest.DatasourceException
-
- DatasourceException(Exception, Object, int) - Constructor for exception com.softwareag.mobile.runtime.toolkit.rest.DatasourceException
-
- DatasourceException(Exception, Object, String) - Constructor for exception com.softwareag.mobile.runtime.toolkit.rest.DatasourceException
-
- DatasourceException(Exception, Object, String, int) - Constructor for exception com.softwareag.mobile.runtime.toolkit.rest.DatasourceException
-
- DEBUG - Static variable in class com.softwareag.mobile.runtime.toolkit.logging.Logger
-
- debug(String) - Static method in class com.softwareag.mobile.runtime.toolkit.logging.Logger
-
- debug(String, String) - Static method in class com.softwareag.mobile.runtime.toolkit.logging.Logger
-
- delete(Object) - Method in interface com.softwareag.mobile.runtime.toolkit.persistence.ISQLiteConnector
-
Deletes a object identified by it's primary key value.
- delete(Object) - Method in class com.softwareag.mobile.runtime.toolkit.persistence.SQLiteConnectorImpl
-
- deleteAll() - Method in interface com.softwareag.mobile.runtime.toolkit.persistence.ISQLiteConnector
-
Deletes all objects from within this table.
- deleteAll() - Method in class com.softwareag.mobile.runtime.toolkit.persistence.SQLiteConnectorImpl
-
- deleteObserver(Observer) - Method in class com.softwareag.mobile.runtime.toolkit.util.Observable
-
- destroy() - Static method in class com.softwareag.mobile.runtime.toolkit.rest.Session
-
Deletes the current Session
.
- DISABLED - Static variable in class com.softwareag.mobile.runtime.toolkit.logging.Logger
-
Disable logging by using the constant.
- download() - Method in class com.softwareag.mobile.runtime.toolkit.operations.SyncClient
-
Starts a new download.
- DownloadOperation - Class in com.softwareag.mobile.runtime.toolkit.operations
-
The DownloadOperation
loads all data stored by the used
integration server.