Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-2: COACH (UI prompt)


CoachCoachModuleTennisCenter

Properties (9)

PropertyTypeEntityReferenceModule
(1) ActiveSinceDATECoach
(2) CreatedAtDATECoach
(3) EmailSTRINGCoach
(4) FirstNameSTRINGCoach
(5) IsActiveBOOLCoach
(6) IsExternalBOOLCoach
(7) LastNameSTRINGCoach
(8) PhoneSTRINGCoach
(9) ShortBioSTRINGCoach


Module Interfaces (6)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /coach/{id}deleteCoachById(id)CoachModuleDELETECoach
(2) /coach/{id}findCoachById(id)CoachModuleGETCoach
(3) /trainingsession/coach/{id}findAllTrainingSessionOfCoach(id)CoachModuleGETCoach TrainingSession
(4) /coach/{id}updateCoachById(coach)CoachModulePUTCoach
(5) /coachfindAllCoach()CoachModuleGETCoach
(6) /coachinsertCoach(coach)CoachModulePOSTCoach

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