Namespace: Consultingwerk.OERA.JsdoGenericService.WebHandler
Class 
CatalogsWebHandler Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.JsdoGenericService.WebHandler.ListBusinessServicesWebHandler

File:BusinessServicesWebHandler
Purpose:WebHandler for BusinessServices requests
Author(s):Marko Rueterbories / Consultingwerk Ltd.
Created:Tue Nov 29 22:36: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
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
CatalogsWebHandler () Constructor for the CatalogsWebHandler class


Method Detail
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

CatalogsWebHandler ()

Purpose: Constructor for the CatalogsWebHandler class
Notes:



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