The ATL COM module generalNotification is a structured
message exchange protocol between to healthcare partners
message exchange protocol between to healthcare partners
API browser of generalnotification450 COM module
IGeneralNotificationManager interface | V4.50/ 2 Sep 2016 | |
---|---|---|
The IGeneralNotificationManager interface provides all necessary methods to produce a new message thread or reply to a received one.
|
||
Methods | 9 methods | |
GetAbortInfo | Gets the abort information string with the error coded in the module language | |
GetLogSettings | Gets the current log settings for the module. | |
GetXML | The GetXML method generates the XML infoset based either on the data of a new notification using the IGeneralNotificationRequest interface or based on the received and replied XML infoset | |
GetXMLInfo | Preloads and analyzes a XML infoset regarding the accepted schema versions and other important information like the encryption status | |
LoadXML | Loads a received XML infoset back into memory for further processing via the returned interface instances | |
The Print method is a visualization aid to preview/print the currently loaded data on screen or onto the local printer | ||
PrintAdjust | Shows the print object adjustment dialog that allows to move print objects of a .vps report generator file | |
PrintSetup | Shows the printer setup dialog that allows to define the printer and its settings | |
SetLogSettings | Sets the log setting preferences for the module | |
Properties | 5 properties | |
[get] GeneralNotificationRequest | The GetGeneralNotificationRequest property generates an instance of the IGeneralNotificationRequest interface | |
[get/put] ModuleLanguage | Gets/Sets the language for the module i.e | |
[get] ModuleVersion | Get the version of the GeneralNotificationManager module. | |
[get] ModuleVersionText | Gets the version of the GeneralNotificationManager module in textual form. | |
[get/put] Modus | Gets/Sets the operation modus of the module | |