Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


6. NORM VERORDNUNG MODULE (UI prompt)



Module Entities (5)

EntityAliasModuleGlobal Schema
(1) BaugeraetBaugeraetNormVerordnungModuleBaustellen
(2) BaustelleBaustelleBaustelleModuleBaustellen
(3) BaustelleNormBaustelleNormNormVerordnungModuleBaustellen
(4) NormVerordnungNormVerordnungNormVerordnungModuleBaustellen
(5) SicherheitsMassnahmeSicherheitsMassnahmeBaustelleModuleBaustellen

Module Interfaces (18)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /baustellenorminsertBaustelleNorm(baustellenorm)NormVerordnungModulePOSTBaustelleNorm
(2) /baugeraetinsertBaugeraet(baugeraet)NormVerordnungModulePOSTBaugeraet
(3) /normverordnungfindAllNormVerordnung()NormVerordnungModuleGETNormVerordnung
(4) /normverordnung/{id}deleteNormVerordnungById(id)NormVerordnungModuleDELETENormVerordnung
(5) /baustellenormfindAllBaustelleNorm()NormVerordnungModuleGETBaustelleNorm
(6) /baugeraet/{id}deleteBaugeraetById(id)NormVerordnungModuleDELETEBaugeraet
(7) /baustellenorm/{id}deleteBaustelleNormById(id)NormVerordnungModuleDELETEBaustelleNorm
(8) /normverordnung/{id}findNormVerordnungById(id)NormVerordnungModuleGETNormVerordnung
(9) /baugeraet/baustelle/{id}findAllBaugeraetOfBaustelle(id)NormVerordnungModuleGETBaustelle Baugeraet
(10) /baugeraet/{id}findBaugeraetById(id)NormVerordnungModuleGETBaugeraet
(11) /baustellenorm/baustelle/{id}findAllBaustelleNormOfBaustelle(id)NormVerordnungModuleGETBaustelle BaustelleNorm
(12) /baustellenorm/normverordnung/{id}findAllBaustelleNormOfNormVerordnung(id)NormVerordnungModuleGETNormVerordnung BaustelleNorm
(13) /baugeraetfindAllBaugeraet()NormVerordnungModuleGETBaugeraet
(14) /baustellenorm/{id}findBaustelleNormById(id)NormVerordnungModuleGETBaustelleNorm
(15) /baugeraet/{id}updateBaugeraetById(baugeraet)NormVerordnungModulePUTBaugeraet
(16) /baustellenorm/{id}updateBaustelleNormById(baustellenorm)NormVerordnungModulePUTBaustelleNorm
(17) /normverordnunginsertNormVerordnung(normverordnung)NormVerordnungModulePOSTNormVerordnung
(18) /normverordnung/{id}updateNormVerordnungById(normverordnung)NormVerordnungModulePUTNormVerordnung






6.1 BAUGERAET


BaugeraetNormVerordnungModuleBaustellen

Properties (7)

PropertyTypeEntityReferenceModule
(1) BaustelleLONGBaugeraetBaustelleBaustelleModule
(2) BeschreibungSTRINGBaugeraet
(3) EinsatzBisDATEBaugeraet
(4) EinsatzVonDATEBaugeraet
(5) GeraetTypSTRINGBaugeraet
(6) HerstellerSTRINGBaugeraet
(7) StandortBeschreibungSTRINGBaugeraet





6.2 BAUSTELLE NORM


BaustelleNormNormVerordnungModuleBaustellen

Properties (3)

PropertyTypeEntityReferenceModule
(1) AnwendungsbereichSTRINGBaustelleNorm
(2) BaustelleLONGBaustelleNormBaustelleBaustelleModule
(3) NormVerordnungLONGBaustelleNormNormVerordnungNormVerordnungModule





6.3 NORM VERORDNUNG


NormVerordnungNormVerordnungModuleBaustellen

Properties (5)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGNormVerordnung
(2) InkraftDatumDATENormVerordnung
(3) KennungSTRINGNormVerordnung
(4) TitelSTRINGNormVerordnung
(5) TypSTRINGNormVerordnung





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum