Skip to main content

HS.Message.AddUpdateHubResponse

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

SQL Table Name: HS_Message.AddUpdateHubResponse

Property Inventory

Properties

property ErrStatus as %Status;
Property methods: ErrStatusGet(), ErrStatusGetStored(), ErrStatusIsValid(), ErrStatusLogicalToOdbc(), ErrStatusLogicalToXSD(), ErrStatusSet(), ErrStatusXSDToLogical()
property HSAAID as %String (MAXLEN = 220);
The patient analytics ID so push processing of analytics filters doesn't need to look it up separately. Only set when there is a subscription with analytics filters.
Property methods: HSAAIDDisplayToLogical(), HSAAIDGet(), HSAAIDGetStored(), HSAAIDIsValid(), HSAAIDLogicalToDisplay(), HSAAIDLogicalToOdbc(), HSAAIDNormalize(), HSAAIDSet()
property MPIID as %String;
Property methods: MPIIDDisplayToLogical(), MPIIDGet(), MPIIDGetStored(), MPIIDIsValid(), MPIIDLogicalToDisplay(), MPIIDLogicalToOdbc(), MPIIDNormalize(), MPIIDSet()
property Subscriptions as list of HS.Types.SubscriptionSerialInfo;
Property methods: SubscriptionsBuildValueArray(), SubscriptionsCollectionToDisplay(), SubscriptionsCollectionToOdbc(), SubscriptionsDisplayToCollection(), SubscriptionsGet(), SubscriptionsGetObject(), SubscriptionsGetObjectId(), SubscriptionsGetStored(), SubscriptionsGetSwizzled(), SubscriptionsIsValid(), SubscriptionsOdbcToCollection(), SubscriptionsSet(), SubscriptionsSetObject(), SubscriptionsSetObjectId()

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

^Ens.MessageBodyD(ID,"AddUpdateHubResponse")
=
Status
ErrStatus
MPIID
Subscriptions
HSAAID
FeedbackOpens in a new tab