Package sk.iway.iwcm.setup
Class SetupActionsService
java.lang.Object
sk.iway.iwcm.setup.SetupActionsService
SetupAction.java - priprava formularu pre nastavenie systemu
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
setupAction
(org.springframework.ui.Model model, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String lng) static String
setupSaveAction
(SetupFormBean setupForm, org.springframework.ui.Model model, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
-
Method Details
-
setupAction
public static String setupAction(org.springframework.ui.Model model, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String lng) throws IOException - Throws:
IOException
-
setupSaveAction
public static String setupSaveAction(SetupFormBean setupForm, org.springframework.ui.Model model, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
-