Uses of Class
overit.geocallapp.wfm.inventory.rs2.warehouse.warehousematerial.DTOWarehouseMaterial
Packages that use DTOWarehouseMaterial
-
Uses of DTOWarehouseMaterial in overit.geocallapp.wfm.inventory.rs2.warehouse.warehousematerial
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.warehousematerial that return types with arguments of type DTOWarehouseMaterialModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOWarehouseMaterial> Retrieves the required warehouse material by calling theWarehouseMaterialLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseMaterial>> WarehouseMaterialService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWarehouseMaterialSearchFilter filter) Retrieves all the stored warehouse material by calling theWarehouseMaterialSearchEvent.