com.silverpeas.notification.builder
Class UserNotificationBuilderTest.ATUNBTest
java.lang.Object
com.silverpeas.notification.builder.AbstractUserNotificationBuilder
com.silverpeas.notification.builder.AbstractResourceUserNotificationBuilder<T>
com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder<ResourceDataTest>
com.silverpeas.notification.builder.UserNotificationBuilderTest.ATUNBTest
- All Implemented Interfaces:
- UserNotificationBuilder
- Enclosing class:
- UserNotificationBuilderTest
protected class UserNotificationBuilderTest.ATUNBTest
- extends AbstractTemplateUserNotificationBuilder<ResourceDataTest>
| Methods inherited from class com.silverpeas.notification.builder.AbstractUserNotificationBuilder |
build, getBundle, getBundle, getContent, getExternalAddressesToNotify, getGroupIdsToNotify, getMultilangPropertyFile, getNotificationMetaData, getUserIdsToExcludeFromNotifying, performUsersToBeNotified, stop, stopWhenNoUserToNotify |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserNotificationBuilderTest.ATUNBTest
public UserNotificationBuilderTest.ATUNBTest(ResourceDataTest resource,
String title,
String fileName)
getBundleSubjectKey
protected String getBundleSubjectKey()
- Specified by:
getBundleSubjectKey in class AbstractTemplateUserNotificationBuilder<ResourceDataTest>
getUserIdsToNotify
protected Collection<String> getUserIdsToNotify()
- Specified by:
getUserIdsToNotify in class AbstractUserNotificationBuilder
perform
protected void perform(ResourceDataTest resource)
- Overrides:
perform in class AbstractTemplateUserNotificationBuilder<ResourceDataTest>
getTemplatePath
protected String getTemplatePath()
- Specified by:
getTemplatePath in class AbstractTemplateUserNotificationBuilder<ResourceDataTest>
performTemplateData
protected void performTemplateData(String language,
ResourceDataTest resource,
SilverpeasTemplate template)
- Specified by:
performTemplateData in class AbstractTemplateUserNotificationBuilder<ResourceDataTest>
performNotificationResource
protected void performNotificationResource(String language,
ResourceDataTest resource,
NotificationResourceData notificationResourceData)
- Specified by:
performNotificationResource in class AbstractTemplateUserNotificationBuilder<ResourceDataTest>
getSender
protected String getSender()
- Specified by:
getSender in class AbstractUserNotificationBuilder
getComponentInstanceId
protected String getComponentInstanceId()
- Specified by:
getComponentInstanceId in class AbstractUserNotificationBuilder
getAction
protected NotifAction getAction()
- Specified by:
getAction in class AbstractUserNotificationBuilder
getMessageType
protected NotifMessageType getMessageType()
- Overrides:
getMessageType in class AbstractUserNotificationBuilder
Copyright © 2016 Silverpeas. All Rights Reserved.