Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


7. STANDROHR TYPE MODULE (UI prompt)



Module Entities (8)

EntityAliasModuleGlobal Schema
(1) HydrantHydrantWasserNetzModuleHydranten
(2) HydrantNutzungHydrantNutzungStandrohrTypeModuleHydranten
(3) LeitungsAbschnittLeitungsAbschnittStandrohrTypeModuleHydranten
(4) OrganisationOrganisationStadtModuleHydranten
(5) StandrohrStandrohrStandrohrTypeModuleHydranten
(6) StandrohrEinsatzStandrohrEinsatzEreignisTypeModuleHydranten
(7) StandrohrTypeStandrohrTypeStandrohrTypeModuleHydranten
(8) WasserNetzWasserNetzWasserNetzModuleHydranten

Module Interfaces (25)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /standrohr/{id}findStandrohrById(id)StandrohrTypeModuleGETStandrohr
(2) /leitungsabschnittinsertLeitungsAbschnitt(leitungsabschnitt)StandrohrTypeModulePOSTLeitungsAbschnitt
(3) /standrohrinsertStandrohr(standrohr)StandrohrTypeModulePOSTStandrohr
(4) /standrohrtypeinsertStandrohrType(standrohrtype)StandrohrTypeModulePOSTStandrohrType
(5) /standrohr/wassernetz/{id}findAllStandrohrOfWasserNetz(id)StandrohrTypeModuleGETWasserNetz Standrohr
(6) /hydrantnutzung/{id}deleteHydrantNutzungById(id)StandrohrTypeModuleDELETEHydrantNutzung
(7) /hydrantnutzung/{id}findHydrantNutzungById(id)StandrohrTypeModuleGETHydrantNutzung
(8) /hydrantnutzunginsertHydrantNutzung(hydrantnutzung)StandrohrTypeModulePOSTHydrantNutzung
(9) /standrohr/standrohrtype/{id}findAllStandrohrOfStandrohrType(id)StandrohrTypeModuleGETStandrohrType Standrohr
(10) /hydrantnutzung/{id}updateHydrantNutzungById(hydrantnutzung)StandrohrTypeModulePUTHydrantNutzung
(11) /standrohrtype/{id}findStandrohrTypeById(id)StandrohrTypeModuleGETStandrohrType
(12) /leitungsabschnittfindAllLeitungsAbschnitt()StandrohrTypeModuleGETLeitungsAbschnitt
(13) /leitungsabschnitt/{id}findLeitungsAbschnittById(id)StandrohrTypeModuleGETLeitungsAbschnitt
(14) /hydrantnutzung/organisation/{id}findAllHydrantNutzungOfOrganisation(id)StandrohrTypeModuleGETOrganisation HydrantNutzung
(15) /leitungsabschnitt/wassernetz/{id}findAllLeitungsAbschnittOfWasserNetz(id)StandrohrTypeModuleGETWasserNetz LeitungsAbschnitt
(16) /standrohrtype/{id}deleteStandrohrTypeById(id)StandrohrTypeModuleDELETEStandrohrType
(17) /hydrantnutzungfindAllHydrantNutzung()StandrohrTypeModuleGETHydrantNutzung
(18) /standrohrtypefindAllStandrohrType()StandrohrTypeModuleGETStandrohrType
(19) /leitungsabschnitt/{id}updateLeitungsAbschnittById(leitungsabschnitt)StandrohrTypeModulePUTLeitungsAbschnitt
(20) /leitungsabschnitt/{id}deleteLeitungsAbschnittById(id)StandrohrTypeModuleDELETELeitungsAbschnitt
(21) /standrohrtype/{id}updateStandrohrTypeById(standrohrtype)StandrohrTypeModulePUTStandrohrType
(22) /standrohr/{id}updateStandrohrById(standrohr)StandrohrTypeModulePUTStandrohr
(23) /hydrantnutzung/hydrant/{id}findAllHydrantNutzungOfHydrant(id)StandrohrTypeModuleGETHydrant HydrantNutzung
(24) /standrohrfindAllStandrohr()StandrohrTypeModuleGETStandrohr
(25) /standrohr/{id}deleteStandrohrById(id)StandrohrTypeModuleDELETEStandrohr






7.1 HYDRANT NUTZUNG


HydrantNutzungStandrohrTypeModuleHydranten

Properties (6)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGHydrantNutzung
(2) GeschaetztesVolumenM3STRINGHydrantNutzung
(3) HydrantLONGHydrantNutzungHydrantWasserNetzModule
(4) NutzungsArtSTRINGHydrantNutzung
(5) NutzungsDatumDATEHydrantNutzung
(6) OrganisationLONGHydrantNutzungOrganisationStadtModule





7.2 LEITUNGS ABSCHNITT


LeitungsAbschnittStandrohrTypeModuleHydranten

Properties (6)

PropertyTypeEntityReferenceModule
(1) BaujahrLONGLeitungsAbschnitt
(2) IstInBetriebBOOLLeitungsAbschnitt
(3) LaengeMeterSTRINGLeitungsAbschnitt
(4) MaterialSTRINGLeitungsAbschnitt
(5) NennweiteMmLONGLeitungsAbschnitt
(6) WasserNetzLONGLeitungsAbschnittWasserNetzWasserNetzModule





7.3 STANDROHR


StandrohrStandrohrTypeModuleHydranten

Properties (6)

PropertyTypeEntityReferenceModule
(1) GewichtKgSTRINGStandrohr
(2) HatRueckflussverhindererBOOLStandrohr
(3) HatWasserZaehlerBOOLStandrohr
(4) MaxDruckBarSTRINGStandrohr
(5) StandrohrTypeLONGStandrohrStandrohrTypeStandrohrTypeModule
(6) WasserNetzLONGStandrohrWasserNetzWasserNetzModule





7.4 STANDROHR TYPE


StandrohrTypeStandrohrTypeModuleHydranten

Properties (4)

PropertyTypeEntityReferenceModule
(1) AnzahlAusgaengeLONGStandrohrType
(2) BeschreibungSTRINGStandrohrType
(3) KupplungsNormSTRINGStandrohrType
(4) NameSTRINGStandrohrType





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum