IMailMessageRepositoryService Interface |
Namespace: SanteDB.Core.Services
The IMailMessageRepositoryService type exposes the following members.
Name | Description | |
---|---|---|
ServiceName |
Gets the service name
(Inherited from IServiceImplementation.) |
Name | Description | |
---|---|---|
Broadcast |
Broadcasts an alert.
| |
Find |
Searches for alerts.
| |
Get |
Gets an alert.
| |
Insert |
Inserts an alert message.
| |
Save |
Saves an alert.
|
Name | Description | |
---|---|---|
Committed |
Fired when an alert is received.
| |
Received |
Fired when an alert was raised and is being processed.
|