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

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

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

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

SmartMessageInterface ()

Purpose: Constructor for the SmartMessageInterface class
Notes:



Temp-Table Detail


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:31:07