com.stratelia.silverpeas.notificationserver.channel.popup
Class SilverMessageFactory

java.lang.Object
  extended by com.stratelia.silverpeas.notificationserver.channel.popup.SilverMessageFactory

public class SilverMessageFactory
extends Object

Version:
Author:
dblot

Constructor Summary
SilverMessageFactory()
          -------------------------------------------------------------------------- constructor constructor
 
Method Summary
static void del(String msgId)
          pop del
static void push(String userId, NotificationData notifMsg)
          -------------------------------------------------------------------------- push
static SilverMessage read(String userId)
          -------------------------------------------------------------------------- pop read
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SilverMessageFactory

public SilverMessageFactory()
-------------------------------------------------------------------------- constructor constructor

Method Detail

read

public static SilverMessage read(String userId)
-------------------------------------------------------------------------- pop read


del

public static void del(String msgId)
pop del

Parameters:
msgId - the message identifier

push

public static void push(String userId,
                        NotificationData notifMsg)
-------------------------------------------------------------------------- push



Copyright © 2016 Silverpeas. All Rights Reserved.