Class RemoveLabelAjaxAction

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 RemoveLabelAjaxAction extends ConfluenceActionSupport implements Beanable
See Also:
  • Constructor Details

    • RemoveLabelAjaxAction

      public RemoveLabelAjaxAction()
  • Method Details

    • removeLabel

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

      public void setLabelsService(LabelsService labelsService)
    • getBean

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

      public void setLabelIdString(String labelIdString)
    • setEntityIdString

      public void setEntityIdString(String entityIdString)