com.silverpeas.notification.builder
Class UserNotificationBuilderTest.ARUNBTest

java.lang.Object
  extended by com.silverpeas.notification.builder.AbstractUserNotificationBuilder
      extended by com.silverpeas.notification.builder.AbstractResourceUserNotificationBuilder<Object>
          extended by com.silverpeas.notification.builder.UserNotificationBuilderTest.ARUNBTest
All Implemented Interfaces:
UserNotificationBuilder
Enclosing class:
UserNotificationBuilderTest

protected class UserNotificationBuilderTest.ARUNBTest
extends AbstractResourceUserNotificationBuilder<Object>


Constructor Summary
UserNotificationBuilderTest.ARUNBTest(Object resource)
           
UserNotificationBuilderTest.ARUNBTest(Object resource, String title, String content)
           
 
Method Summary
protected  NotifAction getAction()
           
protected  String getComponentInstanceId()
           
protected  String getSender()
           
protected  Collection<String> getUserIdsToNotify()
           
protected  void performBuild(Object resource)
           
protected  void performNotificationResource(Object resource, NotificationResourceData notificationResourceData)
           
 
Methods inherited from class com.silverpeas.notification.builder.AbstractResourceUserNotificationBuilder
getResource, getResourceURL, initialize, initializeNotificationResourceData, isSendImmediatly, performBuild, performNotificationResource, setResource
 
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
 

Constructor Detail

UserNotificationBuilderTest.ARUNBTest

public UserNotificationBuilderTest.ARUNBTest(Object resource,
                                             String title,
                                             String content)

UserNotificationBuilderTest.ARUNBTest

public UserNotificationBuilderTest.ARUNBTest(Object resource)
Method Detail

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.