public interface GenericDataFinder<T,F>
| Modifier and Type | Method and Description |
|---|---|
CountedResult<T> |
find(List<F> filters,
List<Sorter> sorters,
Integer start,
Integer limit)
Funkcja wyszukująca
|
Copyright © 2022 Suncode. All rights reserved.