Skip to main content

EnsLib.ITK.Framework.ResponseData

persistent class EnsLib.ITK.Framework.ResponseData extends EnsLib.ITK.Framework.ResponseBase

SQL Table Name: EnsLib_ITK_Framework.ResponseData

Response class to carry a Deferred Response to Synchronous requests.

Property Inventory

Properties

property BehaviourType as %String;
Property methods: BehaviourTypeDisplayToLogical(), BehaviourTypeGet(), BehaviourTypeGetStored(), BehaviourTypeIsValid(), BehaviourTypeLogicalToDisplay(), BehaviourTypeLogicalToOdbc(), BehaviourTypeNormalize(), BehaviourTypeSet()
property FaultCode as %String;
Property methods: FaultCodeDisplayToLogical(), FaultCodeGet(), FaultCodeGetStored(), FaultCodeIsValid(), FaultCodeLogicalToDisplay(), FaultCodeLogicalToOdbc(), FaultCodeNormalize(), FaultCodeSet()
property RequestInvocationPattern as %String;
Property methods: RequestInvocationPatternDisplayToLogical(), RequestInvocationPatternGet(), RequestInvocationPatternGetStored(), RequestInvocationPatternIsValid(), RequestInvocationPatternLogicalToDisplay(), RequestInvocationPatternLogicalToOdbc(), RequestInvocationPatternNormalize(), RequestInvocationPatternSet()
property RequestMessageId as %String;
Original message ID in case we need to send a technical ack
Property methods: RequestMessageIdDisplayToLogical(), RequestMessageIdGet(), RequestMessageIdGetStored(), RequestMessageIdIsValid(), RequestMessageIdLogicalToDisplay(), RequestMessageIdLogicalToOdbc(), RequestMessageIdNormalize(), RequestMessageIdSet()
property ResponseInvocationPattern as %String;
Property methods: ResponseInvocationPatternDisplayToLogical(), ResponseInvocationPatternGet(), ResponseInvocationPatternGetStored(), ResponseInvocationPatternIsValid(), ResponseInvocationPatternLogicalToDisplay(), ResponseInvocationPatternLogicalToOdbc(), ResponseInvocationPatternNormalize(), ResponseInvocationPatternSet()
property SourceApplication as %String;
Property methods: SourceApplicationDisplayToLogical(), SourceApplicationGet(), SourceApplicationGetStored(), SourceApplicationIsValid(), SourceApplicationLogicalToDisplay(), SourceApplicationLogicalToOdbc(), SourceApplicationNormalize(), SourceApplicationSet()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (EnsLib.ITK.Framework.ResponseBase)

^EnsLib.ITK.Fr3D2E.ResponseBaseD(ID,"ResponseBase")
=
MessageId
ResponseBody
Status
%%CLASSNAME

Storage Model: Storage (EnsLib.ITK.Framework.ResponseData)

^EnsLib.ITK.Fr3D2E.ResponseBaseD(ID,"ResponseData")
=
ResponseBody
Status
InvocationPattern
RequestInvocationPattern
ResponseInvocationPattern
BehaviourType
MessageId
SourceApplication
FaultCode
RequestMessageId
FeedbackOpens in a new tab