Uses of Class
org.silverpeas.web.pdc.control.PdcClassifySessionController
-
Packages that use PdcClassifySessionController Package Description org.silverpeas.web.pdc.servlets -
-
Uses of PdcClassifySessionController in org.silverpeas.web.pdc.servlets
Methods in org.silverpeas.web.pdc.servlets that return PdcClassifySessionController Modifier and Type Method Description PdcClassifySessionControllerPdcClassifyRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)Methods in org.silverpeas.web.pdc.servlets with parameters of type PdcClassifySessionController Modifier and Type Method Description StringPdcClassifyRequestRouter. getDestination(String function, PdcClassifySessionController pdcSC, HttpRequest request)protected voidPdcClassifyRequestRouter. setUpPdcSession(PdcClassifySessionController pdcSC, javax.servlet.http.HttpServletRequest request)
-