Namespace: Consultingwerk.Util.SessionInfo
Interface 
ISessionInfoProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Util.SessionInfo.SessionInfoProvider

File:ISessionInfoProvider
Purpose:Interface for services returning Session Info as a JsonObject
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Jun 13 14:11:44 CEST 2017
Notes:The returned Json is a JsonObject with an Array "SessionInfo"
The entries of that array represent sections. Each section has
a "Label", "KeyLabel", "DescriptionLabel" and "Entries".
Entries have an "Image", "Key" and "Description"
Purpose: Returns SessionInfo as a JsonObject
Notes:



Top Method Summary
Options Name Purpose
+ Progress.Json.ObjectModel.JsonObject GetSessionInfo () Returns SessionInfo as a JsonObject


Method Detail
Top

PUBLIC Progress.Json.ObjectModel.JsonObject GetSessionInfo ()

Purpose: Returns SessionInfo as a JsonObject
Notes:

Returns Progress.Json.ObjectModel.JsonObject
The JsonObject with the Session Info


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