public class ResponseSet
extends java.lang.Object
Constructor and Description |
---|
ResponseSet() |
Modifier and Type | Method and Description |
---|---|
RowStructure[] |
getRowStructures()
Returns business data in the format of RowStructure.
|
java.lang.String |
getStatus()
Returns the overall status code of the synchronization request (40 indicates success, 50 indicates failure, 30 indicates that a validation error occurred, 31 indicates that one or more filter keys passed in request do not match those defined in mobile sync component).
|
public RowStructure[] getRowStructures()
RowStructure
public java.lang.String getStatus()