Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


11. WOHNUNG MODULE (UI prompt)



Module Entities (5)

EntityAliasModuleGlobal Schema
(1) FoerderprogrammFoerderprogrammWohnungModuleBetreutesWohnen
(2) VertragVertragTraegerorganisationModuleBetreutesWohnen
(3) WohnanlageWohnanlageTraegerorganisationModuleBetreutesWohnen
(4) WohnungWohnungWohnungModuleBetreutesWohnen
(5) WohnungsanpassungWohnungsanpassungWohnungModuleBetreutesWohnen

Module Interfaces (18)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /wohnungsanpassunginsertWohnungsanpassung(wohnungsanpassung)WohnungModulePOSTWohnungsanpassung
(2) /wohnungfindAllWohnung()WohnungModuleGETWohnung
(3) /foerderprogramm/{id}deleteFoerderprogrammById(id)WohnungModuleDELETEFoerderprogramm
(4) /wohnung/{id}findWohnungById(id)WohnungModuleGETWohnung
(5) /wohnungsanpassung/{id}deleteWohnungsanpassungById(id)WohnungModuleDELETEWohnungsanpassung
(6) /wohnung/{id}deleteWohnungById(id)WohnungModuleDELETEWohnung
(7) /wohnungsanpassung/wohnung/{id}findAllWohnungsanpassungOfWohnung(id)WohnungModuleGETWohnung Wohnungsanpassung
(8) /wohnungsanpassungfindAllWohnungsanpassung()WohnungModuleGETWohnungsanpassung
(9) /wohnungsanpassung/{id}updateWohnungsanpassungById(wohnungsanpassung)WohnungModulePUTWohnungsanpassung
(10) /foerderprogramm/{id}findFoerderprogrammById(id)WohnungModuleGETFoerderprogramm
(11) /wohnungsanpassung/foerderprogramm/{id}findAllWohnungsanpassungOfFoerderprogramm(id)WohnungModuleGETFoerderprogramm Wohnungsanpassung
(12) /wohnunginsertWohnung(wohnung)WohnungModulePOSTWohnung
(13) /wohnung/wohnanlage/{id}findAllWohnungOfWohnanlage(id)WohnungModuleGETWohnanlage Wohnung
(14) /foerderprogramminsertFoerderprogramm(foerderprogramm)WohnungModulePOSTFoerderprogramm
(15) /foerderprogrammfindAllFoerderprogramm()WohnungModuleGETFoerderprogramm
(16) /wohnungsanpassung/{id}findWohnungsanpassungById(id)WohnungModuleGETWohnungsanpassung
(17) /wohnung/{id}updateWohnungById(wohnung)WohnungModulePUTWohnung
(18) /foerderprogramm/{id}updateFoerderprogrammById(foerderprogramm)WohnungModulePUTFoerderprogramm






11.1 FOERDERPROGRAMM


FoerderprogrammWohnungModuleBetreutesWohnen

Properties (6)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGFoerderprogramm
(2) EndjahrINTFoerderprogramm
(3) InstitutionSTRINGFoerderprogramm
(4) LandSTRINGFoerderprogramm
(5) NameSTRINGFoerderprogramm
(6) StartjahrINTFoerderprogramm





11.2 WOHNUNG


WohnungWohnungModuleBetreutesWohnen

Properties (9)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGWohnung
(2) EtageSTRINGWohnung
(3) FlaecheQmSTRINGWohnung
(4) IstBarrierefreiBOOLWohnung
(5) IstEigentumBOOLWohnung
(6) IstMietobjektBOOLWohnung
(7) IstRollstuhlgerechtBOOLWohnung
(8) WohnanlageLONGWohnungWohnanlageTraegerorganisationModule
(9) WohnungsnummerSTRINGWohnung





11.3 WOHNUNGSANPASSUNG


WohnungsanpassungWohnungModuleBetreutesWohnen

Properties (5)

PropertyTypeEntityReferenceModule
(1) AnpassungsartSTRINGWohnungsanpassung
(2) AnpassungsdatumDATEWohnungsanpassung
(3) BeschreibungSTRINGWohnungsanpassung
(4) FoerderprogrammLONGWohnungsanpassungFoerderprogrammWohnungModule
(5) WohnungLONGWohnungsanpassungWohnungWohnungModule





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum