Uses of Class
overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item.state.DTOWarehouseOperationItemState
Packages that use DTOWarehouseOperationItemState
-
Uses of DTOWarehouseOperationItemState in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item.state
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item.state that return types with arguments of type DTOWarehouseOperationItemStateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOWarehouseOperationItemState> Retrieves the requiredDTOWarehouseOperationItemStateby calling from theWarehouseOperationItemStateLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseOperationItemState>> WarehouseOperationItemStateService.getCollection(@NotNull @Valid Page page, @Valid DTOWarehouseOperationItemStateFilter filter) Returns the collection of all the stored warehouse operation item states by calling theWarehouseOperationItemStateSearchEvent.