Class RemoveLabelAjaxAction

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 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)