Skip to main content

HS.Message.RLSResponse

persistent class HS.Message.RLSResponse extends HS.Util.EnsResponse

SQL Table Name: HS_Message.RLSResponse

Property Inventory

Properties

property Accepted as %Boolean [ InitialExpression = 1 ];
Property methods: AcceptedDisplayToLogical(), AcceptedGet(), AcceptedGetStored(), AcceptedIsValid(), AcceptedLogicalToDisplay(), AcceptedLogicalToXSD(), AcceptedNormalize(), AcceptedSet(), AcceptedXSDToLogical()
property Code as %Integer [ InitialExpression = 0 ];
Property methods: CodeDisplayToLogical(), CodeGet(), CodeGetStored(), CodeIsValid(), CodeLogicalToDisplay(), CodeNormalize(), CodeSet(), CodeXSDToLogical()
property Text as %String (MAXLEN = 1024);
Property methods: TextDisplayToLogical(), TextGet(), TextGetStored(), TextIsValid(), TextLogicalToDisplay(), TextLogicalToOdbc(), TextNormalize(), TextSet()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (Ens.MessageBody)

^Ens.MessageBodyD(ID)
=
%%CLASSNAME

Storage Model: Storage (HS.Util.EnsResponse)

^Ens.MessageBodyD(ID,"EnsResponse")
=
HSCoreVersion
HSMinVersionError

Storage Model: Storage (HS.Message.RLSResponse)

^Ens.MessageBodyD(ID,"RLSResponse")
=
Accepted
Code
Text

Subclasses

FeedbackOpens in a new tab