Class ViewPicker

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.crowd.console.action.BaseAction
com.atlassian.crowd.console.action.pickers.ViewPicker
All Implemented Interfaces:
com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

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()