Uses of Class
overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item.DTOWarehouseOperationItem
Packages that use DTOWarehouseOperationItem
-
Uses of DTOWarehouseOperationItem in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item that return types with arguments of type DTOWarehouseOperationItemModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOWarehouseOperationItem> Retrieves the requiredDTOWarehouseOperationItemby calling from theWarehouseOperationItemLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseOperationItem>> WarehouseOperationItemService.getCollection(Long id, @Valid @NotNull DTOWarehouseOperationItemFilter filter) Returns the collection of all the stored warehouse operation items by calling theWarehouseOperationItemSearchEvent.