Uses of Class
overit.geocallapp.wfm.inventory.rs2.warehouse.stock.change.DTOStockChange
Packages that use DTOStockChange
-
Uses of DTOStockChange in overit.geocallapp.wfm.inventory.rs2.warehouse.stock.change
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.stock.change that return types with arguments of type DTOStockChangeModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOStockChange> Retrieves the requiredDTOStockChangeby calling from theStockChangeLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOStockChange>> StockChangeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOStockChangeSearchFilter filter) Returns the collection of all the stored stock changes by calling theStockChangeSearchEvent.