Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-16: PERSON (UI prompt)


PersonPersonModuleFahrschulen

Properties (10)

PropertyTypeEntityReferenceModule
(1) AusweisnummerSTRINGPerson
(2) EmailSTRINGPerson
(3) GeburtsdatumDATEPerson
(4) GeschlechtCodeSTRINGPerson
(5) NachnameSTRINGPerson
(6) OrtSTRINGPerson
(7) PostleitzahlSTRINGPerson
(8) StrasseSTRINGPerson
(9) TelefonSTRINGPerson
(10) VornameSTRINGPerson


Module Interfaces (9)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /fahrlehrer/person/{id}findAllFahrlehrerOfPerson(id)FahrlehrerModuleGETPerson Fahrlehrer
(2) /pruefer/person/{id}findAllPrueferOfPerson(id)FahrschuleModuleGETPerson Pruefer
(3) /fahrschueler/person/{id}findAllFahrschuelerOfPerson(id)FahrschuleModuleGETPerson Fahrschueler
(4) /personinsertPerson(person)PersonModulePOSTPerson
(5) /person/{id}updatePersonById(person)PersonModulePUTPerson
(6) /begleitpersonzuweisung/person/{id}findAllBegleitpersonZuweisungOfPerson(id)PersonModuleGETPerson BegleitpersonZuweisung
(7) /person/{id}deletePersonById(id)PersonModuleDELETEPerson
(8) /personfindAllPerson()PersonModuleGETPerson
(9) /person/{id}findPersonById(id)PersonModuleGETPerson

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