com.silverpeas.mailinglist.service.notification
Class AbstractNotificationFormatter
java.lang.Object
  
com.silverpeas.mailinglist.service.notification.AbstractNotificationFormatter
- All Implemented Interfaces: 
 - NotificationFormatter
 
- Direct Known Subclasses: 
 - AdvancedNotificationFormatter, SimpleNotificationFormatter
 
public abstract class AbstractNotificationFormatter
- extends Object
- implements NotificationFormatter
  
Helper class for implementing formatting.
- Author:
 
  - ehugonnet
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
AbstractNotificationFormatter
public AbstractNotificationFormatter()
prepareUrl
public String prepareUrl(Message message,
                         boolean moderate)
- Specified by:
 prepareUrl in interface NotificationFormatter
 
 
Copyright © 2016 Silverpeas. All Rights Reserved.