Skip to main content

%pkg.isc.rest.openAPI.customizableJSONAdaptor

abstract class %pkg.isc.rest.openAPI.customizableJSONAdaptor

JSON Adaptor that supports custom JSON generation / addition methods

Method Inventory

Parameters

parameter %JSONFIELDNAME = _id;
parameter %JSONINCLUDEID = 1;

Methods

method %JSONExport(mapping="") as %Status
Writes the JSON representation of this object
method %JSONExportToString(ByRef str, mapping="") as %Status
Writes the JSON representation of this object to a string
FeedbackOpens in a new tab