Class SetGlobalEmailPreference

All Implemented Interfaces:
ErrorCollection, I18nHelper, HttpServletVariables, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class SetGlobalEmailPreference extends ViewUserDefaultSettings
Updates all the users preference to the current default preference.
See Also:
  • Field Details

    • effectedUsers

      public long effectedUsers
  • Constructor Details

  • Method Details

    • doDefault

      public String doDefault() throws Exception
      Overrides:
      doDefault in class webwork.action.ActionSupport
      Throws:
      Exception
    • doExecute

      protected String doExecute() throws Exception
      Overrides:
      doExecute in class ViewUserDefaultSettings
      Throws:
      Exception
    • getEffectedUsers

      public long getEffectedUsers()
    • setEffectedUsers

      public void setEffectedUsers(long effectedUsers)
    • getOtherMimeType

      public String getOtherMimeType()