Uses of Class
org.silverpeas.web.jobsearch.JobSearchPeasSessionController
- 
Packages that use JobSearchPeasSessionController Package Description org.silverpeas.web.jobsearch.servlets 
- 
- 
Uses of JobSearchPeasSessionController in org.silverpeas.web.jobsearch.servletsMethods in org.silverpeas.web.jobsearch.servlets that return JobSearchPeasSessionController Modifier and Type Method Description JobSearchPeasSessionControllerJobSearchPeasRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)Method declarationMethods in org.silverpeas.web.jobsearch.servlets with parameters of type JobSearchPeasSessionController Modifier and Type Method Description StringJobSearchPeasRequestRouter. getDestination(String function, JobSearchPeasSessionController jobSearchPeasSC, HttpRequest request)This method has to be implemented by the component request rooter it has to compute a destination page
 
-