Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


2. BUNDESLAND MODULE (UI prompt)



Module Entities (4)

EntityAliasModuleGlobal Schema
(1) BundeslandBundeslandBundeslandModuleAmtsgerichte
(2) GerichtGerichtGerichtModuleAmtsgerichte
(3) GerichtsbezirkGerichtsbezirkBundeslandModuleAmtsgerichte
(4) LandLandBundeslandModuleAmtsgerichte

Module Interfaces (18)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /bundesland/{id}updateBundeslandById(bundesland)BundeslandModulePUTBundesland
(2) /bundeslandinsertBundesland(bundesland)BundeslandModulePOSTBundesland
(3) /bundeslandfindAllBundesland()BundeslandModuleGETBundesland
(4) /gerichtsbezirk/bundesland/{id}findAllGerichtsbezirkOfBundesland(id)BundeslandModuleGETBundesland Gerichtsbezirk
(5) /gerichtsbezirkinsertGerichtsbezirk(gerichtsbezirk)BundeslandModulePOSTGerichtsbezirk
(6) /landinsertLand(land)BundeslandModulePOSTLand
(7) /gerichtsbezirk/gericht/{id}findAllGerichtsbezirkOfGericht(id)BundeslandModuleGETGericht Gerichtsbezirk
(8) /bundesland/land/{id}findAllBundeslandOfLand(id)BundeslandModuleGETLand Bundesland
(9) /land/{id}deleteLandById(id)BundeslandModuleDELETELand
(10) /bundesland/{id}findBundeslandById(id)BundeslandModuleGETBundesland
(11) /gerichtsbezirkfindAllGerichtsbezirk()BundeslandModuleGETGerichtsbezirk
(12) /gerichtsbezirk/{id}findGerichtsbezirkById(id)BundeslandModuleGETGerichtsbezirk
(13) /bundesland/{id}deleteBundeslandById(id)BundeslandModuleDELETEBundesland
(14) /land/{id}updateLandById(land)BundeslandModulePUTLand
(15) /gerichtsbezirk/{id}deleteGerichtsbezirkById(id)BundeslandModuleDELETEGerichtsbezirk
(16) /landfindAllLand()BundeslandModuleGETLand
(17) /land/{id}findLandById(id)BundeslandModuleGETLand
(18) /gerichtsbezirk/{id}updateGerichtsbezirkById(gerichtsbezirk)BundeslandModulePUTGerichtsbezirk






2.1 BUNDESLAND


BundeslandBundeslandModuleAmtsgerichte

Properties (3)

PropertyTypeEntityReferenceModule
(1) AbkuerzungSTRINGBundesland
(2) LandLONGBundeslandLandBundeslandModule
(3) NameSTRINGBundesland





2.2 GERICHTSBEZIRK


GerichtsbezirkBundeslandModuleAmtsgerichte

Properties (4)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGGerichtsbezirk
(2) BundeslandLONGGerichtsbezirkBundeslandBundeslandModule
(3) GerichtLONGGerichtsbezirkGerichtGerichtModule
(4) NameSTRINGGerichtsbezirk





2.3 LAND


LandBundeslandModuleAmtsgerichte

Properties (2)

PropertyTypeEntityReferenceModule
(1) IsoCodeSTRINGLand
(2) NameSTRINGLand





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum