Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-1: GOLFPLATZ TURNIER (UI prompt)


GolfplatzTurnierTurnierModuleGolfplaetze

Properties (5)

PropertyTypeEntityReferenceModule
(1) ErstesJahrLONGGolfplatzTurnier
(2) GolfplatzLONGGolfplatzTurnierGolfplatzGolfplatzModule
(3) HinweiseSTRINGGolfplatzTurnier
(4) LetztesJahrLONGGolfplatzTurnier
(5) TurnierLONGGolfplatzTurnierTurnierTurnierModule


Module Interfaces (7)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /golfplatzturnierinsertGolfplatzTurnier(golfplatzturnier)TurnierModulePOSTGolfplatzTurnier
(2) /golfplatzturnier/golfplatz/{id}findAllGolfplatzTurnierOfGolfplatz(id)TurnierModuleGETGolfplatz GolfplatzTurnier
(3) /golfplatzturnier/turnier/{id}findAllGolfplatzTurnierOfTurnier(id)TurnierModuleGETTurnier GolfplatzTurnier
(4) /golfplatzturnierfindAllGolfplatzTurnier()TurnierModuleGETGolfplatzTurnier
(5) /golfplatzturnier/{id}deleteGolfplatzTurnierById(id)TurnierModuleDELETEGolfplatzTurnier
(6) /golfplatzturnier/{id}updateGolfplatzTurnierById(golfplatzturnier)TurnierModulePUTGolfplatzTurnier
(7) /golfplatzturnier/{id}findGolfplatzTurnierById(id)TurnierModuleGETGolfplatzTurnier

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