Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-2: STADT (UI prompt)


StadtLandModuleSupermaerkte

Properties (3)

PropertyTypeEntityReferenceModule
(1) EinwohnerzahlINTStadt
(2) LandINTStadtLandLandModule
(3) NameSTRINGStadt


Module Interfaces (10)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /kunde/stadt/{id}findAllKundeOfStadt(id)KundeModuleGETStadt Kunde
(2) /handelskette/hauptsitzstadt/{id}findAllHandelsketteOfHauptsitzStadt(id)LandModuleGETStadt Handelskette
(3) /stadt/{id}deleteStadtById(id)LandModuleDELETEStadt
(4) /stadtinsertStadt(stadt)LandModulePOSTStadt
(5) /stadtfindAllStadt()LandModuleGETStadt
(6) /filiale/stadt/{id}findAllFilialeOfStadt(id)LandModuleGETStadt Filiale
(7) /stadt/land/{id}findAllStadtOfLand(id)LandModuleGETLand Stadt
(8) /stadt/{id}findStadtById(id)LandModuleGETStadt
(9) /stadt/{id}updateStadtById(stadt)LandModulePUTStadt
(10) /supermarkt/stadt/{id}findAllSupermarktOfStadt(id)SupermarktModuleGETStadt Supermarkt

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