Uses of Interface
com.silverpeas.mailinglist.service.notification.NotificationFormatter

Packages that use NotificationFormatter
com.silverpeas.mailinglist.service   
com.silverpeas.mailinglist.service.notification   
 

Uses of NotificationFormatter in com.silverpeas.mailinglist.service
 

Methods in com.silverpeas.mailinglist.service that return NotificationFormatter
 NotificationFormatter ServicesFactory.getNotificationFormatter()
           
 

Uses of NotificationFormatter in com.silverpeas.mailinglist.service.notification
 

Classes in com.silverpeas.mailinglist.service.notification that implement NotificationFormatter
 class AbstractNotificationFormatter
          Helper class for implementing formatting.
 class AdvancedNotificationFormatter
           
 class SimpleNotificationFormatter
           
 

Methods in com.silverpeas.mailinglist.service.notification that return NotificationFormatter
 NotificationFormatter SimpleNotificationHelper.getNotificationFormatter()
           
 

Methods in com.silverpeas.mailinglist.service.notification with parameters of type NotificationFormatter
 void SimpleNotificationHelper.setNotificationFormatter(NotificationFormatter notificationFormatter)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.