Uses of Class
com.cumulocity.model.pagination.PageRequest

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.
 



Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.