Top Method Summary
Options Name Purpose
# Consultingwerk.Web2.SmartFramework.Message.SerializableSmartMessage GetSerializableSmartMessage (character, integer) Returns a SmartMessage based on the Message Group and Number as a JSON representation
+ Progress.Json.ObjectModel.JsonObject GetSmartMessage (character, integer) Returns a SmartMessage based on the Message Group and Number as a JSON representation
+ GetSmartMessage (character, integer, longchar) Returns a SmartMessage based on the Message Group and Number as a JSON representation

Top Constructor Summary
Options Name Purpose
+ SmartMessageInterface () Constructor for the SmartMessageInterface class


Method Detail
Top

PROTECTED Consultingwerk.Web2.SmartFramework.Message.SerializableSmartMessage GetSerializableSmartMessage (character, integer)

Purpose: Returns a SmartMessage based on the Message Group and Number
as a JSON representation
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group of the message to return
piMessageNumber INTEGER
The message number of the message to return
Returns Consultingwerk.Web2.SmartFramework.Message.SerializableSmartMessage
The SmartSerializableMessage structure representing the returned message
Top

PUBLIC Progress.Json.ObjectModel.JsonObject GetSmartMessage (character, integer)

Purpose: Returns a SmartMessage based on the Message Group and Number
as a JSON representation
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group of the message to return
piMessageNumber INTEGER
The message number of the message to return
Returns Progress.Json.ObjectModel.JsonObject
The JSON structure of the returned message
Top

PUBLIC GetSmartMessage (character, integer, longchar)

Purpose: Returns a SmartMessage based on the Message Group and Number
as a JSON representation
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group of the message to return
piMessageNumber INTEGER
The message number of the message to return
pcMessage LONGCHAR
The JSON structure of the returned message


Constructor Detail
Top

PUBLIC SmartMessageInterface ()

Purpose: Constructor for the SmartMessageInterface class
Notes:



Temp-Table Detail


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:17:35