Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


6. STADT MODULE (UI prompt)



Module Entities (10)

EntityAliasModuleGlobal Schema
(1) BrandEreignisBrandEreignisWasserNetzModuleHydranten
(2) EreignisEreignisEreignisTypeModuleHydranten
(3) FeuerwacheFeuerwacheStadtModuleHydranten
(4) HydrantNutzungHydrantNutzungStandrohrTypeModuleHydranten
(5) HydrantStandortHydrantStandortHydrantStandortModuleHydranten
(6) LandLandLandModuleHydranten
(7) OrganisationOrganisationStadtModuleHydranten
(8) OrganisationTypeOrganisationTypeHydrantTypeModuleHydranten
(9) StadtStadtStadtModuleHydranten
(10) WasserNetzWasserNetzWasserNetzModuleHydranten

Module Interfaces (21)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /organisation/land/{id}findAllOrganisationOfLand(id)StadtModuleGETLand Organisation
(2) /organisationinsertOrganisation(organisation)StadtModulePOSTOrganisation
(3) /stadt/{id}updateStadtById(stadt)StadtModulePUTStadt
(4) /feuerwacheinsertFeuerwache(feuerwache)StadtModulePOSTFeuerwache
(5) /organisationfindAllOrganisation()StadtModuleGETOrganisation
(6) /organisation/organisationtype/{id}findAllOrganisationOfOrganisationType(id)StadtModuleGETOrganisationType Organisation
(7) /feuerwache/{id}deleteFeuerwacheById(id)StadtModuleDELETEFeuerwache
(8) /stadt/{id}deleteStadtById(id)StadtModuleDELETEStadt
(9) /feuerwache/hydrantstandort/{id}findAllFeuerwacheOfHydrantStandort(id)StadtModuleGETHydrantStandort Feuerwache
(10) /stadtfindAllStadt()StadtModuleGETStadt
(11) /organisation/{id}deleteOrganisationById(id)StadtModuleDELETEOrganisation
(12) /feuerwache/{id}findFeuerwacheById(id)StadtModuleGETFeuerwache
(13) /feuerwachefindAllFeuerwache()StadtModuleGETFeuerwache
(14) /organisation/stadt/{id}findAllOrganisationOfStadt(id)StadtModuleGETStadt Organisation
(15) /feuerwache/{id}updateFeuerwacheById(feuerwache)StadtModulePUTFeuerwache
(16) /organisation/{id}updateOrganisationById(organisation)StadtModulePUTOrganisation
(17) /stadtinsertStadt(stadt)StadtModulePOSTStadt
(18) /feuerwache/organisation/{id}findAllFeuerwacheOfOrganisation(id)StadtModuleGETOrganisation Feuerwache
(19) /stadt/land/{id}findAllStadtOfLand(id)StadtModuleGETLand Stadt
(20) /stadt/{id}findStadtById(id)StadtModuleGETStadt
(21) /organisation/{id}findOrganisationById(id)StadtModuleGETOrganisation






6.1 FEUERWACHE


FeuerwacheStadtModuleHydranten

Properties (3)

PropertyTypeEntityReferenceModule
(1) HydrantStandortLONGFeuerwacheHydrantStandortHydrantStandortModule
(2) NameSTRINGFeuerwache
(3) OrganisationLONGFeuerwacheOrganisationStadtModule





6.2 ORGANISATION


OrganisationStadtModuleHydranten

Properties (8)

PropertyTypeEntityReferenceModule
(1) AdresseSTRINGOrganisation
(2) BeschreibungSTRINGOrganisation
(3) EmailSTRINGOrganisation
(4) LandLONGOrganisationLandLandModule
(5) NameSTRINGOrganisation
(6) OrganisationTypeLONGOrganisationOrganisationTypeHydrantTypeModule
(7) StadtLONGOrganisationStadtStadtModule
(8) TelefonSTRINGOrganisation





6.3 STADT


StadtStadtModuleHydranten

Properties (3)

PropertyTypeEntityReferenceModule
(1) LandLONGStadtLandLandModule
(2) NameSTRINGStadt
(3) PostleitzahlSTRINGStadt





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum