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

D

DatasourceAwareDelegateTransformer - Class in com.softwareag.mobile.runtime.toolkit.delegates
The DatasourceAwareDelegateTransformer is an IOperationDelegate implementation for AbstractRestOperations which also takes a IDataTransformer into account.
DatasourceAwareDelegateTransformer(AbstractListDatasource, IDataTransformer, String) - Constructor for class com.softwareag.mobile.runtime.toolkit.delegates.DatasourceAwareDelegateTransformer
Creates this IOperationDelegate by passing the target datasource as well a IDataTransformer.
DatasourceAwareDelegateTransformer(AbstractListDatasource, IDataTransformer, String, String) - Constructor for class com.softwareag.mobile.runtime.toolkit.delegates.DatasourceAwareDelegateTransformer
Creates this IOperationDelegate by passing the target datasource as well a IDataTransformer.
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.
DatasourceNotification - Class in com.softwareag.mobile.runtime.toolkit.rest
A DatasourceNotification is used by datasources to notify it's observers about the type and the data that changed by an operation.
DatasourceNotification(int) - Constructor for class com.softwareag.mobile.runtime.toolkit.rest.DatasourceNotification
Create a new DatasourceNotification using the given type.
DatasourceNotification(int, Vector) - Constructor for class com.softwareag.mobile.runtime.toolkit.rest.DatasourceNotification
Create a new DatasourceNotification using the given type and the objects itself that were changed.
DatasourceNotification(int, Object) - Constructor for class com.softwareag.mobile.runtime.toolkit.rest.DatasourceNotification
Create a new DatasourceNotification using the given type and a single object that was changed.
DateTransformer - Class in com.softwareag.mobile.runtime.toolkit.transformer
This Transformer can be used to parse date strings and format date values.
DateTransformer(String) - Constructor for class com.softwareag.mobile.runtime.toolkit.transformer.DateTransformer
 
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(CacheObject) - Method in class com.softwareag.mobile.runtime.toolkit.operations.cache.FileCacheManager
 
delete(CacheObject) - Method in interface com.softwareag.mobile.runtime.toolkit.operations.cache.ICacheManager
 
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.
DialogButtonRunnable - Class in com.softwareag.mobile.runtime.toolkit.ui.dialog
This Runnable is used to delegate a click on a button in a AbstractPopupMenu to the IDialogDelegate.onDialogButtonPressed(AbstractDialog, int) method.
DialogButtonRunnable(AbstractDialog, IDialogDelegate, int) - Constructor for class com.softwareag.mobile.runtime.toolkit.ui.dialog.DialogButtonRunnable
 
DISABLED - Static variable in class com.softwareag.mobile.runtime.toolkit.logging.Logger
Disable logging by using the constant.
doReload(boolean) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewController
Call this method to trigger the reload process.
doReload() - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewController
Call this method to trigger the reload process.
doReload(boolean) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewTemplate
Call this method to trigger the reload process.
doReload() - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewTemplate
Call this method to trigger the reload process.
A B C D E F G H I J L M N O P R S T U V W X Y 
Skip navigation links