Uses of Class
com.stratelia.silverpeas.notificationManager.NotificationParameters

Packages that use NotificationParameters
com.silverpeas.notification.delayed.model   
com.stratelia.silverpeas.notificationManager   
 

Uses of NotificationParameters in com.silverpeas.notification.delayed.model
 

Methods in com.silverpeas.notification.delayed.model that return NotificationParameters
 NotificationParameters DelayedNotificationData.getNotificationParameters()
           
 

Methods in com.silverpeas.notification.delayed.model with parameters of type NotificationParameters
 void DelayedNotificationData.setNotificationParameters(NotificationParameters notificationParameters)
           
 

Uses of NotificationParameters in com.stratelia.silverpeas.notificationManager
 

Methods in com.stratelia.silverpeas.notificationManager with parameters of type NotificationParameters
protected  List<DelayedNotificationData> NotificationManager.createAllDelayedNotificationData(NotificationParameters params, String aUserId, NotifSchema schema)
           
protected  NotificationData NotificationManager.createNotificationData(NotificationParameters params, String aUserId, NotifSchema schema)
          Method declaration
protected  List<NotifAddressRow> NotificationManager.getAllNotifAddressRow(NotificationParameters params, int aUserId, NotifSchema schema)
           
protected  NotifAddressRow NotificationManager.getNotifAddressRow(NotificationParameters params, int aUserId, NotifSchema schema)
          Method declaration
 void NotificationManager.notifyExternals(NotificationParameters params, Collection<ExternalRecipient> externals)
           
 void NotificationManager.notifyUsers(NotificationParameters params, String[] userIds)
          Method declaration
 



Copyright © 2016 Silverpeas. All Rights Reserved.