Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


9. TRAEGERORGANISATION MODULE (UI prompt)



Module Entities (10)

EntityAliasModuleGlobal Schema
(1) BewohnerBewohnerBewohnerModuleBetreutesWohnen
(2) GruppentreffenGruppentreffenGruppentreffenModuleBetreutesWohnen
(3) MitarbeiterMitarbeiterMitarbeiterModuleBetreutesWohnen
(4) TraegerorganisationTraegerorganisationTraegerorganisationModuleBetreutesWohnen
(5) VertragVertragTraegerorganisationModuleBetreutesWohnen
(6) VertragsleistungVertragsleistungLeistungModuleBetreutesWohnen
(7) WohnanlageWohnanlageTraegerorganisationModuleBetreutesWohnen
(8) WohnformWohnformWohnformModuleBetreutesWohnen
(9) WohnungWohnungWohnungModuleBetreutesWohnen
(10) ZertifizierungZertifizierungZertifizierungsstelleModuleBetreutesWohnen

Module Interfaces (20)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /traegerorganisationinsertTraegerorganisation(traegerorganisation)TraegerorganisationModulePOSTTraegerorganisation
(2) /wohnanlage/{id}updateWohnanlageById(wohnanlage)TraegerorganisationModulePUTWohnanlage
(3) /traegerorganisation/{id}findTraegerorganisationById(id)TraegerorganisationModuleGETTraegerorganisation
(4) /vertrag/{id}findVertragById(id)TraegerorganisationModuleGETVertrag
(5) /vertrag/{id}updateVertragById(vertrag)TraegerorganisationModulePUTVertrag
(6) /wohnanlage/{id}findWohnanlageById(id)TraegerorganisationModuleGETWohnanlage
(7) /traegerorganisationfindAllTraegerorganisation()TraegerorganisationModuleGETTraegerorganisation
(8) /vertrag/{id}deleteVertragById(id)TraegerorganisationModuleDELETEVertrag
(9) /traegerorganisation/{id}updateTraegerorganisationById(traegerorganisation)TraegerorganisationModulePUTTraegerorganisation
(10) /wohnanlage/{id}deleteWohnanlageById(id)TraegerorganisationModuleDELETEWohnanlage
(11) /vertrag/wohnform/{id}findAllVertragOfWohnform(id)TraegerorganisationModuleGETWohnform Vertrag
(12) /vertrag/traegerorganisation/{id}findAllVertragOfTraegerorganisation(id)TraegerorganisationModuleGETTraegerorganisation Vertrag
(13) /traegerorganisation/{id}deleteTraegerorganisationById(id)TraegerorganisationModuleDELETETraegerorganisation
(14) /vertraginsertVertrag(vertrag)TraegerorganisationModulePOSTVertrag
(15) /wohnanlageinsertWohnanlage(wohnanlage)TraegerorganisationModulePOSTWohnanlage
(16) /vertrag/wohnung/{id}findAllVertragOfWohnung(id)TraegerorganisationModuleGETWohnung Vertrag
(17) /vertragfindAllVertrag()TraegerorganisationModuleGETVertrag
(18) /vertrag/bewohner/{id}findAllVertragOfBewohner(id)TraegerorganisationModuleGETBewohner Vertrag
(19) /wohnanlage/traegerorganisation/{id}findAllWohnanlageOfTraegerorganisation(id)TraegerorganisationModuleGETTraegerorganisation Wohnanlage
(20) /wohnanlagefindAllWohnanlage()TraegerorganisationModuleGETWohnanlage






9.1 TRAEGERORGANISATION


TraegerorganisationTraegerorganisationModuleBetreutesWohnen

Properties (4)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGTraegerorganisation
(2) LandSTRINGTraegerorganisation
(3) NameSTRINGTraegerorganisation
(4) TypSTRINGTraegerorganisation





9.2 VERTRAG


VertragTraegerorganisationModuleBetreutesWohnen

Properties (8)

PropertyTypeEntityReferenceModule
(1) BewohnerLONGVertragBewohnerBewohnerModule
(2) EnddatumDATEVertrag
(3) NotizenSTRINGVertrag
(4) StartdatumDATEVertrag
(5) TraegerorganisationLONGVertragTraegerorganisationTraegerorganisationModule
(6) VertragstypSTRINGVertrag
(7) WohnformLONGVertragWohnformWohnformModule
(8) WohnungLONGVertragWohnungWohnungModule





9.3 WOHNANLAGE


WohnanlageTraegerorganisationModuleBetreutesWohnen

Properties (11)

PropertyTypeEntityReferenceModule
(1) AdresszeileSTRINGWohnanlage
(2) BeschreibungSTRINGWohnanlage
(3) HatGemeinschaftsraeumeBOOLWohnanlage
(4) HatServicebueroBOOLWohnanlage
(5) IstBarrierefreiBOOLWohnanlage
(6) IstSeniorenanlageBOOLWohnanlage
(7) LandSTRINGWohnanlage
(8) NameSTRINGWohnanlage
(9) PostleitzahlSTRINGWohnanlage
(10) StadtSTRINGWohnanlage
(11) TraegerorganisationLONGWohnanlageTraegerorganisationTraegerorganisationModule





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum