Uses of Class
org.damap.base.rest.base.Search
Packages that use Search
-
Uses of Search in org.damap.base.rest.base
Methods in org.damap.base.rest.base that return SearchMethods in org.damap.base.rest.base with parameters of type SearchModifier and TypeMethodDescriptionstatic <T> ResultList<T>ResultList.fromItemsAndSearch(List<T> items, Search search) fromItemsAndSearch.