Uses of Class
org.silverpeas.web.notificationuser.control.UserNotificationSessionController
-
Packages that use UserNotificationSessionController Package Description org.silverpeas.web.notificationuser.servlets -
-
Uses of UserNotificationSessionController in org.silverpeas.web.notificationuser.servlets
Methods in org.silverpeas.web.notificationuser.servlets that return UserNotificationSessionController Modifier and Type Method Description UserNotificationSessionController
UserNotificationRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Methods in org.silverpeas.web.notificationuser.servlets with parameters of type UserNotificationSessionController Modifier and Type Method Description String
UserNotificationRequestRouter. getDestination(String function, UserNotificationSessionController nuSC, HttpRequest request)
Compute a destination page.
-