com.silverpeas.questionReply.control.notification
Class SubscriptionNotifier

java.lang.Object
  extended by com.silverpeas.questionReply.control.notification.Notifier
      extended by com.silverpeas.questionReply.control.notification.SubscriptionNotifier

public class SubscriptionNotifier
extends Notifier

Author:
ehugonnet

Constructor Summary
SubscriptionNotifier(com.stratelia.webactiv.beans.admin.UserDetail sender, Question question, Reply reply)
           
 
Method Summary
 void sendNotification(Collection<com.stratelia.silverpeas.notificationManager.UserRecipient> recipients)
           
 
Methods inherited from class com.silverpeas.questionReply.control.notification.Notifier
getSendername, loadTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubscriptionNotifier

public SubscriptionNotifier(com.stratelia.webactiv.beans.admin.UserDetail sender,
                            Question question,
                            Reply reply)
Method Detail

sendNotification

public void sendNotification(Collection<com.stratelia.silverpeas.notificationManager.UserRecipient> recipients)
                      throws QuestionReplyException
Specified by:
sendNotification in class Notifier
Throws:
QuestionReplyException


Copyright © 2016 Silverpeas. All Rights Reserved.