A B C D E F G H I J L M N O P R S T U V W X Y 

D

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
Creates the DatasourceException.
DatasourceException(int) - Constructor for exception com.softwareag.mobile.runtime.toolkit.rest.DatasourceException
Creates the DatasourceException.
DatasourceException(String, int) - Constructor for exception com.softwareag.mobile.runtime.toolkit.rest.DatasourceException
Creates the DatasourceException.
DatasourceException(Exception) - Constructor for exception com.softwareag.mobile.runtime.toolkit.rest.DatasourceException
Creates the DatasourceException.
DatasourceException(Exception, int) - Constructor for exception com.softwareag.mobile.runtime.toolkit.rest.DatasourceException
Creates the DatasourceException.
DatasourceException(Exception, Object) - Constructor for exception com.softwareag.mobile.runtime.toolkit.rest.DatasourceException
Creates the DatasourceException.
DatasourceException(Exception, Object, int) - Constructor for exception com.softwareag.mobile.runtime.toolkit.rest.DatasourceException
Creates the DatasourceException.
DatasourceException(Exception, Object, String) - Constructor for exception com.softwareag.mobile.runtime.toolkit.rest.DatasourceException
Creates the DatasourceException.
DatasourceException(Exception, Object, String, int) - Constructor for exception com.softwareag.mobile.runtime.toolkit.rest.DatasourceException
Creates the 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
Log a Logger.DEBUG message.
debug(String, String) - Static method in class com.softwareag.mobile.runtime.toolkit.logging.Logger
Log a tag and a Logger.DEBUG message.
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
Deletes a registered Observer.
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.
A B C D E F G H I J L M N O P R S T U V W X Y