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 generalnotification451 COM module
IGeneralNotificationManager interface | V4.51/28 Sep 2018 | ||
---|---|---|---|
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 | 9 properties | ||
[get] CreateGeneralNotificationManager | Creates an instance of the main IGeneralNotificationManager interface | ||
[put] DestructGeneralNotificationManager | Destructs/invalidates a main instance of the IGeneralNotificationManager interface | ||
[put] DestructGeneralNotificationRequest | Destructs/invalidates this IGeneralNotificationRequest interface instance | ||
[put] DestructGeneralNotificationResponse | Destructs/invalidates this IGeneralNotificationResponse interface instance. | ||
[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 | ||