Namespace: Consultingwerk.Framework
Class 
StaticProperties Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:StaticProperties
Purpose:Helper class for assigning and reading static properties
using a JSON object
Author(s):Robert Chelaru / Consultingwerk Ltd.
Created:Mon Aug 24 09:06:27 CEST 2017
Purpose: Assign the static property value at runtime
Notes: Supports integer, character and logical properties



Top Method Summary
Options Name Purpose
+ Assign (JsonObject) Assign the static property value at runtime
+ Progress.Json.ObjectModel.JsonObject Read (character[]) Returns a JsonObject based on the read properties


Method Detail
Top

PUBLIC Assign (JsonObject)

Purpose: Assign the static property value at runtime
Notes: Supports integer, character and logical properties

Parameters:
poJson Progress.Json.ObjectModel.JsonObject
The JsonObject with the configuration data
Top

PUBLIC Progress.Json.ObjectModel.JsonObject Read (character[])

Purpose: Returns a JsonObject based on the read properties
Notes:

Parameters:
pcStaticProperties CHARACTER
An extent character variable that holds the property names
Returns Progress.Json.ObjectModel.JsonObject
s JsonObject


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:51:48