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