Class ViewPageTemplateAction

    • Constructor Detail

      • ViewPageTemplateAction

        public ViewPageTemplateAction()
    • Method Detail

      • setContent

        public void setContent​(String content)
      • getContent

        public String getContent()
      • execute

        public String execute()
                       throws Exception
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • getPageXHtmlContent

        public String getPageXHtmlContent()
      • setFormatConverter

        public void setFormatConverter​(FormatConverter formatConverter)