Class XFAUtils


  • public class XFAUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      XFAUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getSubmitUrl​(SlingHttpServletRequest slingRequest, java.lang.String contentRoot, java.lang.String template)
      returns the submitUrl based on submitUrl present at parameter and attribute
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XFAUtils

        public XFAUtils()
    • Method Detail

      • getSubmitUrl

        public static java.lang.String getSubmitUrl​(SlingHttpServletRequest slingRequest,
                                                    java.lang.String contentRoot,
                                                    java.lang.String template)
        returns the submitUrl based on submitUrl present at parameter and attribute
        Parameters:
        slingRequest - , contentRoot, template
        Returns:
        submitUrl