Uses of Class
it.unicam.cs.ids2425.FilieraAgricola.dto.response.PrenotazioneResponse
Packages that use PrenotazioneResponse
Package
Description
-
Uses of PrenotazioneResponse in it.unicam.cs.ids2425.FilieraAgricola.controller
Methods in it.unicam.cs.ids2425.FilieraAgricola.controller that return types with arguments of type PrenotazioneResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<PrenotazioneResponse>> PrenotazioneController.getByUtente(Long id) org.springframework.http.ResponseEntity<PrenotazioneResponse> PrenotazioneController.prenota(PrenotazioneRequest request) -
Uses of PrenotazioneResponse in it.unicam.cs.ids2425.FilieraAgricola.service
Methods in it.unicam.cs.ids2425.FilieraAgricola.service that return PrenotazioneResponseMethods in it.unicam.cs.ids2425.FilieraAgricola.service that return types with arguments of type PrenotazioneResponse