Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


11. SAMMELSYSTEM MODULE (UI prompt)



Module Entities (4)

EntityAliasModuleGlobal Schema
(1) GemeindeGemeindeGemeindeModuleAbfallentsorgung
(2) SammelereignisSammelereignisAbfallstromModuleAbfallentsorgung
(3) SammelrouteSammelrouteSammelsystemModuleAbfallentsorgung
(4) SammelsystemSammelsystemSammelsystemModuleAbfallentsorgung

Module Interfaces (12)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /sammelsystem/{id}findSammelsystemById(id)SammelsystemModuleGETSammelsystem
(2) /sammelroutefindAllSammelroute()SammelsystemModuleGETSammelroute
(3) /sammelsystem/{id}deleteSammelsystemById(id)SammelsystemModuleDELETESammelsystem
(4) /sammelroute/{id}updateSammelrouteById(sammelroute)SammelsystemModulePUTSammelroute
(5) /sammelsystemfindAllSammelsystem()SammelsystemModuleGETSammelsystem
(6) /sammelrouteinsertSammelroute(sammelroute)SammelsystemModulePOSTSammelroute
(7) /sammelroute/{id}findSammelrouteById(id)SammelsystemModuleGETSammelroute
(8) /sammelroute/sammelsystem/{id}findAllSammelrouteOfSammelsystem(id)SammelsystemModuleGETSammelsystem Sammelroute
(9) /sammelsysteminsertSammelsystem(sammelsystem)SammelsystemModulePOSTSammelsystem
(10) /sammelroute/{id}deleteSammelrouteById(id)SammelsystemModuleDELETESammelroute
(11) /sammelsystem/{id}updateSammelsystemById(sammelsystem)SammelsystemModulePUTSammelsystem
(12) /sammelsystem/gemeinde/{id}findAllSammelsystemOfGemeinde(id)SammelsystemModuleGETGemeinde Sammelsystem






11.1 SAMMELROUTE


SammelrouteSammelsystemModuleAbfallentsorgung

Properties (4)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGSammelroute
(2) FrequenzProWocheLONGSammelroute
(3) RoutenCodeSTRINGSammelroute
(4) SammelsystemLONGSammelrouteSammelsystemSammelsystemModule





11.2 SAMMELSYSTEM


SammelsystemSammelsystemModuleAbfallentsorgung

Properties (4)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGSammelsystem
(2) GemeindeLONGSammelsystemGemeindeGemeindeModule
(3) NameSTRINGSammelsystem
(4) SystemTypSTRINGSammelsystem





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum