Top Method Summary
Options Name Purpose
Progress.Json.ObjectModel.JsonObject GetIsRestrictedCheck (character, character) Performs the IsRestricted check
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.


Method Detail
Top

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

Purpose: Performs the IsRestricted check
Notes:

Parameters:
pcRealmCode CHARACTER
The code of the security realm
pcSecurityItemGuid CHARACTER
The item of the security item
Returns Progress.Json.ObjectModel.JsonObject
The JsonObject with the response
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


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