Uses of Class
org.silverpeas.components.gallery.control.GallerySessionController
-
Packages that use GallerySessionController Package Description org.silverpeas.components.gallery.servlets -
-
Uses of GallerySessionController in org.silverpeas.components.gallery.servlets
Methods in org.silverpeas.components.gallery.servlets that return GallerySessionController Modifier and Type Method Description GallerySessionControllerGalleryRequestRouter. createComponentSessionController(org.silverpeas.core.web.mvc.controller.MainSessionController mainSessionCtrl, org.silverpeas.core.web.mvc.controller.ComponentContext componentContext)Method declarationMethods in org.silverpeas.components.gallery.servlets with parameters of type GallerySessionController Modifier and Type Method Description StringGalleryRequestRouter. getDestination(String function, GallerySessionController gallerySC, org.silverpeas.core.web.http.HttpRequest request)This method has to be implemented by the component request rooter it has to compute a destination page
-