- setActionId(String) - Method in class com.softwareag.mobile.data.sync.RowStructure
-
Sets the action ID for a single data row.
- setDataRow(String) - Method in class com.softwareag.mobile.data.sync.RowStructure
-
Identifies a data row.
- setInitializeConf(String, String, String, String, String, String, String, String) - Static method in class com.softwareag.mobile.data.client.Context
-
Initializes basic configuration for client-server communication (host, port, authentication details and connection protocol).
- setLogger(Logger) - Static method in class com.softwareag.mobile.data.client.Context
-
Sets the logger instance.
- setLogTable(String) - Method in class com.softwareag.mobile.data.utils.Logger
-
- setStatus(String) - Method in class com.softwareag.mobile.data.sync.RowStructure
-
Sets the status code for a single data row.
- setUniqueId(String) - Method in class com.softwareag.mobile.data.sync.RowStructure
-
Sets the unique ID for a data row.
- size() - Method in class com.softwareag.mobile.data.sync.Filter
-
Retrieves the number of filter key/value pairs defined
- sync(RowStructure[], String) - Method in class com.softwareag.mobile.data.sync.DataSynchronization
-
Performs a bidirectional synchronization by uploading data sent by the mobile application and downloading data from the server.