Uses of Class
com.flowlogix.jeedao.primefaces.Sorter.SortData
Packages that use Sorter.SortData
-
Uses of Sorter.SortData in com.flowlogix.jeedao.primefaces
Methods in com.flowlogix.jeedao.primefaces with parameters of type Sorter.SortDataModifier and TypeMethodDescriptionvoid
Sorter.sort
(Sorter.SortData sortData, CriteriaBuilder cb, Root<TT> root) Hook for sort criteria manipulation.