Class AbstractEntityPagerSupport

    • Field Detail

      • paginationSupport

        protected bucket.core.actions.PagerPaginationSupport paginationSupport
    • Constructor Detail

      • AbstractEntityPagerSupport

        public AbstractEntityPagerSupport()
      • AbstractEntityPagerSupport

        public AbstractEntityPagerSupport​(int itemsPerPage)
    • Method Detail

      • isTryNext

        public boolean isTryNext()
      • setTryNext

        public void setTryNext​(boolean tryNext)
      • getStartIndex

        public int getStartIndex()
      • setStartIndex

        public void setStartIndex​(int startIndex)
      • getPaginationSupport

        public bucket.core.actions.PagerPaginationSupport getPaginationSupport()