Uses of Class
modules.commons.search.request.SearchItem
-
Packages that use SearchItem Package Description modules.commons.search.request -
-
Uses of SearchItem in modules.commons.search.request
Methods in modules.commons.search.request that return types with arguments of type SearchItem Modifier and Type Method Description List<SearchItem>SearchResponse. getItems()Method parameters in modules.commons.search.request with type arguments of type SearchItem Modifier and Type Method Description voidSearchResponse. setItems(List<SearchItem> items)
-