|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of NotificationData in com.silverpeas.notification.delayed.delegate |
|---|
| Methods in com.silverpeas.notification.delayed.delegate with parameters of type NotificationData | |
|---|---|
protected void |
DelayedNotificationDelegate.sendNotification(NotificationData notificationData)
Centralizes notification sending |
| Uses of NotificationData in com.silverpeas.notification.delayed.model |
|---|
| Methods in com.silverpeas.notification.delayed.model that return NotificationData | |
|---|---|
NotificationData |
DelayedNotificationData.getNotificationData()
|
| Methods in com.silverpeas.notification.delayed.model with parameters of type NotificationData | |
|---|---|
void |
DelayedNotificationData.setNotificationData(NotificationData notificationData)
|
| Uses of NotificationData in com.stratelia.silverpeas.notificationManager |
|---|
| Methods in com.stratelia.silverpeas.notificationManager that return NotificationData | |
|---|---|
protected NotificationData |
NotificationManager.createNotificationData(NotificationParameters params,
String aUserId,
NotifSchema schema)
Method declaration |
| Uses of NotificationData in com.stratelia.silverpeas.notificationserver |
|---|
| Methods in com.stratelia.silverpeas.notificationserver that return NotificationData | |
|---|---|
static NotificationData |
NotificationServerUtil.convertXMLToNotificationData(String p_XML)
|
| Methods in com.stratelia.silverpeas.notificationserver with parameters of type NotificationData | |
|---|---|
long |
NotificationServer.addNotification(NotificationData pData)
Description of the method. |
static String |
NotificationServerUtil.convertNotificationDataToXML(NotificationData p_Data)
|
| Uses of NotificationData in com.stratelia.silverpeas.notificationserver.channel |
|---|
| Methods in com.stratelia.silverpeas.notificationserver.channel with parameters of type NotificationData | |
|---|---|
void |
INotificationServerChannel.send(NotificationData p_Message)
Method declaration |
| Uses of NotificationData in com.stratelia.silverpeas.notificationserver.channel.popup |
|---|
| Methods in com.stratelia.silverpeas.notificationserver.channel.popup with parameters of type NotificationData | |
|---|---|
static void |
SilverMessageFactory.push(String userId,
NotificationData notifMsg)
-------------------------------------------------------------------------- push |
void |
POPUPListener.send(NotificationData message)
|
| Uses of NotificationData in com.stratelia.silverpeas.notificationserver.channel.remove |
|---|
| Methods in com.stratelia.silverpeas.notificationserver.channel.remove with parameters of type NotificationData | |
|---|---|
void |
REMOVEListener.send(NotificationData notificationData)
|
| Uses of NotificationData in com.stratelia.silverpeas.notificationserver.channel.server |
|---|
| Methods in com.stratelia.silverpeas.notificationserver.channel.server with parameters of type NotificationData | |
|---|---|
void |
SERVERListener.send(NotificationData notification)
|
| Uses of NotificationData in com.stratelia.silverpeas.notificationserver.channel.silvermail |
|---|
| Methods in com.stratelia.silverpeas.notificationserver.channel.silvermail with parameters of type NotificationData | |
|---|---|
void |
SILVERMAILListener.send(NotificationData p_Message)
|
| Uses of NotificationData in com.stratelia.silverpeas.notificationserver.channel.smtp |
|---|
| Methods in com.stratelia.silverpeas.notificationserver.channel.smtp with parameters of type NotificationData | |
|---|---|
void |
SMTPListener.send(NotificationData notification)
|
| Uses of NotificationData in com.stratelia.silverpeas.notificationserver.xml |
|---|
| Constructors in com.stratelia.silverpeas.notificationserver.xml with parameters of type NotificationData | |
|---|---|
LoginContentHandler(NotificationData data,
ContentHandler parent,
XMLReader parser)
|
|
NotifyContentHandler(NotificationData data,
XMLReader parser)
|
|
PriorityContentHandler(NotificationData data,
ContentHandler parent,
XMLReader parser)
|
|
SenderContentHandler(NotificationData data,
ContentHandler parent,
XMLReader parser)
|
|
TargetContentHandler(NotificationData data,
ContentHandler parent,
XMLReader parser)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||