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 SelectionPeasWrapperSessionControllerSelectionPeasWrapper. 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 StringSelectionPeasWrapper. closeUserGroupPanel(HttpRequest request, SelectionPeasWrapperSessionController controller)StringSelectionPeasWrapper. getDestination(String function, SelectionPeasWrapperSessionController controller, HttpRequest request)Do the requested function and return the destination url.StringSelectionPeasWrapper. openUserGroupPanel(HttpRequest request, SelectionPeasWrapperSessionController controller)
-