| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageRequest | |
|---|---|
| com.cumulocity.model.pagination | |
| Uses of PageRequest in com.cumulocity.model.pagination | 
|---|
| Methods in com.cumulocity.model.pagination that return PageRequest | |
|---|---|
static PageRequest | 
PageRequest.defaultPageRequest()
 | 
| Constructors in com.cumulocity.model.pagination with parameters of type PageRequest | |
|---|---|
Page(List<T> allItems,
     PageRequest request)
Construct a Page from a list of all available items and a pageRequest.  | 
|
Page(List<T> content,
     PageRequest request,
     long totalElements)
Construct a page from a list of items, a page Request and the Number of totalElements.  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||