Uses of Interface
com.silverpeas.notification.builder.UserNotificationBuilder

Packages that use UserNotificationBuilder
com.silverpeas.comment.service   
com.silverpeas.notification.builder   
com.silverpeas.notification.builder.helper   
 

Uses of UserNotificationBuilder in com.silverpeas.comment.service
 

Classes in com.silverpeas.comment.service that implement UserNotificationBuilder
 class CommentUserNotification
           
 

Uses of UserNotificationBuilder in com.silverpeas.notification.builder
 

Classes in com.silverpeas.notification.builder that implement UserNotificationBuilder
 class AbstractResourceUserNotificationBuilder<T>
           
 class AbstractTemplateUserNotificationBuilder<T>
           
 class AbstractUserNotificationBuilder
           
 

Uses of UserNotificationBuilder in com.silverpeas.notification.builder.helper
 

Methods in com.silverpeas.notification.builder.helper with parameters of type UserNotificationBuilder
 NotificationMetaData UserNotificationManager.build(UserNotificationBuilder notificationBuider)
          Builds a notification data container from a given builder
static NotificationMetaData UserNotificationHelper.build(UserNotificationBuilder notificationBuider)
          Builds a notification data container from a given builder
 void UserNotificationManager.buildAndSend(NotifMediaType mediaType, UserNotificationBuilder notificationBuider)
          Builds a notification data container from a given builder.
static void UserNotificationHelper.buildAndSend(NotifMediaType mediaType, UserNotificationBuilder notificationBuider)
          Builds a notification data container from a given builder.
 void UserNotificationManager.buildAndSend(UserNotificationBuilder notificationBuider)
          Builds a notification data container from a given builder.
static void UserNotificationHelper.buildAndSend(UserNotificationBuilder notificationBuider)
          Builds a notification data container from a given builder.
 



Copyright © 2016 Silverpeas. All Rights Reserved.