@Service public class NotificationTemplateSupportImpl extends Object implements NotificationTemplateSupport
| Constructor and Description |
|---|
NotificationTemplateSupportImpl() |
| Modifier and Type | Method and Description |
|---|---|
INotificationTemplate |
getTemplate(LOV event) |
boolean |
isTemplateRequired(Map<String,Object> model) |
NotificationEvent |
processTemplate(INotificationTemplate notificationTemplate,
Map<String,Object> model,
NotificationEvent event) |
public INotificationTemplate getTemplate(LOV event)
getTemplate in interface NotificationTemplateSupportpublic boolean isTemplateRequired(Map<String,Object> model)
isTemplateRequired in interface NotificationTemplateSupportpublic NotificationEvent processTemplate(INotificationTemplate notificationTemplate, Map<String,Object> model, NotificationEvent event)
processTemplate in interface NotificationTemplateSupportCopyright © 2018–2021 Tesler. All rights reserved.