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

Purpose: Returns the Catalog for the Restful Services
Notes:



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

PUBLIC 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

PUBLIC 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

PUBLIC 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       15.02.2026 19:35:20