Top Method Summary
Options Name Purpose
Progress.Lang.Class GetClassOfType (character) Returns a Progress.Lang.Class object identified by ClassName
Progress.Json.ObjectModel.JsonArray GetMethodNames (CharacterHolder) Returns a JsonArray of Method Names for the given Class
Consultingwerk.CharacterHolder TestServiceMethod (TestServiceMethodRequest) Returns the result of a service method


Method Detail
Top

Progress.Lang.Class GetClassOfType (character)

Purpose: Returns a Progress.Lang.Class object identified by ClassName
Notes:

Parameters:
pcClassName CHARACTER
Name of the requested Service Type
Returns Progress.Lang.Class
The Progress.Lang.Class object
Top

Progress.Json.ObjectModel.JsonArray GetMethodNames (CharacterHolder)

Purpose: Returns a JsonArray of Method Names for the given Class
Notes:

Parameters:
poClassName Consultingwerk.CharacterHolder
Name of the Class
Returns Progress.Json.ObjectModel.JsonArray
JsonArray of Method Names
Top

Consultingwerk.CharacterHolder TestServiceMethod (TestServiceMethodRequest)

Purpose: Returns the result of a service method
Notes: Uses a database-transaction to ensure that the tested method does not
perform any undesired side effects.

Parameters:
poRequest Consultingwerk.SmartFramework.Repository.Customization.TestServiceMethodRequest
The request object containing the service method name and parameters
Returns Consultingwerk.CharacterHolder
The result of the service method


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