Skip to main content

HS.Message.AddUpdateFlashResponse

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

SQL Table Name: HS_Message.AddUpdateFlashResponse

Property Inventory

Properties

property EdgeSession as %Integer;
index into the streamlet transmission global, ^CacheTemp.HS.EdgeSession
Property methods: EdgeSessionDisplayToLogical(), EdgeSessionGet(), EdgeSessionGetStored(), EdgeSessionIsValid(), EdgeSessionLogicalToDisplay(), EdgeSessionNormalize(), EdgeSessionSet(), EdgeSessionXSDToLogical()
property ExpirationH as %String;
This is a $H date,time, copied in from ^HS.ECRQueryQ for expire and query edges
Property methods: ExpirationHDisplayToLogical(), ExpirationHGet(), ExpirationHGetStored(), ExpirationHIsValid(), ExpirationHLogicalToDisplay(), ExpirationHLogicalToOdbc(), ExpirationHNormalize(), ExpirationHSet()
property FetchTime as %TimeStamp;
The time the fetch request was executed
Property methods: FetchTimeDisplayToLogical(), FetchTimeGet(), FetchTimeGetStored(), FetchTimeIsValid(), FetchTimeLogicalToDisplay(), FetchTimeLogicalToXSD(), FetchTimeNormalize(), FetchTimeOdbcToLogical(), FetchTimeSet(), FetchTimeXSDToLogical()
property MRNDeleted as %Boolean [ InitialExpression = 0 ];
Flag for if the MRN is deleted
Property methods: MRNDeletedDisplayToLogical(), MRNDeletedGet(), MRNDeletedGetStored(), MRNDeletedIsValid(), MRNDeletedLogicalToDisplay(), MRNDeletedLogicalToXSD(), MRNDeletedNormalize(), MRNDeletedSet(), MRNDeletedXSDToLogical()
property Status as %Status [ InitialExpression = $$$OK ];
Property methods: StatusGet(), StatusGetStored(), StatusIsValid(), StatusLogicalToOdbc(), StatusLogicalToXSD(), StatusSet(), StatusXSDToLogical()

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.AddUpdateFlashResponse)

^Ens.MessageBodyD(ID,"AddUpdateFlashResponse")
=
EdgeSession
FetchTime
ExpirationH
MRNDeleted
Status
FeedbackOpens in a new tab