Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-21: BOOKING PARTICIPANT (UI prompt)


BookingParticipantCoachModuleTennisCenter

Properties (4)

PropertyTypeEntityReferenceModule
(1) BookingLONGBookingParticipantBookingSportModule
(2) CustomerLONGBookingParticipantCustomerCustomerModule
(3) GuestNameSTRINGBookingParticipant
(4) IsMainPayerBOOLBookingParticipant


Module Interfaces (7)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /bookingparticipant/customer/{id}findAllBookingParticipantOfCustomer(id)CoachModuleGETCustomer BookingParticipant
(2) /bookingparticipant/booking/{id}findAllBookingParticipantOfBooking(id)CoachModuleGETBooking BookingParticipant
(3) /bookingparticipantinsertBookingParticipant(bookingparticipant)CoachModulePOSTBookingParticipant
(4) /bookingparticipant/{id}updateBookingParticipantById(bookingparticipant)CoachModulePUTBookingParticipant
(5) /bookingparticipant/{id}findBookingParticipantById(id)CoachModuleGETBookingParticipant
(6) /bookingparticipantfindAllBookingParticipant()CoachModuleGETBookingParticipant
(7) /bookingparticipant/{id}deleteBookingParticipantById(id)CoachModuleDELETEBookingParticipant

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