Namespace: Consultingwerk.OERA.Swagger
Interface 
ISwaggerEntitiesFilter Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:ISwaggerEntitiesFilter
Purpose:Interface for services filtering the contents of the
Swaggerfile for RESTful Entities and Business Tasks
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu May 26 17:48:00 CEST 2022
Purpose: Returns if the provided type name should be part of the
Swagger file
Notes:



Top Method Summary
Options Name Purpose
+ LOGICAL FilterTypeName (character) Returns if the provided type name should be part of the Swagger file


Method Detail
Top

PUBLIC LOGICAL FilterTypeName (character)

Purpose: Returns if the provided type name should be part of the
Swagger file
Notes:

Parameters:
pcTypeName CHARACTER
The name of the Business Entity oder Business Task class
Returns LOGICAL
Logical value indicating if the given class should be part of the Swaggerfile


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