Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


4. AKTEUR MODULE (UI prompt)



Module Entities (13)

EntityAliasModuleGlobal Schema
(1) AbfallstromAbfallstromAbfallstromModuleAbfallentsorgung
(2) AbfallwirtschaftsplanAbfallwirtschaftsplanRegionModuleAbfallentsorgung
(3) AkteurAkteurAkteurModuleAbfallentsorgung
(4) AnlageAnlageGemeindeModuleAbfallentsorgung
(5) DeponieDeponieDeponieModuleAbfallentsorgung
(6) DienstleistungsvertragDienstleistungsvertragAbfallfraktionModuleAbfallentsorgung
(7) GemeindeGemeindeGemeindeModuleAbfallentsorgung
(8) HistorischesEreignisHistorischesEreignisRechtsanforderungModuleAbfallentsorgung
(9) LandLandAkteurModuleAbfallentsorgung
(10) RechtsanforderungRechtsanforderungRechtsanforderungModuleAbfallentsorgung
(11) RechtsinstrumentRechtsinstrumentAkteurModuleAbfallentsorgung
(12) RegionRegionRegionModuleAbfallentsorgung
(13) SammelfahrzeugSammelfahrzeugSammelfahrzeugModuleAbfallentsorgung

Module Interfaces (17)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /land/{id}deleteLandById(id)AkteurModuleDELETELand
(2) /rechtsinstrument/{id}deleteRechtsinstrumentById(id)AkteurModuleDELETERechtsinstrument
(3) /landinsertLand(land)AkteurModulePOSTLand
(4) /akteurinsertAkteur(akteur)AkteurModulePOSTAkteur
(5) /rechtsinstrument/{id}updateRechtsinstrumentById(rechtsinstrument)AkteurModulePUTRechtsinstrument
(6) /land/{id}findLandById(id)AkteurModuleGETLand
(7) /landfindAllLand()AkteurModuleGETLand
(8) /rechtsinstrumentfindAllRechtsinstrument()AkteurModuleGETRechtsinstrument
(9) /akteur/{id}updateAkteurById(akteur)AkteurModulePUTAkteur
(10) /akteur/{id}deleteAkteurById(id)AkteurModuleDELETEAkteur
(11) /rechtsinstrument/{id}findRechtsinstrumentById(id)AkteurModuleGETRechtsinstrument
(12) /akteurfindAllAkteur()AkteurModuleGETAkteur
(13) /rechtsinstrumentinsertRechtsinstrument(rechtsinstrument)AkteurModulePOSTRechtsinstrument
(14) /rechtsinstrument/land/{id}findAllRechtsinstrumentOfLand(id)AkteurModuleGETLand Rechtsinstrument
(15) /akteur/land/{id}findAllAkteurOfLand(id)AkteurModuleGETLand Akteur
(16) /akteur/{id}findAkteurById(id)AkteurModuleGETAkteur
(17) /land/{id}updateLandById(land)AkteurModulePUTLand






4.1 AKTEUR


AkteurAkteurModuleAbfallentsorgung

Properties (9)

PropertyTypeEntityReferenceModule
(1) AdresszeileSTRINGAkteur
(2) AkteurTypSTRINGAkteur
(3) KontaktEmailSTRINGAkteur
(4) KontaktTelefonSTRINGAkteur
(5) LandLONGAkteurLandAkteurModule
(6) NameSTRINGAkteur
(7) PostleitzahlSTRINGAkteur
(8) RechtsformSTRINGAkteur
(9) StadtSTRINGAkteur





4.2 LAND


LandAkteurModuleAbfallentsorgung

Properties (2)

PropertyTypeEntityReferenceModule
(1) IsoCodeSTRINGLand
(2) NameSTRINGLand





4.3 RECHTSINSTRUMENT


RechtsinstrumentAkteurModuleAbfallentsorgung

Properties (8)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGRechtsinstrument
(2) EndeDatumDATERechtsinstrument
(3) FundstelleSTRINGRechtsinstrument
(4) InkraftDatumDATERechtsinstrument
(5) KurztitelSTRINGRechtsinstrument
(6) LandLONGRechtsinstrumentLandAkteurModule
(7) RechtsartSTRINGRechtsinstrument
(8) TitelSTRINGRechtsinstrument





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum