Class RemoveUserMacroAction

  • All Implemented Interfaces:
    WebInterface, MessageHolderAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

    public class RemoveUserMacroAction
    extends UserMacroAction
    Action for removing a user macro
    See Also:
    Serialized Form
    • Constructor Detail

      • RemoveUserMacroAction

        public RemoveUserMacroAction()
    • Method Detail

      • validate

        public void validate()
        Specified by:
        validate in interface MessageHolderAware
        Specified by:
        validate in interface com.opensymphony.xwork2.Validateable
        Overrides:
        validate in class com.opensymphony.xwork2.ActionSupport
      • doRemove

        public String doRemove()