Top Method Summary
Options Name Purpose
Progress.Json.ObjectModel.JsonObject GetCachedCatalog (character, character) Returns the Cached Catalog Data
StoreCatalogInCache (character, character, JsonObject) Stores the catalog data in the cache

Top Constructor Summary
Options Name Purpose
CatalogCacheService () Constructor for the CatalogCacheService class


Method Detail
Top

Progress.Json.ObjectModel.JsonObject GetCachedCatalog (character, character)

Purpose: Returns the Cached Catalog Data
Notes: Returns ? when no cached catalog is present

Parameters:
pcBusinessServiceName CHARACTER
The name of the cached business service
pcParameters CHARACTER
Additional parameters for the Catalog (e.g. count=invoke)
Returns Progress.Json.ObjectModel.JsonObject
The JsonObject with the cached catalog data
Top

StoreCatalogInCache (character, character, JsonObject)

Purpose: Stores the catalog data in the cache
Notes:

Parameters:
pcBusinessServiceName CHARACTER
The name of the cached business service
pcParameters CHARACTER
Additional parameters for the Catalog (e.g. count=invoke)
poJsonObject Progress.Json.ObjectModel.JsonObject
The JsonObject with the cached catalog data


Constructor Detail
Top

CatalogCacheService ()

Purpose: Constructor for the CatalogCacheService class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       06.07.2026 14:26:43