Skip to main content

Ens.Request

persistent class Ens.Request extends Ens.MessageBody, Ens.Util.RequestBodyMethods

SQL Table Name: Ens.Request

Method Inventory

Parameters

parameter RESPONSECLASSNAME;
parameter XMLINCLUDEINGROUP = 0;
Prevent the XML Type and Name of classes derived from this class from interfering with one another if they have the same short classname.
parameter XMLTYPE = Ens_Request;
Prevent this class from having the same default XML Type and Name as any of its subclasses that have the short classname "Request".

Methods

classmethod NewResponse(Output pResponse As Ens.Response) as %Status

Inherited Members

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: CacheStorage (Ens.MessageBody)

^Ens.MessageBodyD(ID)
=
%%CLASSNAME

Subclasses

FeedbackOpens in a new tab