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