Class SetupActionsService

java.lang.Object
sk.iway.iwcm.setup.SetupActionsService

public class SetupActionsService extends Object
SetupAction.java - priprava formularu pre nastavenie systemu
  • 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)