Top Method Summary
Options Name Purpose
Consultingwerk.CommonUi.EventHandlerParameter DeserializeEventHandlerParameter (JsonObject) Deserializes the EventHandlerParameter from the input JSON object Notes : Returns an initialized EventHandlerParameter instance @param poJson The JSON request @return The EventHandlerParameter instance */
Consultingwerk.Framework.MessageInteraction.ListInputPrompt DeserializeInputPrompts (JsonArray) Deserializes the input prompts
Consultingwerk.Framework.MessageInteraction.ListQuestion DeserializeQuestions (JsonArray) Deserializes the questions
Consultingwerk.CommonUi.ListTabFolderStatus DeserializeTabFolderStatuses (JsonArray) Deserializes the tab folder statuses
Progress.Json.ObjectModel.JsonObject HandleEvent (JsonObject) Handles the given event by dispatching into an Application Service


Method Detail
Top

Consultingwerk.CommonUi.EventHandlerParameter DeserializeEventHandlerParameter (JsonObject)

Purpose: Deserializes the EventHandlerParameter from the input JSON object
Notes : Returns an initialized EventHandlerParameter instance

Parameters:
poJson Progress.Json.ObjectModel.JsonObject
The JSON request
Returns Consultingwerk.CommonUi.EventHandlerParameter
The EventHandlerParameter instance
Top

Consultingwerk.Framework.MessageInteraction.ListInputPrompt DeserializeInputPrompts (JsonArray)

Purpose: Deserializes the input prompts
Notes:

Parameters:
poJson Progress.Json.ObjectModel.JsonArray
The JSON Array with input prompts
Returns Consultingwerk.Framework.MessageInteraction.ListInputPrompt
The list of input prompts
Top

Consultingwerk.Framework.MessageInteraction.ListQuestion DeserializeQuestions (JsonArray)

Purpose: Deserializes the questions
Notes:

Parameters:
poJson Progress.Json.ObjectModel.JsonArray
The JSON Array with questions
Returns Consultingwerk.Framework.MessageInteraction.ListQuestion
The list of questions
Top

Consultingwerk.CommonUi.ListTabFolderStatus DeserializeTabFolderStatuses (JsonArray)

Purpose: Deserializes the tab folder statuses
Notes:

Parameters:
poJson Progress.Json.ObjectModel.JsonArray
The JSON Array with tab folder statuses
Returns Consultingwerk.CommonUi.ListTabFolderStatus
The list of tab folder statuses
Top

Progress.Json.ObjectModel.JsonObject HandleEvent (JsonObject)

Purpose: Handles the given event by dispatching into an Application Service
Notes:

Parameters:
poJson Progress.Json.ObjectModel.JsonObject
The JSON Request
Returns Progress.Json.ObjectModel.JsonObject
The JSON Response


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