Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-11: WOHNSITZ (UI prompt)


WohnsitzPersonModuleEnwohnermeldeaemter

Properties (6)

PropertyTypeEntityReferenceModule
(1) AdresseLONGWohnsitzAdresseGemeindeModule
(2) AuszugsdatumDATEWohnsitz
(3) EinzugsdatumDATEWohnsitz
(4) IstHauptwohnungBOOLWohnsitz
(5) PersonLONGWohnsitzPersonPersonModule
(6) WohnsitzArtSTRINGWohnsitz


Module Interfaces (7)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /wohnsitz/{id}updateWohnsitzById(wohnsitz)PersonModulePUTWohnsitz
(2) /wohnsitzfindAllWohnsitz()PersonModuleGETWohnsitz
(3) /wohnsitz/person/{id}findAllWohnsitzOfPerson(id)PersonModuleGETPerson Wohnsitz
(4) /wohnsitzinsertWohnsitz(wohnsitz)PersonModulePOSTWohnsitz
(5) /wohnsitz/{id}deleteWohnsitzById(id)PersonModuleDELETEWohnsitz
(6) /wohnsitz/{id}findWohnsitzById(id)PersonModuleGETWohnsitz
(7) /wohnsitz/adresse/{id}findAllWohnsitzOfAdresse(id)PersonModuleGETAdresse Wohnsitz

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