Namespace: Consultingwerk.OERA.JsdoGenericService.WebHandler
Class 
CatalogWebHandler Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.JsdoGenericService.WebHandler.SmartWebHandler

File:CatalogWebHandler
Purpose:WebHandler for Catalog requests
Author(s):Marko Rueterbories / Consultingwerk Ltd.
Created:Fri May 27 16:33:19 CEST 2016
Notes:Compilation requires %DLC%/{gui|tty}/netlib/OpenEdge.Net.pl
in propath and PacificWebSpeed setting in products.i



Top Method Summary
Options Name Purpose
Consultingwerk.OERA.JsdoGenericService.RestServiceAddress GetRestServiceAddress (character) Returns the RestServiceAddress from the restapplicationsettings file
INTEGER HandleGet (IWebRequest) Default handler for the HTTP GET method. The request being serviced and an optional status code is returned. A zero or null value means this method will deal with all errors.

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


Method Detail
Top

Consultingwerk.OERA.JsdoGenericService.RestServiceAddress GetRestServiceAddress (character)

Purpose: Returns the RestServiceAddress from the restapplicationsettings file
Notes:

Parameters:
pcEntityName CHARACTER
The BusinessEntity name of the requested catalog
Returns Consultingwerk.OERA.JsdoGenericService.RestServiceAddress
The RestServiceAddress
Top

INTEGER HandleGet (IWebRequest)

Purpose: Default handler for the HTTP GET method. The request being
serviced and an optional status code is returned. A zero or
null value means this method will deal with all errors.
Notes:

Parameters:
poRequest OpenEdge.Web.IWebRequest
The IWebRequest instance representing the call
Returns INTEGER
StatusCode of the response sent to the client


Constructor Detail
Top

CatalogWebHandler ()

Purpose: Constructor for the CatalogWebHandler class
Notes:



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