Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


5. GEMEINDE MODULE (UI prompt)



Module Entities (10)

EntityAliasModuleGlobal Schema
(1) AbfallbehaelterAbfallbehaelterAbfallbehaelterModuleAbfalleimer
(2) DesignProjektDesignProjektOeffentlicheKampagneModuleAbfalleimer
(3) GemeindeGemeindeGemeindeModuleAbfalleimer
(4) HistorischesEreignisHistorischesEreignisHistorischesSystemModuleAbfalleimer
(5) MedizinischeEinrichtungMedizinischeEinrichtungGefahrguttypModuleAbfalleimer
(6) OeffentlicheKampagneOeffentlicheKampagneOeffentlicheKampagneModuleAbfalleimer
(7) RegionRegionRegionModuleAbfalleimer
(8) SammelsystemSammelsystemSammelsystemModuleAbfalleimer
(9) StandortStandortGemeindeModuleAbfalleimer
(10) StandorttypStandorttypGemeindeModuleAbfalleimer

Module Interfaces (18)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /standorttyp/{id}findStandorttypById(id)GemeindeModuleGETStandorttyp
(2) /gemeinde/region/{id}findAllGemeindeOfRegion(id)GemeindeModuleGETRegion Gemeinde
(3) /gemeindefindAllGemeinde()GemeindeModuleGETGemeinde
(4) /gemeindeinsertGemeinde(gemeinde)GemeindeModulePOSTGemeinde
(5) /standorttyp/{id}updateStandorttypById(standorttyp)GemeindeModulePUTStandorttyp
(6) /gemeinde/{id}deleteGemeindeById(id)GemeindeModuleDELETEGemeinde
(7) /gemeinde/{id}updateGemeindeById(gemeinde)GemeindeModulePUTGemeinde
(8) /gemeinde/{id}findGemeindeById(id)GemeindeModuleGETGemeinde
(9) /standort/standorttyp/{id}findAllStandortOfStandorttyp(id)GemeindeModuleGETStandorttyp Standort
(10) /standorttypinsertStandorttyp(standorttyp)GemeindeModulePOSTStandorttyp
(11) /standort/{id}deleteStandortById(id)GemeindeModuleDELETEStandort
(12) /standort/gemeinde/{id}findAllStandortOfGemeinde(id)GemeindeModuleGETGemeinde Standort
(13) /standort/{id}updateStandortById(standort)GemeindeModulePUTStandort
(14) /standortinsertStandort(standort)GemeindeModulePOSTStandort
(15) /standort/{id}findStandortById(id)GemeindeModuleGETStandort
(16) /standorttyp/{id}deleteStandorttypById(id)GemeindeModuleDELETEStandorttyp
(17) /standortfindAllStandort()GemeindeModuleGETStandort
(18) /standorttypfindAllStandorttyp()GemeindeModuleGETStandorttyp






5.1 GEMEINDE


GemeindeGemeindeModuleAbfalleimer

Properties (5)

PropertyTypeEntityReferenceModule
(1) EinwohnerLONGGemeinde
(2) HatSolarbehaelterBOOLGemeinde
(3) HatUnterflursystemBOOLGemeinde
(4) NameSTRINGGemeinde
(5) RegionLONGGemeindeRegionRegionModule





5.2 STANDORT


StandortGemeindeModuleAbfalleimer

Properties (8)

PropertyTypeEntityReferenceModule
(1) AdresseSTRINGStandort
(2) BreitengradSTRINGStandort
(3) GemeindeLONGStandortGemeindeGemeindeModule
(4) IstInnenbereichBOOLStandort
(5) IstOeffentlicherRaumBOOLStandort
(6) LaengengradSTRINGStandort
(7) NameSTRINGStandort
(8) StandorttypLONGStandortStandorttypGemeindeModule





5.3 STANDORTTYP


StandorttypGemeindeModuleAbfalleimer

Properties (2)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGStandorttyp
(2) NameSTRINGStandorttyp





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum