Package | Description |
---|---|
com.softwareag.mobile.data.sync |
Modifier and Type | Method and Description |
---|---|
RowStructure[] |
ResponseSet.getRowStructures()
Returns business data in the format of RowStructure.
|
Modifier and Type | Method and Description |
---|---|
ResponseSet |
DataSynchronization.sync(RowStructure[] rows,
java.lang.String mscAlias)
Performs a bidirectional synchronization by uploading data sent by the mobile application and downloading data from the server.
|