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

File:ISwaggerRestEntitiesGenerator
Purpose:Interface for classes that can generate the Restful
Swagger Definitions
Author(s):Martyn Kemp / Consultingwerk Ltd.
Created:Tue Sep 12 12:57:21 BST 2017
Purpose: Returns the Catalog for the Restful Services
Notes:



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


Method Detail
Top

PUBLIC LONGCHAR GetSwaggerRestfulHtml (character)

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

Parameters:
pcServiceURI CHARACTER
The Service URI
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


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:53:11