com.silverpeas.notification.builder
Class UserNotificationBuilderTest.AUNBTest

java.lang.Object
  extended by com.silverpeas.notification.builder.AbstractUserNotificationBuilder
      extended by com.silverpeas.notification.builder.UserNotificationBuilderTest.AUNBTest
All Implemented Interfaces:
UserNotificationBuilder
Enclosing class:
UserNotificationBuilderTest

protected class UserNotificationBuilderTest.AUNBTest
extends AbstractUserNotificationBuilder

Author:
Yohann Chastagnier

Constructor Summary
UserNotificationBuilderTest.AUNBTest()
           
UserNotificationBuilderTest.AUNBTest(String title, String content)
           
 
Method Summary
protected  NotifAction getAction()
           
protected  String getComponentInstanceId()
           
protected  String getSender()
           
protected  Collection<String> getUserIdsToNotify()
           
protected  void performBuild()
           
 
Methods inherited from class com.silverpeas.notification.builder.AbstractUserNotificationBuilder
build, createNotification, getBundle, getBundle, getContent, getExternalAddressesToNotify, getGroupIdsToNotify, getMessageType, getMultilangPropertyFile, getNotificationMetaData, getTitle, getUserIdsToExcludeFromNotifying, initialize, isSendImmediatly, performUsersToBeNotified, stop, stopWhenNoUserToNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserNotificationBuilderTest.AUNBTest

public UserNotificationBuilderTest.AUNBTest()

UserNotificationBuilderTest.AUNBTest

public UserNotificationBuilderTest.AUNBTest(String title,
                                            String content)
Method Detail

getUserIdsToNotify

protected Collection<String> getUserIdsToNotify()
Specified by:
getUserIdsToNotify in class AbstractUserNotificationBuilder

performBuild

protected void performBuild()
Specified by:
performBuild in class AbstractUserNotificationBuilder

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.