Namespace: Consultingwerk.OERA.RestResource
Class 
RestResourcesJsonWriter Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.OERA.RestResource.IRestResourcesWriter

File:RestResourcesJsonWriter
Purpose:Writes Rest resources (rest addresses, rest methods, business task methods) to a JSON file
Author(s):Peter Judge / Consultingwerk Ltd.
Created:Wed Jul 27 16:54:28 CEST 2022
Notes:- The file name defaults to the value of the restResourcesCacheFile property, but can also be
be passed by constructor.
- The expected format of the JSON file is described in Consultingwerk.OERA.RestResource.RestResources



Top Method Summary
Options Name Purpose
Write (RestResources) Writes rest resources to JSON file

Top Constructor Summary
Options Name Purpose
RestResourcesJsonWriter () Default constructor
RestResourcesJsonWriter (character) Constructor

Top Property Summary
Options Name Purpose
CHARACTER FileName


Method Detail
Top

Write (RestResources)

Purpose: Writes rest resources to JSON file
Notes:

Parameters:
poRestResources Consultingwerk.OERA.RestResource.RestResources
: RestResources


Constructor Detail
Top

RestResourcesJsonWriter ()

Purpose: Default constructor
Notes:

Top

RestResourcesJsonWriter (character)

Purpose: Constructor
Notes:

Parameters:
pcCacheFile CHARACTER
: The file name that contains the REST resources


Property Detail
Top

CHARACTER FileName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:05:28