com.silverpeas.notification.builder
Class UserNotificationBuilderTest.ARUNBTest
java.lang.Object
com.silverpeas.notification.builder.AbstractUserNotificationBuilder
com.silverpeas.notification.builder.AbstractResourceUserNotificationBuilder<Object>
com.silverpeas.notification.builder.UserNotificationBuilderTest.ARUNBTest
- All Implemented Interfaces:
- UserNotificationBuilder
- Enclosing class:
- UserNotificationBuilderTest
protected class UserNotificationBuilderTest.ARUNBTest
- extends AbstractResourceUserNotificationBuilder<Object>
| Methods inherited from class com.silverpeas.notification.builder.AbstractUserNotificationBuilder |
build, createNotification, getBundle, getBundle, getContent, getExternalAddressesToNotify, getGroupIdsToNotify, getMessageType, getMultilangPropertyFile, getNotificationMetaData, getTitle, getUserIdsToExcludeFromNotifying, performUsersToBeNotified, stop, stopWhenNoUserToNotify |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserNotificationBuilderTest.ARUNBTest
public UserNotificationBuilderTest.ARUNBTest(Object resource,
String title,
String content)
UserNotificationBuilderTest.ARUNBTest
public UserNotificationBuilderTest.ARUNBTest(Object resource)
getUserIdsToNotify
protected Collection<String> getUserIdsToNotify()
- Specified by:
getUserIdsToNotify in class AbstractUserNotificationBuilder
performBuild
protected void performBuild(Object resource)
- Specified by:
performBuild in class AbstractResourceUserNotificationBuilder<Object>
performNotificationResource
protected void performNotificationResource(Object resource,
NotificationResourceData notificationResourceData)
- Specified by:
performNotificationResource in class AbstractResourceUserNotificationBuilder<Object>
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
Copyright © 2016 Silverpeas. All Rights Reserved.