Uses of Class
it.unicam.cs.ids2425.FilieraAgricola.model.ProductBatch
Packages that use ProductBatch
Package
Description
-
Uses of ProductBatch in it.unicam.cs.ids2425.FilieraAgricola.controller
Methods in it.unicam.cs.ids2425.FilieraAgricola.controller that return types with arguments of type ProductBatchModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ProductBatch> TracciabilitaController.creaLotto(LottoCreateDTO request) API per creare un nuovo lotto (nodo del grafo). -
Uses of ProductBatch in it.unicam.cs.ids2425.FilieraAgricola.dto.response
Methods in it.unicam.cs.ids2425.FilieraAgricola.dto.response with parameters of type ProductBatchModifier and TypeMethodDescriptionstatic TraceabilityGraphDTOTraceabilityGraphDTO.buildRecursive(ProductBatch batch) Constructors in it.unicam.cs.ids2425.FilieraAgricola.dto.response with parameters of type ProductBatch -
Uses of ProductBatch in it.unicam.cs.ids2425.FilieraAgricola.service
Methods in it.unicam.cs.ids2425.FilieraAgricola.service that return ProductBatch