Uses of Class
overit.geocallapp.wfm.inventory.rs2.warehouse.central.DTOCentralWarehouse
Packages that use DTOCentralWarehouse
-
Uses of DTOCentralWarehouse in overit.geocallapp.wfm.inventory.rs2.warehouse.central
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.central that return types with arguments of type DTOCentralWarehouseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOCentralWarehouse> Retrieves the required central warehouse by calling theCentralWarehouseLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOCentralWarehouse>> CentralWarehouseService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOCentralWarehouseSearchFilter filter) Returns the collection of all the stored central warehouses by calling theCentralWarehouseSearchEvent.