Skip to main content

%Dashboard.REST

class %Dashboard.REST extends %CSP.REST

This class implements a custom response format and serves as the basis for all Atelier REST APIs

Method Inventory

Parameters

parameter DOMAIN = %Utility;
%Dashboard.REST classes are unlikely to actually define messages with $$$Text %Utility seems like a catch-all, and should have all languages defined, so the %session/%response language can be set properly.

Methods

classmethod Respond(resp, error As %ZEN.proxyObject) as %Status

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab