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