com.silverpeas.mailinglist.service.notification
Interface NotificationFormatter
- All Known Implementing Classes:
- AbstractNotificationFormatter, AdvancedNotificationFormatter, SimpleNotificationFormatter
public interface NotificationFormatter
formatTitle
String formatTitle(Message message,
String mailingListName,
String lang,
boolean moderate)
formatMessage
String formatMessage(Message message,
String lang,
boolean moderate)
prepareUrl
String prepareUrl(Message message,
boolean moderate)
Copyright © 2016 Silverpeas. All Rights Reserved.