Interface PageRequest

All Known Implementing Classes:
PageRequestImpl

public interface PageRequest
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
     
  • Method Details

    • start

      int start()
      Returns:
      the index of the element in the result set that this page will start at (0 based)
    • limit

      int limit()
      Returns:
      the maximum allowed size of the page