Uses of Class
org.silverpeas.components.organizationchart.control.OrganizationChartSessionController
-
Packages that use OrganizationChartSessionController Package Description org.silverpeas.components.organizationchart.servlets -
-
Uses of OrganizationChartSessionController in org.silverpeas.components.organizationchart.servlets
Methods in org.silverpeas.components.organizationchart.servlets that return OrganizationChartSessionController Modifier and Type Method Description OrganizationChartSessionControllerOrganizationChartRequestRouter. createComponentSessionController(org.silverpeas.core.web.mvc.controller.MainSessionController mainSessionCtrl, org.silverpeas.core.web.mvc.controller.ComponentContext componentContext)Method declarationMethods in org.silverpeas.components.organizationchart.servlets with parameters of type OrganizationChartSessionController Modifier and Type Method Description StringOrganizationChartRequestRouter. getDestination(String function, OrganizationChartSessionController orgaSC, org.silverpeas.core.web.http.HttpRequest request)This method has to be implemented by the component request rooter it has to compute a destination pagestatic StringOrganizationChartProcessor. processOrganizationChart(javax.servlet.http.HttpServletRequest request, OrganizationChartSessionController controller)static StringOrganizationChartProcessor. processSilverpeasUser(javax.servlet.http.HttpServletRequest request, OrganizationChartSessionController organizationchartSC)
-