Class PaginableObject<T>

    • Field Detail

      • currentPageIndex

        protected Long currentPageIndex
      • offset

        protected Long offset
      • pageSize

        protected Long pageSize
      • maxResults

        protected String maxResults
    • Constructor Detail

      • PaginableObject

        public PaginableObject()