Namespace: Consultingwerk.OERA.Swagger
Interface 
ISwaggerViewFilter Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartFramework.Swagger.SmartFrameworkSwaggerViewerFilter

Purpose: Gets the name of the view filter.
Notes:



Top Method Summary
Options Name Purpose
+ LOGICAL FilterPath (character, character, character) Determines whether a Swagger path/method should be filtered.
+ CHARACTER TemplateJsonPath () Returns the JSON path of the template to use for the given view.

Top Property Summary
Options Name Purpose
+ CHARACTER Name


Method Detail
Top

PUBLIC LOGICAL FilterPath (character, character, character)

Purpose: Determines whether a Swagger path/method should be filtered.
Notes:

Parameters:
pcClassName CHARACTER
The class name associated with the view
pcPath CHARACTER
The swagger path to evaluate
pcMethod CHARACTER
The http method to evaluate
Returns LOGICAL
TRUE when the path/method should be filtered, otherwise FALSE
Top

PUBLIC CHARACTER TemplateJsonPath ()

Purpose: Returns the JSON path of the template to use for the given view.
Notes: Returns an empty value when no template override is required.

Returns CHARACTER
The JSON path to the template file or an empty value


Property Detail
Top

PUBLIC CHARACTER Name


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.02.2026 19:35:20