Namespace: Consultingwerk.Web2.Services.SmartMessage
Class 
SmartMessageInterface Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

/* Mike Fechner, Consultingwerk Ltd. 13.09.2017
Preprocessor variables for SmartComponentLibrary, WinKit and SmartFramework
based on Consultingwerk/packages.i now



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-2019 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       08.08.2019 23:58:57