Uses of Class
org.silverpeas.web.thesaurus.control.ThesaurusSessionController
-
Packages that use ThesaurusSessionController Package Description org.silverpeas.web.thesaurus.servlets -
-
Uses of ThesaurusSessionController in org.silverpeas.web.thesaurus.servlets
Methods in org.silverpeas.web.thesaurus.servlets that return ThesaurusSessionController Modifier and Type Method Description ThesaurusSessionController
ThesaurusRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Methods in org.silverpeas.web.thesaurus.servlets with parameters of type ThesaurusSessionController Modifier and Type Method Description String
ThesaurusRequestRouter. getDestination(String function, ThesaurusSessionController scc, HttpRequest request)
This method has to be implemented by the component request rooter it has to compute a destination page
-