Class ViewPageTemplateAction

All Implemented Interfaces:
WebInterface, Spaced, BreadcrumbAware, MessageHolderAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.Validateable

public class ViewPageTemplateAction extends AbstractPageTemplateAction
See Also:
  • Constructor Details

    • ViewPageTemplateAction

      public ViewPageTemplateAction()
  • Method Details

    • setContent

      public void setContent(String content)
    • getContent

      public String getContent()
    • execute

      public String execute()
      Specified by:
      execute in interface org.apache.struts2.action.Action
      Overrides:
      execute in class org.apache.struts2.ActionSupport
    • getPageXHtmlContent

      public String getPageXHtmlContent()
    • setFormatConverter

      public void setFormatConverter(FormatConverter formatConverter)