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   
com.silverpeas.pdcSubscription   
com.stratelia.webactiv.agenda.notification   
org.silverpeas.publication.dateReminder.notification   
org.silverpeas.sharing.notification   
 

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.
 

Uses of UserNotificationBuilder in com.silverpeas.pdcSubscription
 

Classes in com.silverpeas.pdcSubscription that implement UserNotificationBuilder
 class AbstractPdcSubscriptionUserNotification<T>
           
 class PdcResourceClassificationUserNotification
           
 class PdcSubscriptionDeletionUserNotification
           
 

Uses of UserNotificationBuilder in com.stratelia.webactiv.agenda.notification
 

Classes in com.stratelia.webactiv.agenda.notification that implement UserNotificationBuilder
 class AgendaUserNotification
          User notification from "My Diary" application.
 

Uses of UserNotificationBuilder in org.silverpeas.publication.dateReminder.notification
 

Classes in org.silverpeas.publication.dateReminder.notification that implement UserNotificationBuilder
 class PublicationDateReminderUserNotification
          Set parameters for user notifications sended automatically for date reminder.
 

Uses of UserNotificationBuilder in org.silverpeas.sharing.notification
 

Classes in org.silverpeas.sharing.notification that implement UserNotificationBuilder
 class FileSharingUserNotification
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.