Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


3. HYDRANT STANDORT MODULE (UI prompt)



Module Entities (8)

EntityAliasModuleGlobal Schema
(1) FeuerwacheFeuerwacheStadtModuleHydranten
(2) HydrantHydrantWasserNetzModuleHydranten
(3) HydrantPlanEintragHydrantPlanEintragHydrantPlanModuleHydranten
(4) HydrantStandortHydrantStandortHydrantStandortModuleHydranten
(5) OffeneWasserQuelleOffeneWasserQuelleHydrantStandortModuleHydranten
(6) StadtStadtStadtModuleHydranten
(7) UnterirdischerBehaelterUnterirdischerBehaelterHydrantStandortModuleHydranten
(8) WasserNetzWasserNetzWasserNetzModuleHydranten

Module Interfaces (20)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /unterirdischerbehaelter/{id}deleteUnterirdischerBehaelterById(id)HydrantStandortModuleDELETEUnterirdischerBehaelter
(2) /offenewasserquelle/{id}deleteOffeneWasserQuelleById(id)HydrantStandortModuleDELETEOffeneWasserQuelle
(3) /offenewasserquelleinsertOffeneWasserQuelle(offenewasserquelle)HydrantStandortModulePOSTOffeneWasserQuelle
(4) /offenewasserquellefindAllOffeneWasserQuelle()HydrantStandortModuleGETOffeneWasserQuelle
(5) /unterirdischerbehaelter/wassernetz/{id}findAllUnterirdischerBehaelterOfWasserNetz(id)HydrantStandortModuleGETWasserNetz UnterirdischerBehaelter
(6) /hydrantstandort/{id}deleteHydrantStandortById(id)HydrantStandortModuleDELETEHydrantStandort
(7) /unterirdischerbehaelter/{id}updateUnterirdischerBehaelterById(unterirdischerbehaelter)HydrantStandortModulePUTUnterirdischerBehaelter
(8) /hydrantstandortfindAllHydrantStandort()HydrantStandortModuleGETHydrantStandort
(9) /hydrantstandort/stadt/{id}findAllHydrantStandortOfStadt(id)HydrantStandortModuleGETStadt HydrantStandort
(10) /offenewasserquelle/hydrantstandort/{id}findAllOffeneWasserQuelleOfHydrantStandort(id)HydrantStandortModuleGETHydrantStandort OffeneWasserQuelle
(11) /offenewasserquelle/wassernetz/{id}findAllOffeneWasserQuelleOfWasserNetz(id)HydrantStandortModuleGETWasserNetz OffeneWasserQuelle
(12) /offenewasserquelle/{id}findOffeneWasserQuelleById(id)HydrantStandortModuleGETOffeneWasserQuelle
(13) /unterirdischerbehaelter/{id}findUnterirdischerBehaelterById(id)HydrantStandortModuleGETUnterirdischerBehaelter
(14) /unterirdischerbehaelterfindAllUnterirdischerBehaelter()HydrantStandortModuleGETUnterirdischerBehaelter
(15) /hydrantstandortinsertHydrantStandort(hydrantstandort)HydrantStandortModulePOSTHydrantStandort
(16) /hydrantstandort/{id}findHydrantStandortById(id)HydrantStandortModuleGETHydrantStandort
(17) /hydrantstandort/{id}updateHydrantStandortById(hydrantstandort)HydrantStandortModulePUTHydrantStandort
(18) /unterirdischerbehaelterinsertUnterirdischerBehaelter(unterirdischerbehaelter)HydrantStandortModulePOSTUnterirdischerBehaelter
(19) /unterirdischerbehaelter/hydrantstandort/{id}findAllUnterirdischerBehaelterOfHydrantStandort(id)HydrantStandortModuleGETHydrantStandort UnterirdischerBehaelter
(20) /offenewasserquelle/{id}updateOffeneWasserQuelleById(offenewasserquelle)HydrantStandortModulePUTOffeneWasserQuelle






3.1 HYDRANT STANDORT


HydrantStandortHydrantStandortModuleHydranten

Properties (7)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGHydrantStandort
(2) HausnummerSTRINGHydrantStandort
(3) HoeheMSTRINGHydrantStandort
(4) LatitudeSTRINGHydrantStandort
(5) LongitudeSTRINGHydrantStandort
(6) StadtLONGHydrantStandortStadtStadtModule
(7) StrasseSTRINGHydrantStandort





3.2 OFFENE WASSER QUELLE


OffeneWasserQuelleHydrantStandortModuleHydranten

Properties (4)

PropertyTypeEntityReferenceModule
(1) HydrantStandortLONGOffeneWasserQuelleHydrantStandortHydrantStandortModule
(2) KapazitaetM3STRINGOffeneWasserQuelle
(3) TypSTRINGOffeneWasserQuelle
(4) WasserNetzLONGOffeneWasserQuelleWasserNetzWasserNetzModule





3.3 UNTERIRDISCHER BEHAELTER


UnterirdischerBehaelterHydrantStandortModuleHydranten

Properties (4)

PropertyTypeEntityReferenceModule
(1) HydrantStandortLONGUnterirdischerBehaelterHydrantStandortHydrantStandortModule
(2) IstZugaenglichBOOLUnterirdischerBehaelter
(3) KapazitaetM3STRINGUnterirdischerBehaelter
(4) WasserNetzLONGUnterirdischerBehaelterWasserNetzWasserNetzModule





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum