Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


10. STAAT MODULE (UI prompt)



Module Entities (12)

EntityAliasModuleGlobal Schema
(1) BundeslandBundeslandBundeslandModuleKindertagespflege
(2) FoerderprogrammFoerderprogrammFoerderprogrammModuleKindertagespflege
(3) GesetzGesetzGesetzModuleKindertagespflege
(4) HaushaltHaushaltKommuneModuleKindertagespflege
(5) KindKindKindModuleKindertagespflege
(6) PersonVersicherungPersonVersicherungStaatModuleKindertagespflege
(7) RaumRaumJugendamtModuleKindertagespflege
(8) StaatStaatStaatModuleKindertagespflege
(9) StatistikDatensatzStatistikDatensatzBundeslandModuleKindertagespflege
(10) TagespflegepersonTagespflegepersonTagespflegepersonModuleKindertagespflege
(11) VerbandVerbandVerbandModuleKindertagespflege
(12) VersicherungVersicherungStaatModuleKindertagespflege

Module Interfaces (18)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /personversicherung/versicherung/{id}findAllPersonVersicherungOfVersicherung(id)StaatModuleGETVersicherung PersonVersicherung
(2) /personversicherungfindAllPersonVersicherung()StaatModuleGETPersonVersicherung
(3) /personversicherunginsertPersonVersicherung(personversicherung)StaatModulePOSTPersonVersicherung
(4) /versicherungfindAllVersicherung()StaatModuleGETVersicherung
(5) /staat/{id}deleteStaatById(id)StaatModuleDELETEStaat
(6) /personversicherung/tagespflegeperson/{id}findAllPersonVersicherungOfTagespflegeperson(id)StaatModuleGETTagespflegeperson PersonVersicherung
(7) /staat/{id}findStaatById(id)StaatModuleGETStaat
(8) /staatinsertStaat(staat)StaatModulePOSTStaat
(9) /versicherung/{id}updateVersicherungById(versicherung)StaatModulePUTVersicherung
(10) /personversicherung/{id}deletePersonVersicherungById(id)StaatModuleDELETEPersonVersicherung
(11) /staatfindAllStaat()StaatModuleGETStaat
(12) /versicherung/{id}deleteVersicherungById(id)StaatModuleDELETEVersicherung
(13) /staat/{id}updateStaatById(staat)StaatModulePUTStaat
(14) /personversicherung/{id}findPersonVersicherungById(id)StaatModuleGETPersonVersicherung
(15) /personversicherung/{id}updatePersonVersicherungById(personversicherung)StaatModulePUTPersonVersicherung
(16) /versicherung/{id}findVersicherungById(id)StaatModuleGETVersicherung
(17) /versicherung/staat/{id}findAllVersicherungOfStaat(id)StaatModuleGETStaat Versicherung
(18) /versicherunginsertVersicherung(versicherung)StaatModulePOSTVersicherung






10.1 PERSON VERSICHERUNG


PersonVersicherungStaatModuleKindertagespflege

Properties (5)

PropertyTypeEntityReferenceModule
(1) BisDatumDATEPersonVersicherung
(2) TagespflegepersonLONGPersonVersicherungTagespflegepersonTagespflegepersonModule
(3) VersicherungLONGPersonVersicherungVersicherungStaatModule
(4) VertragsnummerSTRINGPersonVersicherung
(5) VonDatumDATEPersonVersicherung





10.2 STAAT


StaatStaatModuleKindertagespflege

Properties (3)

PropertyTypeEntityReferenceModule
(1) IsoCodeSTRINGStaat
(2) NameSTRINGStaat
(3) TypSTRINGStaat





10.3 VERSICHERUNG


VersicherungStaatModuleKindertagespflege

Properties (4)

PropertyTypeEntityReferenceModule
(1) AnbieterSTRINGVersicherung
(2) NameSTRINGVersicherung
(3) StaatLONGVersicherungStaatStaatModule
(4) TypSTRINGVersicherung





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum