Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


6. SAMMEL SYSTEM MODULE (UI prompt)



Module Entities (6)

EntityAliasModuleGlobal Schema
(1) AbfallstromAbfallstromAbfallstromModuleGlasrecycling
(2) LandLandLandModuleGlasrecycling
(3) RecyclingAnlageRecyclingAnlageGlasKategorieModuleGlasrecycling
(4) RecyclingProzessSchrittRecyclingProzessSchrittSammelSystemModuleGlasrecycling
(5) SammelStelleSammelStelleSammelSystemModuleGlasrecycling
(6) SammelSystemSammelSystemSammelSystemModuleGlasrecycling

Module Interfaces (19)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /sammelstelle/sammelsystem/{id}findAllSammelStelleOfSammelSystem(id)SammelSystemModuleGETSammelSystem SammelStelle
(2) /sammelsystemfindAllSammelSystem()SammelSystemModuleGETSammelSystem
(3) /recyclingprozessschritt/{id}findRecyclingProzessSchrittById(id)SammelSystemModuleGETRecyclingProzessSchritt
(4) /sammelsystem/land/{id}findAllSammelSystemOfLand(id)SammelSystemModuleGETLand SammelSystem
(5) /recyclingprozessschrittinsertRecyclingProzessSchritt(recyclingprozessschritt)SammelSystemModulePOSTRecyclingProzessSchritt
(6) /sammelstelleinsertSammelStelle(sammelstelle)SammelSystemModulePOSTSammelStelle
(7) /recyclingprozessschritt/recyclinganlage/{id}findAllRecyclingProzessSchrittOfRecyclingAnlage(id)SammelSystemModuleGETRecyclingAnlage RecyclingProzessSchritt
(8) /recyclingprozessschrittfindAllRecyclingProzessSchritt()SammelSystemModuleGETRecyclingProzessSchritt
(9) /sammelsystem/{id}findSammelSystemById(id)SammelSystemModuleGETSammelSystem
(10) /sammelsysteminsertSammelSystem(sammelsystem)SammelSystemModulePOSTSammelSystem
(11) /recyclingprozessschritt/{id}deleteRecyclingProzessSchrittById(id)SammelSystemModuleDELETERecyclingProzessSchritt
(12) /sammelsystem/{id}deleteSammelSystemById(id)SammelSystemModuleDELETESammelSystem
(13) /sammelstelle/{id}findSammelStelleById(id)SammelSystemModuleGETSammelStelle
(14) /sammelstelle/{id}updateSammelStelleById(sammelstelle)SammelSystemModulePUTSammelStelle
(15) /sammelsystem/{id}updateSammelSystemById(sammelsystem)SammelSystemModulePUTSammelSystem
(16) /recyclingprozessschritt/{id}updateRecyclingProzessSchrittById(recyclingprozessschritt)SammelSystemModulePUTRecyclingProzessSchritt
(17) /recyclingprozessschritt/abfallstrom/{id}findAllRecyclingProzessSchrittOfAbfallstrom(id)SammelSystemModuleGETAbfallstrom RecyclingProzessSchritt
(18) /sammelstelle/{id}deleteSammelStelleById(id)SammelSystemModuleDELETESammelStelle
(19) /sammelstellefindAllSammelStelle()SammelSystemModuleGETSammelStelle






6.1 RECYCLING PROZESS SCHRITT


RecyclingProzessSchrittSammelSystemModuleGlasrecycling

Properties (7)

PropertyTypeEntityReferenceModule
(1) AbfallstromINTRecyclingProzessSchrittAbfallstromAbfallstromModule
(2) BeschreibungSTRINGRecyclingProzessSchritt
(3) NameSTRINGRecyclingProzessSchritt
(4) OptionalBOOLRecyclingProzessSchritt
(5) RecyclingAnlageINTRecyclingProzessSchrittRecyclingAnlageGlasKategorieModule
(6) SchrittNummerINTRecyclingProzessSchritt
(7) SensorEinsatzBOOLRecyclingProzessSchritt





6.2 SAMMEL STELLE


SammelStelleSammelSystemModuleGlasrecycling

Properties (5)

PropertyTypeEntityReferenceModule
(1) EinwohnerAbdeckungINTSammelStelle
(2) LaermreduziertBOOLSammelStelle
(3) SammelSystemINTSammelStelleSammelSystemSammelSystemModule
(4) SauberkeitsverbessertBOOLSammelStelle
(5) StandortBeschreibungSTRINGSammelStelle





6.3 SAMMEL SYSTEM


SammelSystemSammelSystemModuleGlasrecycling

Properties (4)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGSammelSystem
(2) LandINTSammelSystemLandLandModule
(3) NameSTRINGSammelSystem
(4) SystemTypSTRINGSammelSystem





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum