JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
io.mateu.mdd.shared.interfaces.SortCriteria
Packages that use
SortCriteria
Package
Description
io.mateu.mdd.shared.interfaces
Uses of
SortCriteria
in
io.mateu.mdd.shared.interfaces
Method parameters in
io.mateu.mdd.shared.interfaces
with type arguments of type
SortCriteria
Modifier and Type
Method
Description
List
<
Row
>
Listing.
fetchRows
(
SearchForm
filters,
List
<
SortCriteria
> sortOrders, int offset, int limit)