Class UserPickerAction

All Implemented Interfaces:
Tabbed, WebInterface, MessageHolderAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.Validateable

public class UserPickerAction extends AbstractSearchCrowdUsersAction
See Also:
  • Constructor Details

    • UserPickerAction

      public UserPickerAction()
  • Method Details

    • validate

      public void validate()
      Specified by:
      validate in interface MessageHolderAware
      Specified by:
      validate in interface org.apache.struts2.Validateable
      Overrides:
      validate in class AbstractSearchCrowdUsersAction
    • 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
    • getGroupTerm

      public String getGroupTerm()
    • setGroupTerm

      public void setGroupTerm(String groupTerm)
    • getOnPopupSubmit

      public String getOnPopupSubmit()
    • setOnPopupSubmit

      public void setOnPopupSubmit(String onPopupSubmit)
    • isUserSearch

      public boolean isUserSearch()
    • setUserSearch

      public void setUserSearch(boolean userSearch)
    • getMemberGroups

      public String getMemberGroups()
    • setMemberGroups

      public void setMemberGroups(String memberGroups)