Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-3: GASQUELLE (UI prompt)


GasquelleGasartModuleGasversorgung

Properties (8)

PropertyTypeEntityReferenceModule
(1) EndjahrLONGGasquelle
(2) GasartLONGGasquelleGasartGasartModule
(3) LandLONGGasquelleLandLandModule
(4) NameSTRINGGasquelle
(5) NotizenSTRINGGasquelle
(6) QuellentypSTRINGGasquelle
(7) StandortStadtLONGGasquelleStadtLandModule
(8) StartjahrLONGGasquelle


Module Interfaces (8)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /gasquelle/{id}findGasquelleById(id)GasartModuleGETGasquelle
(2) /gasquelleinsertGasquelle(gasquelle)GasartModulePOSTGasquelle
(3) /gasquelle/standortstadt/{id}findAllGasquelleOfStandortStadt(id)GasartModuleGETStadt Gasquelle
(4) /gasquelle/{id}updateGasquelleById(gasquelle)GasartModulePUTGasquelle
(5) /gasquelle/land/{id}findAllGasquelleOfLand(id)GasartModuleGETLand Gasquelle
(6) /gasquelle/gasart/{id}findAllGasquelleOfGasart(id)GasartModuleGETGasart Gasquelle
(7) /gasquelle/{id}deleteGasquelleById(id)GasartModuleDELETEGasquelle
(8) /gasquellefindAllGasquelle()GasartModuleGETGasquelle

Monolithic System with one data source



Distributed System with one shared data source



Distributed System with synchronized data sources





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum