Uses of Class
overit.geocallapp.wfm.inventory.rs2.warehouse.trackingmode.DTOWarehouseTrackingMode
Packages that use DTOWarehouseTrackingMode
-
Uses of DTOWarehouseTrackingMode in overit.geocallapp.wfm.inventory.rs2.warehouse.trackingmode
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.trackingmode that return types with arguments of type DTOWarehouseTrackingModeModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOWarehouseTrackingMode> Retrieves the requiredDTOWarehouseTrackingModeby calling from theWarehouseTrackingModeLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseTrackingMode>> WarehouseTrackingModeService.getCollection(@NotNull @Valid Page page, @Valid DTOWarehouseTrackingModeFilter filter) Returns the collection of all the stored warehouse tracking modes by calling theWarehouseTrackingModeSearchEvent.