Uses of Class
overit.geocallapp.wfm.inventory.rs2.warehouse.central.operationcenter.DTOWarehouseOperationCenterDelete
Packages that use DTOWarehouseOperationCenterDelete
-
Uses of DTOWarehouseOperationCenterDelete in overit.geocallapp.wfm.inventory.rs2.warehouse.central.operationcenter
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.central.operationcenter with parameters of type DTOWarehouseOperationCenterDeleteModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> WarehouseOperationCenterService.removeOperationCenters(Long id, @Valid DTOWarehouseOperationCenterDelete dto) Action to delete a required operation center.