Class FormXMLHelper

java.lang.Object
org.silverpeas.mobile.server.helpers.FormXMLHelper

public class FormXMLHelper extends Object
  • Field Details

  • Constructor Details

    • FormXMLHelper

      public FormXMLHelper()
  • Method Details

    • getXMLTemplate

      public static org.silverpeas.core.contribution.template.publication.PublicationTemplate getXMLTemplate(jakarta.servlet.http.HttpServletRequest request, String instanceId) throws Exception
      Throws:
      Exception
    • registerXMLForm

      public static void registerXMLForm(jakarta.servlet.http.HttpServletRequest request, String instanceId) throws Exception
      Throws:
      Exception
    • isXMLTemplateUsed

      public static boolean isXMLTemplateUsed(jakarta.servlet.http.HttpServletRequest request, String instanceId) throws Exception
      Throws:
      Exception
    • getUsedXMLTemplate

      public static String getUsedXMLTemplate(jakarta.servlet.http.HttpServletRequest request, String instanceId) throws Exception
      Throws:
      Exception
    • getUsedXMLTemplateShortname

      public static String getUsedXMLTemplateShortname(jakarta.servlet.http.HttpServletRequest request, String instanceId) throws Exception
      Throws:
      Exception
    • getMainSessionController

      protected static org.silverpeas.core.web.mvc.controller.MainSessionController getMainSessionController(jakarta.servlet.http.HttpServletRequest request) throws Exception
      Throws:
      Exception