com.stratelia.silverpeas.notificationserver.channel.popup
Class POPUPPersistence
java.lang.Object
com.stratelia.silverpeas.notificationserver.channel.popup.POPUPPersistence
public class POPUPPersistence
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POPUPPersistence
public POPUPPersistence()
addMessage
public static void addMessage(POPUPMessage popupMsg)
throws POPUPException
- Throws:
POPUPException
getMessage
public static POPUPMessage getMessage(long msgId)
throws POPUPException
- Throws:
POPUPException
deleteMessage
public static void deleteMessage(long msgId)
throws POPUPException
- Throws:
POPUPException
getUserLogin
protected static String getUserLogin(long userId)
throws POPUPException
- Throws:
POPUPException
Copyright © 2016 Silverpeas. All Rights Reserved.