Skip to main content

%REST.Parameter

%REST.Parameter checks and does code generation for parameters. %REST.Parameter also maintains the index of all parameters by route. This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.

Method Inventory

Methods

method GetParameter(route As %REST.RESTSpec.RouteItemObject, in As %String, name As %String) as %REST.Parameter
Find the parameter based on the index

Inherited Members

Inherited Methods

FeedbackOpens in a new tab