Class ValidateLabelAjaxAction

java.lang.Object
org.apache.struts2.ActionSupport
All Implemented Interfaces:
Beanable, WebInterface, MessageHolderAware, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable

public class ValidateLabelAjaxAction extends ConfluenceActionSupport implements Beanable
See Also:
  • Constructor Details

    • ValidateLabelAjaxAction

      public ValidateLabelAjaxAction()
  • Method Details

    • validateLabel

      public String validateLabel() throws Exception
      Throws:
      Exception
    • setLabelsService

      public void setLabelsService(LabelsService labelsService)
    • getBean

      public Object getBean()
      Specified by:
      getBean in interface Beanable
    • getLabelString

      public String getLabelString()
    • setLabelString

      public void setLabelString(String labelString)