Class RemoveLabelFromSpaceAction

All Implemented Interfaces:
WebInterface, Spaced, 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 RemoveLabelFromSpaceAction extends AbstractSpaceAction
See Also:
  • Constructor Details

    • RemoveLabelFromSpaceAction

      public RemoveLabelFromSpaceAction()
  • Method Details

    • execute

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

      public long getLabelId()
    • setLabelId

      public void setLabelId(long labelId)
    • setLabelPermissionEnforcer

      public void setLabelPermissionEnforcer(LabelPermissionEnforcer labelPermissionEnforcer)