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