User Notification Template Repository
Last updated
Was this helpful?
Last updated
Was this helpful?
INotificationTemplateRepository
in assembly SanteDB.Core.Api version 3.0.1980.0
Represents a service which takes / provides structured templates into structured message objects
Insert
NotificationTemplate
NotificationTemplate template
Insert the specified template
Update
NotificationTemplate
NotificationTemplate template
Updates the specified template
Get
NotificationTemplate
String id String lang
Gets the specified template
Find
IEnumerable<NotificationTemplate>
Expression<Func<NotificationTemplate,Boolean>> filter
Find the specified template
An implementation of the which loads instances from the notification/
folder in applets