Namespace: Consultingwerk.OERA.Swagger
Interface 
ISwaggerRestEntitiesGenerator Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.OERA.Swagger.SwaggerRestEntitiesGenerator




Top Method Summary
Options Name Purpose
LONGCHAR GetSwaggerRestfulHtml (character, character) Returns the Swagger Web page contents for the Restful Services
Progress.Json.ObjectModel.JsonObject GetSwaggerRestfulServices (character) Returns the Catalog for the Restful Services
Progress.Json.ObjectModel.JsonObject GetSwaggerRestfulServices (character, character) Returns the Catalog for the Restful Services


Method Detail
Top

LONGCHAR GetSwaggerRestfulHtml (character, character)

Purpose: Returns the Swagger Web page contents for the Restful Services
Notes:

Parameters:
pcServiceURI CHARACTER
The Service URI
pcViewName CHARACTER
The Swagger view name
Returns LONGCHAR
The Longchar containing the Swagger Web Page template
Top

Progress.Json.ObjectModel.JsonObject GetSwaggerRestfulServices (character)

Purpose: Returns the Catalog for the Restful Services
Notes:

Parameters:
pcServiceURI CHARACTER
The Service URI
Returns Progress.Json.ObjectModel.JsonObject
The JSON Object describing the Catalog for the Restful Services
Top

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

Purpose: Returns the Catalog for the Restful Services
Notes:

Parameters:
pcServiceURI CHARACTER
The Service URI
pcViewName CHARACTER
The Swagger view name
Returns Progress.Json.ObjectModel.JsonObject
The JSON Object describing the Catalog for the Restful Services


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