Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


1. ABFALLSTROM MODULE (UI prompt)



Module Entities (8)

EntityAliasModuleGlobal Schema
(1) AbfallstromAbfallstromAbfallstromModuleGlasrecycling
(2) DowncyclingAnwendungDowncyclingAnwendungAbfallstromModuleGlasrecycling
(3) GlasProduktGlasProduktGlasProduktModuleGlasrecycling
(4) QualitaetsGrenzwertQualitaetsGrenzwertAbfallstromModuleGlasrecycling
(5) QualitaetsStandardQualitaetsStandardGlasFarbeModuleGlasrecycling
(6) RecyclingProzessSchrittRecyclingProzessSchrittSammelSystemModuleGlasrecycling
(7) RegelungsZielRegelungsZielGlasKategorieModuleGlasrecycling
(8) VerunreinigungsTypVerunreinigungsTypAbfallstromModuleGlasrecycling

Module Interfaces (24)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /qualitaetsgrenzwertinsertQualitaetsGrenzwert(qualitaetsgrenzwert)AbfallstromModulePOSTQualitaetsGrenzwert
(2) /abfallstrom/{id}findAbfallstromById(id)AbfallstromModuleGETAbfallstrom
(3) /verunreinigungstypinsertVerunreinigungsTyp(verunreinigungstyp)AbfallstromModulePOSTVerunreinigungsTyp
(4) /verunreinigungstypfindAllVerunreinigungsTyp()AbfallstromModuleGETVerunreinigungsTyp
(5) /qualitaetsgrenzwert/abfallstrom/{id}findAllQualitaetsGrenzwertOfAbfallstrom(id)AbfallstromModuleGETAbfallstrom QualitaetsGrenzwert
(6) /qualitaetsgrenzwertfindAllQualitaetsGrenzwert()AbfallstromModuleGETQualitaetsGrenzwert
(7) /qualitaetsgrenzwert/{id}updateQualitaetsGrenzwertById(qualitaetsgrenzwert)AbfallstromModulePUTQualitaetsGrenzwert
(8) /qualitaetsgrenzwert/{id}deleteQualitaetsGrenzwertById(id)AbfallstromModuleDELETEQualitaetsGrenzwert
(9) /downcyclinganwendungfindAllDowncyclingAnwendung()AbfallstromModuleGETDowncyclingAnwendung
(10) /abfallstrom/{id}deleteAbfallstromById(id)AbfallstromModuleDELETEAbfallstrom
(11) /abfallstromfindAllAbfallstrom()AbfallstromModuleGETAbfallstrom
(12) /qualitaetsgrenzwert/qualitaetsstandard/{id}findAllQualitaetsGrenzwertOfQualitaetsStandard(id)AbfallstromModuleGETQualitaetsStandard QualitaetsGrenzwert
(13) /abfallstrominsertAbfallstrom(abfallstrom)AbfallstromModulePOSTAbfallstrom
(14) /downcyclinganwendunginsertDowncyclingAnwendung(downcyclinganwendung)AbfallstromModulePOSTDowncyclingAnwendung
(15) /downcyclinganwendung/abfallstrom/{id}findAllDowncyclingAnwendungOfAbfallstrom(id)AbfallstromModuleGETAbfallstrom DowncyclingAnwendung
(16) /qualitaetsgrenzwert/{id}findQualitaetsGrenzwertById(id)AbfallstromModuleGETQualitaetsGrenzwert
(17) /abfallstrom/{id}updateAbfallstromById(abfallstrom)AbfallstromModulePUTAbfallstrom
(18) /verunreinigungstyp/{id}deleteVerunreinigungsTypById(id)AbfallstromModuleDELETEVerunreinigungsTyp
(19) /verunreinigungstyp/{id}findVerunreinigungsTypById(id)AbfallstromModuleGETVerunreinigungsTyp
(20) /downcyclinganwendung/{id}findDowncyclingAnwendungById(id)AbfallstromModuleGETDowncyclingAnwendung
(21) /downcyclinganwendung/{id}deleteDowncyclingAnwendungById(id)AbfallstromModuleDELETEDowncyclingAnwendung
(22) /qualitaetsgrenzwert/verunreinigungstyp/{id}findAllQualitaetsGrenzwertOfVerunreinigungsTyp(id)AbfallstromModuleGETVerunreinigungsTyp QualitaetsGrenzwert
(23) /verunreinigungstyp/{id}updateVerunreinigungsTypById(verunreinigungstyp)AbfallstromModulePUTVerunreinigungsTyp
(24) /downcyclinganwendung/{id}updateDowncyclingAnwendungById(downcyclinganwendung)AbfallstromModulePUTDowncyclingAnwendung






1.1 ABFALLSTROM


AbfallstromAbfallstromModuleGlasrecycling

Properties (2)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGAbfallstrom
(2) NameSTRINGAbfallstrom





1.2 DOWNCYCLING ANWENDUNG


DowncyclingAnwendungAbfallstromModuleGlasrecycling

Properties (4)

PropertyTypeEntityReferenceModule
(1) AbfallstromINTDowncyclingAnwendungAbfallstromAbfallstromModule
(2) BeschreibungSTRINGDowncyclingAnwendung
(3) NameSTRINGDowncyclingAnwendung
(4) QualitaetsAnforderungSTRINGDowncyclingAnwendung





1.3 QUALITAETS GRENZWERT


QualitaetsGrenzwertAbfallstromModuleGlasrecycling

Properties (7)

PropertyTypeEntityReferenceModule
(1) AbfallstromINTQualitaetsGrenzwertAbfallstromAbfallstromModule
(2) EinheitSTRINGQualitaetsGrenzwert
(3) MaxWertSTRINGQualitaetsGrenzwert
(4) MinWertSTRINGQualitaetsGrenzwert
(5) NotizenSTRINGQualitaetsGrenzwert
(6) QualitaetsStandardINTQualitaetsGrenzwertQualitaetsStandardGlasFarbeModule
(7) VerunreinigungsTypINTQualitaetsGrenzwertVerunreinigungsTypAbfallstromModule





1.4 VERUNREINIGUNGS TYP


VerunreinigungsTypAbfallstromModuleGlasrecycling

Properties (3)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGVerunreinigungsTyp
(2) EinheitSTRINGVerunreinigungsTyp
(3) NameSTRINGVerunreinigungsTyp





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum