Uses of Class
org.nuiton.util.pagination.PaginationParameter.PaginationParameterBuilder

Packages that use PaginationParameter.PaginationParameterBuilder 
Package Description
org.nuiton.util.pagination
This package contains all about pagination : PaginationParameter to express the input pagination parameters when preparing a query PaginationOrder represents an order clause together with asc/desc PaginationResult represents a list together with the pagination parameters used to get the list of elements.