HS.AU.Message.HI.NotifyReplicaIHIRequest
persistent class HS.AU.Message.HI.NotifyReplicaIHIRequest extends HS.AU.Message.CommonRequest
SQL Table Name: HS_AU_Message_HI.NotifyReplicaIHIRequest
Property Inventory
Parameters
parameter NAMESPACE = http://ns.electronichealth.net.au/hi/svc/ConsumerNotifyReplicaIHI/3.2.0;
Inherited description: NAMESPACE specifies the XML namespace to be used when projecting the
class to XML. If NAMESPACE = "", the default namespace is used for the XML schema
is used as the namespace for his class.
parameter RESPONSECLASSNAME = HS.AU.Message.HI.NotifyReplicaIHIResponse;
parameter XMLTYPE = notifyReplicaIHI;
Inherited description: Prevent this class from having the same default XML Type and Name as any of its subclasses that have the short classname "Request".
Properties
property Comment as %String (MAXLEN = 240, MINLEN = 1, REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/consumercore/ConsumerCoreElements/3.2.0", XMLNAME = "comment", XMLREF = 1);
Property methods: CommentDisplayToLogical(), CommentGet(), CommentGetStored(), CommentIsValid(), CommentLogicalToDisplay(), CommentLogicalToOdbc(), CommentNormalize(), CommentSet()
property IHINumber as %String);
Property methods: IHINumberDisplayToLogical(), IHINumberGet(), IHINumberGetStored(), IHINumberIsValid(), IHINumberLogicalToDisplay(), IHINumberLogicalToOdbc(), IHINumberNormalize(), IHINumberSet()
Inherited Members
Inherited Properties
Inherited Methods
- %%CLASSNAMELogicalToStorage()
- %%CLASSNAMEStorageToLogical()
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %CompareContents()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %DrawHTMLForm()
- %DrawHTMLTable()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetContentType()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDeleteFinally()
- %OnDetermineClass()
- %OnOpenFinally()
- %OnSaveFinally()
- %OnTimeout()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %ProcessSubmit()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %ShowContents()
- %ShowContentsHead()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
- GenerateGenericDAOFromObject()
- GetStatsDimension()
- NewResponse()
- OnShowJSONContents()
- OnShowXMLContents()
- OutputFormattedJSON()
- WriteNoJSONFormat()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
Storage
Gray indicates storage defined by superclasses.
Storage Model: Storage (Ens.MessageBody)
^Ens.MessageBodyD(ID) |
= | %%CLASSNAME
|
Storage Model: Storage (HS.AU.Message.CommonRequest)
^Ens.MessageBodyD(ID,"HS.AU.Message.CommonRequest.AdditionalInfo",n) |
= | AdditionalInfo(n) |
Storage Model: Storage (HS.AU.Message.CommonRequest)
^Ens.MessageBodyD(ID,"CommonRequest") |
= | SAMLData
|
Storage Model: Storage (HS.AU.Message.HI.NotifyReplicaIHIRequest)
^Ens.MessageBodyD(ID,"HS.AU.Message.HI.NotifyReplicaIHIRequest.AdditionalInfo",n) |
= | AdditionalInfo(n) |
Storage Model: Storage (HS.AU.Message.HI.NotifyReplicaIHIRequest)
^Ens.MessageBodyD(ID,"NotifyReplicaIHIRequest") |
= | SAMLData
IHINumber
Comment
|