Uses of Class
org.silverpeas.core.notification.user.server.channel.popup.POPUPException
-
Packages that use POPUPException Package Description org.silverpeas.core.notification.user.server.channel.popup org.silverpeas.web.notificationserver.channel.popup -
-
Uses of POPUPException in org.silverpeas.core.notification.user.server.channel.popup
Methods in org.silverpeas.core.notification.user.server.channel.popup that throw POPUPException Modifier and Type Method Description static void
POPUPPersistence. addMessage(POPUPMessage popupMsg)
static void
POPUPPersistence. deleteMessage(long msgId)
static POPUPMessage
POPUPPersistence. getMessage(long msgId)
protected static String
POPUPPersistence. getUserLogin(long userId)
-
Uses of POPUPException in org.silverpeas.web.notificationserver.channel.popup
Methods in org.silverpeas.web.notificationserver.channel.popup that throw POPUPException Modifier and Type Method Description POPUPMessage
POPUPSessionController. getMessage(long messageId)
Method declaration
-