Uses of Class
it.uniupo.simnova.service.ai_api.LabExamService
Packages that use LabExamService
- 
Uses of LabExamService in it.uniupo.simnova.views.creation.scenarioConstructors in it.uniupo.simnova.views.creation.scenario with parameters of type LabExamServiceModifierConstructorDescriptionScenarioDetailsView(ScenarioService scenarioService, FileStorageService fileStorageService, MaterialeService materialeNecessario, AdvancedScenarioService advancedScenarioService, PatientSimulatedScenarioService patientSimulatedScenarioService, AzioneChiaveService azionechiaveService, EsameRefertoService esameRefertoService, EsameFisicoService esameFisicoService, PazienteT0Service pazienteT0Service, PresidiService presidiService, ExternalApiService externalApiService, LabExamService labExamService, ExecutorService executorService, NotifierService notifierService, ActiveNotifierManager activeNotifierManager) Costruttore della vistaScenarioDetailsView.
- 
Uses of LabExamService in it.uniupo.simnova.views.ui.helperMethods in it.uniupo.simnova.views.ui.helper with parameters of type LabExamServiceModifier and TypeMethodDescriptionstatic com.vaadin.flow.component.orderedlayout.VerticalLayoutExamSupport.createExamsContent(EsameRefertoService esameRefertoService, FileStorageService fileStorageService, Integer scenarioId, Scenario scenario, ExternalApiService externalApiService, LabExamService labExamService, ExecutorService executorService, NotifierService notifierService, EsameFisicoService esameFisicoService, ActiveNotifierManager activeNotifierManager) Crea il contenuto della sezione Esami e Referti per uno scenario specifico.