Class ViewPicker

java.lang.Object
org.apache.struts2.ActionSupport
com.atlassian.crowd.console.action.BaseAction
com.atlassian.crowd.console.action.pickers.ViewPicker
All Implemented Interfaces:
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 ViewPicker extends BaseAction
See Also:
  • Constructor Details

    • ViewPicker

      public ViewPicker()
  • Method Details

    • getResultsPerPage

      public int getResultsPerPage()
    • setResultsPerPage

      public void setResultsPerPage(int resultsPerPage)
    • getInitialMessage

      public String getInitialMessage()
    • setInitialMessage

      public void setInitialMessage(String initialMessage)
    • getResultsPerPageOption

      public List<Integer> getResultsPerPageOption()
    • getActiveOption

      public List<PairType> getActiveOption()