Uses of Class
overit.geocallapp.wfm.inventory.rs2.warehouse.stock.DTOStock
Packages that use DTOStock
-
Uses of DTOStock in overit.geocallapp.wfm.inventory.rs2.warehouse.stock
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.stock that return types with arguments of type DTOStockModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOStock> Retrieves the requiredDTOStockby calling from theStockLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOStock>> StockService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOStockSearchFilter filter) Retrieves all the stored stocks by calling theStockSearchEvent.