|
| Options | Name | Purpose | |
|---|---|---|---|
| FromJson (JsonConstruct) |
/* Deserializes this object from JSON.
@param JsonConstruct This object represented as JSON */
|
||
| Progress.Json.ObjectModel.JsonConstruct ToJsonConstruct () |
/* Serializes this object to JSON
- The tablerequest array is serialized in
- the CustomResponse object is serialized using standard OE-serialzation
@return JsonConstruct a JSON Object representation of this object */
|
| Options | Name | Purpose | |
|---|---|---|---|
| GetDataResponse () |
/* Default constructor */
|
||
| GetDataResponse (IGetDataTableResponse[]) |
/* Constructor
@param IGetDataTableResponse A positive number, representing the number of tables in this response */
|
||
| GetDataResponse (integer) |
/* Constructor
@param integer A positive number, representing the number of tables in this response */
|
| Options | Name | Purpose | |
|---|---|---|---|
| Progress.Lang.Object CustomResponse |
|
||
| Ccs.BusinessLogic.IGetDataTableResponse TableResponses |
|
FromJson (JsonConstruct)
|
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Progress.Json.ObjectModel.JsonConstruct ToJsonConstruct ()
|
||||||||||||||
GetDataResponse ()
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
GetDataResponse (IGetDataTableResponse[])
|
||||||||||||
GetDataResponse (integer)
|
||||||||||||
Progress.Lang.Object CustomResponse
|
||||||||
|---|---|---|---|---|---|---|---|---|
Ccs.BusinessLogic.IGetDataTableResponse TableResponses |
||||||||