Uses of Class
overit.geocallapp.wfm.inventory.rs2.warehouse.intervention.material.DTOWarehouseAgendaMaterial
Packages that use DTOWarehouseAgendaMaterial
-
Uses of DTOWarehouseAgendaMaterial in overit.geocallapp.wfm.inventory.rs2.warehouse.intervention.material
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.intervention.material that return types with arguments of type DTOWarehouseAgendaMaterialModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOWarehouseAgendaMaterial> Retrieves the required warehouse agenda material.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseAgendaMaterial>> WarehouseAgendaMaterialService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWarehouseAgendaMaterialSearchFilter filter) Returns the collection of all the stored warehouse agenda material.