Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-90: CONTRIBUTION (UI prompt)


ContributionSchoolEventModuleSchoolOrganizer

Properties (5)

PropertyTypeEntityReferenceModule
(1) AmountDOUBLEContribution
(2) PaymentDetailsSTRINGContribution
(3) SchoolEventLONGContributionSchoolEventSchoolEventModule
(4) SchoolTripLONGContributionSchoolTripSchoolEventModule
(5) StudentLONGContributionStudentStudentModule


Module Interfaces (8)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /contribution/schooltrip/{id}findAllContributionOfSchoolTrip(id)SchoolEventModuleGETSchoolTrip Contribution
(2) /contribution/{id}updateContributionById(contribution)SchoolEventModulePUTContribution
(3) /contribution/schoolevent/{id}findAllContributionOfSchoolEvent(id)SchoolEventModuleGETSchoolEvent Contribution
(4) /contribution/student/{id}findAllContributionOfStudent(id)SchoolEventModuleGETStudent Contribution
(5) /contribution/{id}findContributionById(id)SchoolEventModuleGETContribution
(6) /contribution/{id}deleteContributionById(id)SchoolEventModuleDELETEContribution
(7) /contributioninsertContribution(contribution)SchoolEventModulePOSTContribution
(8) /contributionfindAllContribution()SchoolEventModuleGETContribution

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