Uses of Class
com.onwbp.adaptation.RequestPagination
-
Packages that use RequestPagination Package Description com.onwbp.adaptation Provides core classes and interfaces for accessing datasets, tables, and their records. -
-
Uses of RequestPagination in com.onwbp.adaptation
Methods in com.onwbp.adaptation that return RequestPagination Modifier and Type Method Description RequestPagination
Request. paginate()
Returns a new object to be used to paginate over the result of this request.
-