Uses of Class
overit.geocallapp.wfm.materials.rs1.goodsgroup.DTOGoodsGroupSearchFilter
Packages that use DTOGoodsGroupSearchFilter
-
Uses of DTOGoodsGroupSearchFilter in overit.geocallapp.wfm.materials.rs1.goodsgroup
Methods in overit.geocallapp.wfm.materials.rs1.goodsgroup with parameters of type DTOGoodsGroupSearchFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOGoodsGroup>> GoodsGroupService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid DTOGoodsGroupSearchFilter filter) Returns the collection of all the stored goods groups by calling theGoodsGroupSearchEvent.