Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


10. VORFALL ART MODULE (UI prompt)



Module Entities (5)

EntityAliasModuleGlobal Schema
(1) KraftstoffArtKraftstoffArtKraftstoffArtModuleTankstellen
(2) TankstelleTankstelleTankstelleModuleTankstellen
(3) VorfallVorfallVorfallArtModuleTankstellen
(4) VorfallArtVorfallArtVorfallArtModuleTankstellen
(5) WasserstoffSystemWasserstoffSystemVorfallArtModuleTankstellen

Module Interfaces (19)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /vorfallart/{id}deleteVorfallArtById(id)VorfallArtModuleDELETEVorfallArt
(2) /vorfall/{id}deleteVorfallById(id)VorfallArtModuleDELETEVorfall
(3) /vorfall/tankstelle/{id}findAllVorfallOfTankstelle(id)VorfallArtModuleGETTankstelle Vorfall
(4) /wasserstoffsystem/tankstelle/{id}findAllWasserstoffSystemOfTankstelle(id)VorfallArtModuleGETTankstelle WasserstoffSystem
(5) /wasserstoffsystem/{id}findWasserstoffSystemById(id)VorfallArtModuleGETWasserstoffSystem
(6) /vorfall/vorfallart/{id}findAllVorfallOfVorfallArt(id)VorfallArtModuleGETVorfallArt Vorfall
(7) /wasserstoffsystem/{id}deleteWasserstoffSystemById(id)VorfallArtModuleDELETEWasserstoffSystem
(8) /vorfallart/{id}updateVorfallArtById(vorfallart)VorfallArtModulePUTVorfallArt
(9) /wasserstoffsystemfindAllWasserstoffSystem()VorfallArtModuleGETWasserstoffSystem
(10) /vorfall/{id}updateVorfallById(vorfall)VorfallArtModulePUTVorfall
(11) /vorfallartfindAllVorfallArt()VorfallArtModuleGETVorfallArt
(12) /vorfall/{id}findVorfallById(id)VorfallArtModuleGETVorfall
(13) /vorfallfindAllVorfall()VorfallArtModuleGETVorfall
(14) /wasserstoffsysteminsertWasserstoffSystem(wasserstoffsystem)VorfallArtModulePOSTWasserstoffSystem
(15) /wasserstoffsystem/{id}updateWasserstoffSystemById(wasserstoffsystem)VorfallArtModulePUTWasserstoffSystem
(16) /vorfallart/{id}findVorfallArtById(id)VorfallArtModuleGETVorfallArt
(17) /vorfallartinsertVorfallArt(vorfallart)VorfallArtModulePOSTVorfallArt
(18) /wasserstoffsystem/kraftstoffart/{id}findAllWasserstoffSystemOfKraftstoffArt(id)VorfallArtModuleGETKraftstoffArt WasserstoffSystem
(19) /vorfallinsertVorfall(vorfall)VorfallArtModulePOSTVorfall






10.1 VORFALL


VorfallVorfallArtModuleTankstellen

Properties (6)

PropertyTypeEntityReferenceModule
(1) AnBehoerdeGemeldetBOOLVorfall
(2) BeschreibungSTRINGVorfall
(3) SchweregradSTRINGVorfall
(4) TankstelleLONGVorfallTankstelleTankstelleModule
(5) VorfallArtLONGVorfallVorfallArtVorfallArtModule
(6) ZeitpunktDATEVorfall





10.2 VORFALL ART


VorfallArtVorfallArtModuleTankstellen

Properties (3)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGVorfallArt
(2) CodeSTRINGVorfallArt
(3) NameSTRINGVorfallArt





10.3 WASSERSTOFF SYSTEM


WasserstoffSystemVorfallArtModuleTankstellen

Properties (5)

PropertyTypeEntityReferenceModule
(1) HatVorkuehlungBOOLWasserstoffSystem
(2) KraftstoffArtLONGWasserstoffSystemKraftstoffArtKraftstoffArtModule
(3) MaxDruckBarSTRINGWasserstoffSystem
(4) SpeicherKapazitaetSTRINGWasserstoffSystem
(5) TankstelleLONGWasserstoffSystemTankstelleTankstelleModule





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum