Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-6: EVENT REGISTRATION (UI prompt)


EventRegistrationCustomerModuleTennisCenter

Properties (6)

PropertyTypeEntityReferenceModule
(1) CommentSTRINGEventRegistration
(2) CustomerLONGEventRegistrationCustomerCustomerModule
(3) EventLONGEventRegistrationEventSportModule
(4) RegisteredAtDATEEventRegistration
(5) StatusSTRINGEventRegistration
(6) TeamNameSTRINGEventRegistration


Module Interfaces (7)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /eventregistration/{id}updateEventRegistrationById(eventregistration)CustomerModulePUTEventRegistration
(2) /eventregistrationfindAllEventRegistration()CustomerModuleGETEventRegistration
(3) /eventregistration/{id}findEventRegistrationById(id)CustomerModuleGETEventRegistration
(4) /eventregistration/event/{id}findAllEventRegistrationOfEvent(id)CustomerModuleGETEvent EventRegistration
(5) /eventregistration/customer/{id}findAllEventRegistrationOfCustomer(id)CustomerModuleGETCustomer EventRegistration
(6) /eventregistrationinsertEventRegistration(eventregistration)CustomerModulePOSTEventRegistration
(7) /eventregistration/{id}deleteEventRegistrationById(id)CustomerModuleDELETEEventRegistration

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