|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stratelia.silverpeas.notificationserver.channel.popup.SilverMessageFactory
public class SilverMessageFactory
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 |
---|
public SilverMessageFactory()
Method Detail |
---|
public static SilverMessage read(String userId)
public static void del(String msgId)
msgId
- the message identifierpublic static void push(String userId, NotificationData notifMsg)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |