com.silverpeas.classifieds.notification
Class ClassifiedSupervisorUserNotification
java.lang.Object
com.silverpeas.notification.builder.AbstractUserNotificationBuilder
com.silverpeas.notification.builder.AbstractResourceUserNotificationBuilder<T>
com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder<ClassifiedDetail>
com.silverpeas.classifieds.notification.AbstractClassifiedUserNotification
com.silverpeas.classifieds.notification.ClassifiedSupervisorUserNotification
- All Implemented Interfaces:
- com.silverpeas.notification.builder.UserNotificationBuilder
public class ClassifiedSupervisorUserNotification
- extends AbstractClassifiedUserNotification
- Author:
- Yohann Chastagnier
Methods inherited from class com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder |
createNotification, createTemplate, getFileName, getTitle, performBuild, performNotificationResource, performNotificationResource |
Methods inherited from class com.silverpeas.notification.builder.AbstractResourceUserNotificationBuilder |
getResource, initialize, initializeNotificationResourceData, 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 |
ClassifiedSupervisorUserNotification
public ClassifiedSupervisorUserNotification(ClassifiedDetail resource)
getUserIdsToNotify
protected Collection<String> getUserIdsToNotify()
- Specified by:
getUserIdsToNotify
in class com.silverpeas.notification.builder.AbstractUserNotificationBuilder
getBundleSubjectKey
protected String getBundleSubjectKey()
- Specified by:
getBundleSubjectKey
in class com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder<ClassifiedDetail>
getAction
protected com.stratelia.silverpeas.notificationManager.constant.NotifAction getAction()
- Specified by:
getAction
in class com.silverpeas.notification.builder.AbstractUserNotificationBuilder
isSendImmediatly
protected boolean isSendImmediatly()
- Overrides:
isSendImmediatly
in class com.silverpeas.notification.builder.AbstractResourceUserNotificationBuilder<ClassifiedDetail>
perform
protected void perform(ClassifiedDetail resource)
- Overrides:
perform
in class com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder<ClassifiedDetail>
Copyright © 2016 Silverpeas. All Rights Reserved.