Class AddLabelAjaxAction

java.lang.Object
org.apache.struts2.ActionSupport
com.opensymphony.xwork2.ActionSupport
All Implemented Interfaces:
Beanable, WebInterface, 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 AddLabelAjaxAction extends ConfluenceActionSupport implements Beanable
See Also:
  • Constructor Details

    • AddLabelAjaxAction

      public AddLabelAjaxAction()
  • Method Details

    • addLabel

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

      public void setLabelsService(LabelsService labelsService)
    • getBean

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

      public void setEntityIdString(String entityIdString)
    • setLabelString

      public void setLabelString(String labelString)
    • setEntityType

      public void setEntityType(String entityType)
    • setSpaceKey

      public void setSpaceKey(String spaceKey)