Uses of Class
org.silverpeas.web.selection.control.SelectionPeasWrapperSessionController
-
Packages that use SelectionPeasWrapperSessionController Package Description org.silverpeas.web.selection.servlets -
-
Uses of SelectionPeasWrapperSessionController in org.silverpeas.web.selection.servlets
Methods in org.silverpeas.web.selection.servlets that return SelectionPeasWrapperSessionController Modifier and Type Method Description SelectionPeasWrapperSessionController
SelectionPeasWrapper. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Returns a new session controllerMethods in org.silverpeas.web.selection.servlets with parameters of type SelectionPeasWrapperSessionController Modifier and Type Method Description String
SelectionPeasWrapper. closeUserGroupPanel(HttpRequest request, SelectionPeasWrapperSessionController controller)
String
SelectionPeasWrapper. getDestination(String function, SelectionPeasWrapperSessionController controller, HttpRequest request)
Do the requested function and return the destination url.String
SelectionPeasWrapper. openUserGroupPanel(HttpRequest request, SelectionPeasWrapperSessionController controller)
-