Class AlphabeticalListLabelsAction

    • Constructor Detail

      • AlphabeticalListLabelsAction

        public AlphabeticalListLabelsAction()
    • Method Detail

      • execute

        public String execute()
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
      • getItems

        public List getItems()
      • hasContents

        public boolean hasContents​(String letter)
        Determines if there are any pages that fall under this lettter/number
        Parameters:
        letter -
      • getContentsWith

        public List getContentsWith​(String startsWith)
      • setStartsWith

        public void setStartsWith​(String startsWith)
      • getStartsWith

        public String getStartsWith()
      • getContents

        public List getContents()