Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


1. AKTEUR MODULE (UI prompt)



Module Entities (7)

EntityAliasModuleGlobal Schema
(1) AkteurAkteurAkteurModuleBaustellen
(2) BaustelleBaustelleBaustelleModuleBaustellen
(3) SicherheitsMassnahmeSicherheitsMassnahmeBaustelleModuleBaustellen
(4) UnfallUnfallBauabschnittModuleBaustellen
(5) UnfallBeteiligterUnfallBeteiligterAkteurModuleBaustellen
(6) VerkehrsrechtlicheAnordnungVerkehrsrechtlicheAnordnungAkteurModuleBaustellen
(7) VerkehrszeichenplanVerkehrszeichenplanVerkehrszeichenplanModuleBaustellen

Module Interfaces (19)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /unfallbeteiligterinsertUnfallBeteiligter(unfallbeteiligter)AkteurModulePOSTUnfallBeteiligter
(2) /unfallbeteiligterfindAllUnfallBeteiligter()AkteurModuleGETUnfallBeteiligter
(3) /akteurinsertAkteur(akteur)AkteurModulePOSTAkteur
(4) /akteurfindAllAkteur()AkteurModuleGETAkteur
(5) /unfallbeteiligter/{id}deleteUnfallBeteiligterById(id)AkteurModuleDELETEUnfallBeteiligter
(6) /verkehrsrechtlicheanordnung/{id}findVerkehrsrechtlicheAnordnungById(id)AkteurModuleGETVerkehrsrechtlicheAnordnung
(7) /verkehrsrechtlicheanordnungfindAllVerkehrsrechtlicheAnordnung()AkteurModuleGETVerkehrsrechtlicheAnordnung
(8) /akteur/{id}updateAkteurById(akteur)AkteurModulePUTAkteur
(9) /verkehrsrechtlicheanordnung/{id}updateVerkehrsrechtlicheAnordnungById(verkehrsrechtlicheanordnung)AkteurModulePUTVerkehrsrechtlicheAnordnung
(10) /akteur/{id}deleteAkteurById(id)AkteurModuleDELETEAkteur
(11) /unfallbeteiligter/unfall/{id}findAllUnfallBeteiligterOfUnfall(id)AkteurModuleGETUnfall UnfallBeteiligter
(12) /verkehrsrechtlicheanordnunginsertVerkehrsrechtlicheAnordnung(verkehrsrechtlicheanordnung)AkteurModulePOSTVerkehrsrechtlicheAnordnung
(13) /unfallbeteiligter/akteur/{id}findAllUnfallBeteiligterOfAkteur(id)AkteurModuleGETAkteur UnfallBeteiligter
(14) /verkehrsrechtlicheanordnung/baustelle/{id}findAllVerkehrsrechtlicheAnordnungOfBaustelle(id)AkteurModuleGETBaustelle VerkehrsrechtlicheAnordnung
(15) /verkehrsrechtlicheanordnung/zustaendigebehoerde/{id}findAllVerkehrsrechtlicheAnordnungOfZustaendigeBehoerde(id)AkteurModuleGETAkteur VerkehrsrechtlicheAnordnung
(16) /unfallbeteiligter/{id}findUnfallBeteiligterById(id)AkteurModuleGETUnfallBeteiligter
(17) /verkehrsrechtlicheanordnung/{id}deleteVerkehrsrechtlicheAnordnungById(id)AkteurModuleDELETEVerkehrsrechtlicheAnordnung
(18) /unfallbeteiligter/{id}updateUnfallBeteiligterById(unfallbeteiligter)AkteurModulePUTUnfallBeteiligter
(19) /akteur/{id}findAkteurById(id)AkteurModuleGETAkteur






1.1 AKTEUR


AkteurAkteurModuleBaustellen

Properties (3)

PropertyTypeEntityReferenceModule
(1) AkteurTypSTRINGAkteur
(2) KontaktDatenSTRINGAkteur
(3) NameSTRINGAkteur





1.2 UNFALL BETEILIGTER


UnfallBeteiligterAkteurModuleBaustellen

Properties (5)

PropertyTypeEntityReferenceModule
(1) AkteurLONGUnfallBeteiligterAkteurAkteurModule
(2) GetoetetBOOLUnfallBeteiligter
(3) RolleSTRINGUnfallBeteiligter
(4) UnfallLONGUnfallBeteiligterUnfallBauabschnittModule
(5) VerletztBOOLUnfallBeteiligter





1.3 VERKEHRSRECHTLICHE ANORDNUNG


VerkehrsrechtlicheAnordnungAkteurModuleBaustellen

Properties (6)

PropertyTypeEntityReferenceModule
(1) AktenzeichenSTRINGVerkehrsrechtlicheAnordnung
(2) AntragsDatumDATEVerkehrsrechtlicheAnordnung
(3) BaustelleLONGVerkehrsrechtlicheAnordnungBaustelleBaustelleModule
(4) GenehmigungsDatumDATEVerkehrsrechtlicheAnordnung
(5) RechtsgrundlageSTRINGVerkehrsrechtlicheAnordnung
(6) ZustaendigeBehoerdeLONGVerkehrsrechtlicheAnordnungAkteurAkteurModule





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum