com.silverpeas.questionReply.control.notification
Class Notifier
java.lang.Object
com.silverpeas.questionReply.control.notification.Notifier
- Direct Known Subclasses:
- QuestionNotifier, ReplyNotifier, SubscriptionNotifier
public abstract class Notifier
- extends Object
- Author:
- ehugonnet
Constructor Summary |
Notifier(com.stratelia.webactiv.beans.admin.UserDetail sender)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Notifier
public Notifier(com.stratelia.webactiv.beans.admin.UserDetail sender)
getSendername
public String getSendername()
loadTemplate
protected com.silverpeas.util.template.SilverpeasTemplate loadTemplate()
- Returns:
- new SilverpeasTemplate
sendNotification
public abstract void sendNotification(Collection<com.stratelia.silverpeas.notificationManager.UserRecipient> recipients)
throws QuestionReplyException
- Throws:
QuestionReplyException
Copyright © 2016 Silverpeas. All Rights Reserved.