Class SetupUserManagementChoiceAction

All Implemented Interfaces:
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 SetupUserManagementChoiceAction extends AbstractSetupAction
See Also:
  • Constructor Details

    • SetupUserManagementChoiceAction

      public SetupUserManagementChoiceAction()
  • 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
    • getUserManagementChoice

      public String getUserManagementChoice()
    • setUserManagementChoice

      public void setUserManagementChoice(String userManagementChoice)