com.silverpeas.scheduleevent.notification
Class ScheduleEventUserNotification
java.lang.Object
com.silverpeas.notification.builder.AbstractUserNotificationBuilder
com.silverpeas.notification.builder.AbstractResourceUserNotificationBuilder<T>
com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder<ScheduleEvent>
com.silverpeas.scheduleevent.notification.AbstractScheduleEventUserNotification
com.silverpeas.scheduleevent.notification.ScheduleEventUserNotification
- All Implemented Interfaces:
- com.silverpeas.notification.builder.UserNotificationBuilder
public class ScheduleEventUserNotification
- extends AbstractScheduleEventUserNotification
- Author:
- Yohann Chastagnier
Methods inherited from class com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder |
createNotification, createTemplate, getTitle, perform, performBuild, performNotificationResource, performNotificationResource |
Methods inherited from class com.silverpeas.notification.builder.AbstractResourceUserNotificationBuilder |
getResource, getResourceURL, initialize, initializeNotificationResourceData, isSendImmediatly, performBuild, setResource |
Methods inherited from class com.silverpeas.notification.builder.AbstractUserNotificationBuilder |
build, getBundle, getBundle, getContent, getExternalAddressesToNotify, getGroupIdsToNotify, getMessageType, getNotificationMetaData, getUserIdsToExcludeFromNotifying, performUsersToBeNotified, stop, stopWhenNoUserToNotify |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScheduleEventUserNotification
public ScheduleEventUserNotification(ScheduleEvent resource,
com.stratelia.webactiv.beans.admin.UserDetail senderUserDetail)
getFileName
protected String getFileName()
- Overrides:
getFileName
in class com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder<ScheduleEvent>
getUserIdsToNotify
protected Collection<String> getUserIdsToNotify()
- Specified by:
getUserIdsToNotify
in class com.silverpeas.notification.builder.AbstractUserNotificationBuilder
performTemplateData
protected void performTemplateData(String language,
ScheduleEvent resource,
com.silverpeas.util.template.SilverpeasTemplate template)
- Specified by:
performTemplateData
in class com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder<ScheduleEvent>
performNotificationResource
protected void performNotificationResource(String language,
ScheduleEvent resource,
com.silverpeas.notification.model.NotificationResourceData notificationResourceData)
- Specified by:
performNotificationResource
in class com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder<ScheduleEvent>
Copyright © 2016 Silverpeas. All Rights Reserved.