Uses of Class
overit.geocallapp.wfm.inventory.rs2.warehouse.operation.header.state.DTOWarehouseOperationHeaderState
Packages that use DTOWarehouseOperationHeaderState
-
Uses of DTOWarehouseOperationHeaderState in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.header.state
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.header.state that return types with arguments of type DTOWarehouseOperationHeaderStateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOWarehouseOperationHeaderState> Retrieves the requiredDTOWarehouseOperationHeaderStateby calling from theWarehouseOperationHeaderStateLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseOperationHeaderState>> WarehouseOperationHeaderStateService.getCollection(@NotNull @Valid Page page, @Valid DTOWarehouseOperationHeaderStateFilter filter) Returns the collection of all the stored warehouse operation header states by calling theWarehouseOperationHeaderStateSearchEvent.