|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of NotificationMetaData in com.silverpeas.comment.service.notification |
|---|
| Methods in com.silverpeas.comment.service.notification with parameters of type NotificationMetaData | |
|---|---|
protected void |
DefaultCommentUserNotificationService.notifyUsers(NotificationMetaData notification)
Notifies the specified users, identified by their identifier, with the specified notification information. |
| Uses of NotificationMetaData in com.silverpeas.notification.builder |
|---|
| Methods in com.silverpeas.notification.builder that return NotificationMetaData | |
|---|---|
NotificationMetaData |
DefaultUserNotification.getNotificationMetaData()
|
NotificationMetaData |
UserNotification.getNotificationMetaData()
Gets the notification data container |
NotificationMetaData |
NullUserNotification.getNotificationMetaData()
|
protected NotificationMetaData |
AbstractUserNotificationBuilder.getNotificationMetaData()
Gets the notification meta data container |
| Uses of NotificationMetaData in com.silverpeas.notification.builder.helper |
|---|
| Methods in com.silverpeas.notification.builder.helper that return NotificationMetaData | |
|---|---|
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 |
| Uses of NotificationMetaData in com.stratelia.silverpeas.alertUser |
|---|
| Fields in com.stratelia.silverpeas.alertUser declared as NotificationMetaData | |
|---|---|
protected NotificationMetaData |
AlertUser.m_notificationMetaData
|
| Methods in com.stratelia.silverpeas.alertUser that return NotificationMetaData | |
|---|---|
NotificationMetaData |
AlertUser.getNotificationMetaData()
|
| Methods in com.stratelia.silverpeas.alertUser with parameters of type NotificationMetaData | |
|---|---|
void |
AlertUser.setNotificationMetaData(NotificationMetaData notificationMetaData)
|
| Uses of NotificationMetaData in com.stratelia.silverpeas.alertUserPeas.control |
|---|
| Methods in com.stratelia.silverpeas.alertUserPeas.control that return NotificationMetaData | |
|---|---|
NotificationMetaData |
AlertUserPeasSessionController.getNotificationMetaData()
|
| Uses of NotificationMetaData in com.stratelia.silverpeas.notificationManager |
|---|
| Methods in com.stratelia.silverpeas.notificationManager that return NotificationMetaData | |
|---|---|
NotificationMetaData |
NotificationMetaData.displayReceiversInFooter()
Calling this method to authorize the display of the users and groups that will received the same notification in the footer of the notification message. |
NotificationMetaData |
NotificationMetaData.manualUserNotification()
Sets that the current NotificationMetaData instance concerns a manual notification
between a sender user and several user/group receivers. |
| Methods in com.stratelia.silverpeas.notificationManager with parameters of type NotificationMetaData | |
|---|---|
void |
CurrentUserNotificationContext.checkManualUserNotification(NotificationMetaData notificationMetaData)
Performs some control around a manual user notification by considering that the sender is the current user. |
void |
NotificationSender.notifyUser(int aMediaType,
NotificationMetaData metaData)
Method declaration |
void |
NotificationSender.notifyUser(NotificationMetaData metaData)
Method declaration |
| Uses of NotificationMetaData in com.stratelia.silverpeas.notificationManager.model |
|---|
| Methods in com.stratelia.silverpeas.notificationManager.model with parameters of type NotificationMetaData | |
|---|---|
void |
SentNotificationInterface.saveNotifUser(NotificationMetaData metaData,
Set<UserRecipient> usersSet)
|
void |
SentNotificationInterfaceImpl.saveNotifUser(NotificationMetaData metaData,
Set<UserRecipient> usersSet)
|
| Uses of NotificationMetaData in com.stratelia.silverpeas.notificationUser |
|---|
| Methods in com.stratelia.silverpeas.notificationUser that return NotificationMetaData | |
|---|---|
NotificationMetaData |
Notification.toNotificationMetaData()
|
| Uses of NotificationMetaData in org.silverpeas.attachment |
|---|
| Methods in org.silverpeas.attachment with parameters of type NotificationMetaData | |
|---|---|
void |
ScheduledReservedFile.notifyUser(NotificationMetaData notifMetaData,
String senderId,
String componentId)
|
| Uses of NotificationMetaData in org.silverpeas.publication.dateReminder |
|---|
| Methods in org.silverpeas.publication.dateReminder with parameters of type NotificationMetaData | |
|---|---|
protected void |
PublicationDateReminderProcess.notifyUsers(NotificationMetaData notification)
Notifies the specified users, identified by their identifier, with the specified notification information. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||