Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


5. LAND MODULE (UI prompt)



Module Entities (9)

EntityAliasModuleGlobal Schema
(1) HistorischesEreignisHistorischesEreignisLandModuleGlasrecycling
(2) JahresStatistikJahresStatistikGlasProduktModuleGlasrecycling
(3) LandLandLandModuleGlasrecycling
(4) OrganisationOrganisationGlasFarbeModuleGlasrecycling
(5) RecyclingAnlageRecyclingAnlageGlasKategorieModuleGlasrecycling
(6) RegelungRegelungLandModuleGlasrecycling
(7) RegelungsZielRegelungsZielGlasKategorieModuleGlasrecycling
(8) RegionRegionLandModuleGlasrecycling
(9) SammelSystemSammelSystemSammelSystemModuleGlasrecycling

Module Interfaces (26)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /landfindAllLand()LandModuleGETLand
(2) /historischesereignis/{id}findHistorischesEreignisById(id)LandModuleGETHistorischesEreignis
(3) /historischesereignis/{id}deleteHistorischesEreignisById(id)LandModuleDELETEHistorischesEreignis
(4) /historischesereignis/land/{id}findAllHistorischesEreignisOfLand(id)LandModuleGETLand HistorischesEreignis
(5) /region/{id}updateRegionById(region)LandModulePUTRegion
(6) /regionfindAllRegion()LandModuleGETRegion
(7) /regelungfindAllRegelung()LandModuleGETRegelung
(8) /historischesereignisinsertHistorischesEreignis(historischesereignis)LandModulePOSTHistorischesEreignis
(9) /landinsertLand(land)LandModulePOSTLand
(10) /historischesereignisfindAllHistorischesEreignis()LandModuleGETHistorischesEreignis
(11) /regelung/{id}deleteRegelungById(id)LandModuleDELETERegelung
(12) /historischesereignis/region/{id}findAllHistorischesEreignisOfRegion(id)LandModuleGETRegion HistorischesEreignis
(13) /historischesereignis/{id}updateHistorischesEreignisById(historischesereignis)LandModulePUTHistorischesEreignis
(14) /regelung/organisation/{id}findAllRegelungOfOrganisation(id)LandModuleGETOrganisation Regelung
(15) /land/{id}updateLandById(land)LandModulePUTLand
(16) /regelung/land/{id}findAllRegelungOfLand(id)LandModuleGETLand Regelung
(17) /regelung/{id}updateRegelungById(regelung)LandModulePUTRegelung
(18) /region/{id}findRegionById(id)LandModuleGETRegion
(19) /land/{id}findLandById(id)LandModuleGETLand
(20) /region/{id}deleteRegionById(id)LandModuleDELETERegion
(21) /land/{id}deleteLandById(id)LandModuleDELETELand
(22) /regelung/{id}findRegelungById(id)LandModuleGETRegelung
(23) /regelunginsertRegelung(regelung)LandModulePOSTRegelung
(24) /historischesereignis/organisation/{id}findAllHistorischesEreignisOfOrganisation(id)LandModuleGETOrganisation HistorischesEreignis
(25) /regelung/region/{id}findAllRegelungOfRegion(id)LandModuleGETRegion Regelung
(26) /regioninsertRegion(region)LandModulePOSTRegion






5.1 HISTORISCHES EREIGNIS


HistorischesEreignisLandModuleGlasrecycling

Properties (6)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGHistorischesEreignis
(2) JahrINTHistorischesEreignis
(3) LandINTHistorischesEreignisLandLandModule
(4) OrganisationINTHistorischesEreignisOrganisationGlasFarbeModule
(5) RegionINTHistorischesEreignisRegionLandModule
(6) TitelSTRINGHistorischesEreignis





5.2 LAND


LandLandModuleGlasrecycling

Properties (3)

PropertyTypeEntityReferenceModule
(1) IsoCodeSTRINGLand
(2) NameSTRINGLand
(3) NotizenSTRINGLand





5.3 REGELUNG


RegelungLandModuleGlasrecycling

Properties (6)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGRegelung
(2) JahrINTRegelung
(3) LandINTRegelungLandLandModule
(4) NameSTRINGRegelung
(5) OrganisationINTRegelungOrganisationGlasFarbeModule
(6) RegionINTRegelungRegionLandModule





5.4 REGION


RegionLandModuleGlasrecycling

Properties (2)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGRegion
(2) NameSTRINGRegion





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum