Interface NotificationFormatter
-
- All Known Implementing Classes:
AbstractNotificationFormatter,AdvancedNotificationFormatter,SimpleNotificationFormatter
public interface NotificationFormatter
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description StringformatMessage(Message message, String lang, boolean moderate)StringformatTitle(Message message, String mailingListName, String lang, boolean moderate)static NotificationFormatterget()StringprepareUrl(Message message, boolean moderate)
-
-
-
Method Detail
-
get
static NotificationFormatter get()
-
formatTitle
String formatTitle(Message message, String mailingListName, String lang, boolean moderate)
-
-