Uses of Class
com.power4j.fist.data.domain.PageRequest
Packages that use PageRequest
-
Uses of PageRequest in com.power4j.fist.data.domain
Methods in com.power4j.fist.data.domain that return PageRequestModifier and TypeMethodDescriptionPageRequest.first()static PageRequestPageRequest.firstPage()PageRequest.next()static PageRequestPageRequest.of(int pageNumber) static PageRequestPageRequest.of(int pageNumber, int pageSize) static PageRequestabstract PageRequestAbstractPageRequest.previous()Returns the Pageable requesting the previous Page.PageRequest.previous()