Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-9: LEISTUNGSFALL (UI prompt)


LeistungsfallFamilieModuleJugendamt

Properties (11)

PropertyTypeEntityReferenceModule
(1) AntragstellerLONGLeistungsfallPersonPersonModule
(2) BeginnDATELeistungsfall
(3) EndeDATELeistungsfall
(4) FamilieLONGLeistungsfallFamilieFamilieModule
(5) HilfeplanErforderlichBOOLLeistungsfall
(6) JugendamtLONGLeistungsfallJugendamtJugendamtModule
(7) JugendlicherLONGLeistungsfallPersonPersonModule
(8) KindLONGLeistungsfallPersonPersonModule
(9) LeistungsartLONGLeistungsfallLeistungsartLeistungsartModule
(10) RechtsgrundlageParagrafSTRINGLeistungsfall
(11) StatusSTRINGLeistungsfall


Module Interfaces (12)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /leistungsfall/{id}deleteLeistungsfallById(id)FamilieModuleDELETELeistungsfall
(2) /leistungsfall/{id}updateLeistungsfallById(leistungsfall)FamilieModulePUTLeistungsfall
(3) /leistungsfall/kind/{id}findAllLeistungsfallOfKind(id)FamilieModuleGETPerson Leistungsfall
(4) /leistungsfall/jugendamt/{id}findAllLeistungsfallOfJugendamt(id)FamilieModuleGETJugendamt Leistungsfall
(5) /leistungsfall/jugendlicher/{id}findAllLeistungsfallOfJugendlicher(id)FamilieModuleGETPerson Leistungsfall
(6) /leistungsfall/familie/{id}findAllLeistungsfallOfFamilie(id)FamilieModuleGETFamilie Leistungsfall
(7) /leistungsfall/antragsteller/{id}findAllLeistungsfallOfAntragsteller(id)FamilieModuleGETPerson Leistungsfall
(8) /leistungsfall/{id}findLeistungsfallById(id)FamilieModuleGETLeistungsfall
(9) /leistungsfallinsertLeistungsfall(leistungsfall)FamilieModulePOSTLeistungsfall
(10) /leistungsfallfindAllLeistungsfall()FamilieModuleGETLeistungsfall
(11) /leistungsfall/leistungsart/{id}findAllLeistungsfallOfLeistungsart(id)FamilieModuleGETLeistungsart Leistungsfall
(12) /hilfeplan/leistungsfall/{id}findAllHilfeplanOfLeistungsfall(id)HilfeplanModuleGETLeistungsfall Hilfeplan

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