com.silverpeas.questionReply.control.notification
Class ReplyNotifier

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

public class ReplyNotifier
extends Notifier

Author:
ehugonnet

Constructor Summary
ReplyNotifier(com.stratelia.webactiv.beans.admin.UserDetail sender, Question question, Reply reply, NotificationData data)
           
 
Method Summary
 void sendNotification(Collection<com.stratelia.silverpeas.notificationManager.UserRecipient> users)
           
 
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

ReplyNotifier

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

sendNotification

public void sendNotification(Collection<com.stratelia.silverpeas.notificationManager.UserRecipient> users)
                      throws QuestionReplyException
Specified by:
sendNotification in class Notifier
Parameters:
users - list of users to notify
Throws:
QuestionReplyException


Copyright © 2016 Silverpeas. All Rights Reserved.