com.silverpeas.scheduleevent.notification
Class AbstractScheduleEventUserNotification
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
- All Implemented Interfaces:
- com.silverpeas.notification.builder.UserNotificationBuilder
- Direct Known Subclasses:
- ScheduleEventUserCallAgainNotification, ScheduleEventUserNotification
public abstract class AbstractScheduleEventUserNotification
- extends com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder<ScheduleEvent>
- Author:
- Yohann Chastagnier
Methods inherited from class com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder |
createNotification, createTemplate, getFileName, getTitle, perform, performBuild, performNotificationResource, performNotificationResource, performNotificationResource, performTemplateData |
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, getUserIdsToNotify, performUsersToBeNotified, stop, stopWhenNoUserToNotify |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractScheduleEventUserNotification
protected AbstractScheduleEventUserNotification(ScheduleEvent resource,
com.stratelia.webactiv.beans.admin.UserDetail senderUserDetail)
getMultilangPropertyFile
protected String getMultilangPropertyFile()
- Overrides:
getMultilangPropertyFile
in class com.silverpeas.notification.builder.AbstractUserNotificationBuilder
getTemplatePath
protected String getTemplatePath()
- Specified by:
getTemplatePath
in class com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder<ScheduleEvent>
getBundleSubjectKey
protected String getBundleSubjectKey()
- Specified by:
getBundleSubjectKey
in class com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder<ScheduleEvent>
getAction
protected com.stratelia.silverpeas.notificationManager.constant.NotifAction getAction()
- Specified by:
getAction
in class com.silverpeas.notification.builder.AbstractUserNotificationBuilder
getComponentInstanceId
protected String getComponentInstanceId()
- Specified by:
getComponentInstanceId
in class com.silverpeas.notification.builder.AbstractUserNotificationBuilder
getSender
protected String getSender()
- Specified by:
getSender
in class com.silverpeas.notification.builder.AbstractUserNotificationBuilder
getContributionAccessLinkLabelBundleKey
protected String getContributionAccessLinkLabelBundleKey()
- Overrides:
getContributionAccessLinkLabelBundleKey
in class com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder<ScheduleEvent>
getSenderUserDetail
public com.stratelia.webactiv.beans.admin.UserDetail getSenderUserDetail()
Copyright © 2016 Silverpeas. All Rights Reserved.