Overview
My API
System Designs
Dienstleistungen
Kontakt
Energieausgleich
Ansprechpartner
Impressum
1. AbfallartModule - API (21)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/anlagenbehandlungsfaehigkeit/{id}
updateAnlagenBehandlungsfaehigkeitById(anlagenbehandlungsfaehigkeit)
AbfallartModule
PUT
AnlagenBehandlungsfaehigkeit
(2)
/abfallart/{id}
updateAbfallartById(abfallart)
AbfallartModule
PUT
Abfallart
(3)
/gemeindezustaendigkeit/gemeinde/{id}
findAllGemeindeZustaendigkeitOfGemeinde(id)
AbfallartModule
GET
Gemeinde
GemeindeZustaendigkeit
(4)
/anlagenbehandlungsfaehigkeit/behandlungsart/{id}
findAllAnlagenBehandlungsfaehigkeitOfBehandlungsart(id)
AbfallartModule
GET
Behandlungsart
AnlagenBehandlungsfaehigkeit
(5)
/gemeindezustaendigkeit/{id}
deleteGemeindeZustaendigkeitById(id)
AbfallartModule
DELETE
GemeindeZustaendigkeit
(6)
/gemeindezustaendigkeit/abfallart/{id}
findAllGemeindeZustaendigkeitOfAbfallart(id)
AbfallartModule
GET
Abfallart
GemeindeZustaendigkeit
(7)
/gemeindezustaendigkeit/{id}
updateGemeindeZustaendigkeitById(gemeindezustaendigkeit)
AbfallartModule
PUT
GemeindeZustaendigkeit
(8)
/gemeindezustaendigkeit
insertGemeindeZustaendigkeit(gemeindezustaendigkeit)
AbfallartModule
POST
GemeindeZustaendigkeit
(9)
/gemeindezustaendigkeit/{id}
findGemeindeZustaendigkeitById(id)
AbfallartModule
GET
GemeindeZustaendigkeit
(10)
/abfallart/{id}
findAbfallartById(id)
AbfallartModule
GET
Abfallart
(11)
/anlagenbehandlungsfaehigkeit/{id}
findAnlagenBehandlungsfaehigkeitById(id)
AbfallartModule
GET
AnlagenBehandlungsfaehigkeit
(12)
/anlagenbehandlungsfaehigkeit/abfallfraktion/{id}
findAllAnlagenBehandlungsfaehigkeitOfAbfallfraktion(id)
AbfallartModule
GET
Abfallfraktion
AnlagenBehandlungsfaehigkeit
(13)
/gemeindezustaendigkeit
findAllGemeindeZustaendigkeit()
AbfallartModule
GET
GemeindeZustaendigkeit
(14)
/anlagenbehandlungsfaehigkeit/{id}
deleteAnlagenBehandlungsfaehigkeitById(id)
AbfallartModule
DELETE
AnlagenBehandlungsfaehigkeit
(15)
/anlagenbehandlungsfaehigkeit
insertAnlagenBehandlungsfaehigkeit(anlagenbehandlungsfaehigkeit)
AbfallartModule
POST
AnlagenBehandlungsfaehigkeit
(16)
/abfallart
findAllAbfallart()
AbfallartModule
GET
Abfallart
(17)
/abfallart/{id}
deleteAbfallartById(id)
AbfallartModule
DELETE
Abfallart
(18)
/anlagenbehandlungsfaehigkeit
findAllAnlagenBehandlungsfaehigkeit()
AbfallartModule
GET
AnlagenBehandlungsfaehigkeit
(19)
/anlagenbehandlungsfaehigkeit/abfallart/{id}
findAllAnlagenBehandlungsfaehigkeitOfAbfallart(id)
AbfallartModule
GET
Abfallart
AnlagenBehandlungsfaehigkeit
(20)
/anlagenbehandlungsfaehigkeit/anlage/{id}
findAllAnlagenBehandlungsfaehigkeitOfAnlage(id)
AbfallartModule
GET
Anlage
AnlagenBehandlungsfaehigkeit
(21)
/abfallart
insertAbfallart(abfallart)
AbfallartModule
POST
Abfallart
2. AbfallfraktionModule - API (22)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/planziel
findAllPlanZiel()
AbfallfraktionModule
GET
PlanZiel
(2)
/dienstleistungsvertrag/gemeinde/{id}
findAllDienstleistungsvertragOfGemeinde(id)
AbfallfraktionModule
GET
Gemeinde
Dienstleistungsvertrag
(3)
/planziel/{id}
findPlanZielById(id)
AbfallfraktionModule
GET
PlanZiel
(4)
/dienstleistungsvertrag/{id}
deleteDienstleistungsvertragById(id)
AbfallfraktionModule
DELETE
Dienstleistungsvertrag
(5)
/abfallfraktion/abfallart/{id}
findAllAbfallfraktionOfAbfallart(id)
AbfallfraktionModule
GET
Abfallart
Abfallfraktion
(6)
/dienstleistungsvertrag
insertDienstleistungsvertrag(dienstleistungsvertrag)
AbfallfraktionModule
POST
Dienstleistungsvertrag
(7)
/dienstleistungsvertrag/auftraggeberakteur/{id}
findAllDienstleistungsvertragOfAuftraggeberAkteur(id)
AbfallfraktionModule
GET
Akteur
Dienstleistungsvertrag
(8)
/planziel/abfallfraktion/{id}
findAllPlanZielOfAbfallfraktion(id)
AbfallfraktionModule
GET
Abfallfraktion
PlanZiel
(9)
/abfallfraktion
insertAbfallfraktion(abfallfraktion)
AbfallfraktionModule
POST
Abfallfraktion
(10)
/dienstleistungsvertrag
findAllDienstleistungsvertrag()
AbfallfraktionModule
GET
Dienstleistungsvertrag
(11)
/planziel/{id}
updatePlanZielById(planziel)
AbfallfraktionModule
PUT
PlanZiel
(12)
/abfallfraktion/{id}
findAbfallfraktionById(id)
AbfallfraktionModule
GET
Abfallfraktion
(13)
/abfallfraktion
findAllAbfallfraktion()
AbfallfraktionModule
GET
Abfallfraktion
(14)
/dienstleistungsvertrag/{id}
updateDienstleistungsvertragById(dienstleistungsvertrag)
AbfallfraktionModule
PUT
Dienstleistungsvertrag
(15)
/planziel
insertPlanZiel(planziel)
AbfallfraktionModule
POST
PlanZiel
(16)
/abfallfraktion/{id}
deleteAbfallfraktionById(id)
AbfallfraktionModule
DELETE
Abfallfraktion
(17)
/abfallfraktion/{id}
updateAbfallfraktionById(abfallfraktion)
AbfallfraktionModule
PUT
Abfallfraktion
(18)
/dienstleistungsvertrag/dienstleisterakteur/{id}
findAllDienstleistungsvertragOfDienstleisterAkteur(id)
AbfallfraktionModule
GET
Akteur
Dienstleistungsvertrag
(19)
/planziel/{id}
deletePlanZielById(id)
AbfallfraktionModule
DELETE
PlanZiel
(20)
/dienstleistungsvertrag/{id}
findDienstleistungsvertragById(id)
AbfallfraktionModule
GET
Dienstleistungsvertrag
(21)
/planziel/abfallart/{id}
findAllPlanZielOfAbfallart(id)
AbfallfraktionModule
GET
Abfallart
PlanZiel
(22)
/planziel/abfallwirtschaftsplan/{id}
findAllPlanZielOfAbfallwirtschaftsplan(id)
AbfallfraktionModule
GET
Abfallwirtschaftsplan
PlanZiel
3. AbfallstromModule - API (17)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/sammelereignis
findAllSammelereignis()
AbfallstromModule
GET
Sammelereignis
(2)
/sammelereignis/sammelroute/{id}
findAllSammelereignisOfSammelroute(id)
AbfallstromModule
GET
Sammelroute
Sammelereignis
(3)
/sammelereignis
insertSammelereignis(sammelereignis)
AbfallstromModule
POST
Sammelereignis
(4)
/abfallstrom
findAllAbfallstrom()
AbfallstromModule
GET
Abfallstrom
(5)
/abfallstrom
insertAbfallstrom(abfallstrom)
AbfallstromModule
POST
Abfallstrom
(6)
/abfallstrom/abfallkategorie/{id}
findAllAbfallstromOfAbfallkategorie(id)
AbfallstromModule
GET
Abfallkategorie
Abfallstrom
(7)
/abfallstrom/{id}
findAbfallstromById(id)
AbfallstromModule
GET
Abfallstrom
(8)
/abfallstrom/{id}
updateAbfallstromById(abfallstrom)
AbfallstromModule
PUT
Abfallstrom
(9)
/abfallstrom/quelleakteur/{id}
findAllAbfallstromOfQuelleAkteur(id)
AbfallstromModule
GET
Akteur
Abfallstrom
(10)
/abfallstrom/{id}
deleteAbfallstromById(id)
AbfallstromModule
DELETE
Abfallstrom
(11)
/sammelereignis/{id}
findSammelereignisById(id)
AbfallstromModule
GET
Sammelereignis
(12)
/abfallstrom/abfallart/{id}
findAllAbfallstromOfAbfallart(id)
AbfallstromModule
GET
Abfallart
Abfallstrom
(13)
/sammelereignis/sammelfahrzeug/{id}
findAllSammelereignisOfSammelfahrzeug(id)
AbfallstromModule
GET
Sammelfahrzeug
Sammelereignis
(14)
/abfallstrom/abfallfraktion/{id}
findAllAbfallstromOfAbfallfraktion(id)
AbfallstromModule
GET
Abfallfraktion
Abfallstrom
(15)
/sammelereignis/abfallstrom/{id}
findAllSammelereignisOfAbfallstrom(id)
AbfallstromModule
GET
Abfallstrom
Sammelereignis
(16)
/sammelereignis/{id}
deleteSammelereignisById(id)
AbfallstromModule
DELETE
Sammelereignis
(17)
/sammelereignis/{id}
updateSammelereignisById(sammelereignis)
AbfallstromModule
PUT
Sammelereignis
4. AkteurModule - API (17)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/land/{id}
deleteLandById(id)
AkteurModule
DELETE
Land
(2)
/rechtsinstrument/{id}
deleteRechtsinstrumentById(id)
AkteurModule
DELETE
Rechtsinstrument
(3)
/land
insertLand(land)
AkteurModule
POST
Land
(4)
/akteur
insertAkteur(akteur)
AkteurModule
POST
Akteur
(5)
/rechtsinstrument/{id}
updateRechtsinstrumentById(rechtsinstrument)
AkteurModule
PUT
Rechtsinstrument
(6)
/land/{id}
findLandById(id)
AkteurModule
GET
Land
(7)
/land
findAllLand()
AkteurModule
GET
Land
(8)
/rechtsinstrument
findAllRechtsinstrument()
AkteurModule
GET
Rechtsinstrument
(9)
/akteur/{id}
updateAkteurById(akteur)
AkteurModule
PUT
Akteur
(10)
/akteur/{id}
deleteAkteurById(id)
AkteurModule
DELETE
Akteur
(11)
/rechtsinstrument/{id}
findRechtsinstrumentById(id)
AkteurModule
GET
Rechtsinstrument
(12)
/akteur
findAllAkteur()
AkteurModule
GET
Akteur
(13)
/rechtsinstrument
insertRechtsinstrument(rechtsinstrument)
AkteurModule
POST
Rechtsinstrument
(14)
/rechtsinstrument/land/{id}
findAllRechtsinstrumentOfLand(id)
AkteurModule
GET
Land
Rechtsinstrument
(15)
/akteur/land/{id}
findAllAkteurOfLand(id)
AkteurModule
GET
Land
Akteur
(16)
/akteur/{id}
findAkteurById(id)
AkteurModule
GET
Akteur
(17)
/land/{id}
updateLandById(land)
AkteurModule
PUT
Land
5. BehandlungsartModule - API (13)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/behandlungsart
insertBehandlungsart(behandlungsart)
BehandlungsartModule
POST
Behandlungsart
(2)
/behandlungsart/{id}
deleteBehandlungsartById(id)
BehandlungsartModule
DELETE
Behandlungsart
(3)
/behandlungsvorgang/{id}
findBehandlungsvorgangById(id)
BehandlungsartModule
GET
Behandlungsvorgang
(4)
/behandlungsart/{id}
updateBehandlungsartById(behandlungsart)
BehandlungsartModule
PUT
Behandlungsart
(5)
/behandlungsvorgang
findAllBehandlungsvorgang()
BehandlungsartModule
GET
Behandlungsvorgang
(6)
/behandlungsart
findAllBehandlungsart()
BehandlungsartModule
GET
Behandlungsart
(7)
/behandlungsvorgang/{id}
updateBehandlungsvorgangById(behandlungsvorgang)
BehandlungsartModule
PUT
Behandlungsvorgang
(8)
/behandlungsart/{id}
findBehandlungsartById(id)
BehandlungsartModule
GET
Behandlungsart
(9)
/behandlungsvorgang/anlage/{id}
findAllBehandlungsvorgangOfAnlage(id)
BehandlungsartModule
GET
Anlage
Behandlungsvorgang
(10)
/behandlungsvorgang/{id}
deleteBehandlungsvorgangById(id)
BehandlungsartModule
DELETE
Behandlungsvorgang
(11)
/behandlungsvorgang
insertBehandlungsvorgang(behandlungsvorgang)
BehandlungsartModule
POST
Behandlungsvorgang
(12)
/behandlungsvorgang/abfallstrom/{id}
findAllBehandlungsvorgangOfAbfallstrom(id)
BehandlungsartModule
GET
Abfallstrom
Behandlungsvorgang
(13)
/behandlungsvorgang/behandlungsart/{id}
findAllBehandlungsvorgangOfBehandlungsart(id)
BehandlungsartModule
GET
Behandlungsart
Behandlungsvorgang
6. DeponieModule - API (23)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/abfalltransport/quelleanlage/{id}
findAllAbfalltransportOfQuelleAnlage(id)
DeponieModule
GET
Anlage
Abfalltransport
(2)
/grenzwert
insertGrenzwert(grenzwert)
DeponieModule
POST
Grenzwert
(3)
/abfalltransport/{id}
deleteAbfalltransportById(id)
DeponieModule
DELETE
Abfalltransport
(4)
/deponie/betreiberakteur/{id}
findAllDeponieOfBetreiberAkteur(id)
DeponieModule
GET
Akteur
Deponie
(5)
/abfalltransport
findAllAbfalltransport()
DeponieModule
GET
Abfalltransport
(6)
/grenzwert/{id}
findGrenzwertById(id)
DeponieModule
GET
Grenzwert
(7)
/grenzwert/rechtsanforderung/{id}
findAllGrenzwertOfRechtsanforderung(id)
DeponieModule
GET
Rechtsanforderung
Grenzwert
(8)
/abfalltransport/zieldeponie/{id}
findAllAbfalltransportOfZielDeponie(id)
DeponieModule
GET
Deponie
Abfalltransport
(9)
/abfalltransport/transportart/{id}
findAllAbfalltransportOfTransportart(id)
DeponieModule
GET
Transportart
Abfalltransport
(10)
/abfalltransport/zielanlage/{id}
findAllAbfalltransportOfZielAnlage(id)
DeponieModule
GET
Anlage
Abfalltransport
(11)
/grenzwert/{id}
updateGrenzwertById(grenzwert)
DeponieModule
PUT
Grenzwert
(12)
/deponie/{id}
updateDeponieById(deponie)
DeponieModule
PUT
Deponie
(13)
/deponie
findAllDeponie()
DeponieModule
GET
Deponie
(14)
/deponie/{id}
deleteDeponieById(id)
DeponieModule
DELETE
Deponie
(15)
/deponie/{id}
findDeponieById(id)
DeponieModule
GET
Deponie
(16)
/abfalltransport
insertAbfalltransport(abfalltransport)
DeponieModule
POST
Abfalltransport
(17)
/deponie
insertDeponie(deponie)
DeponieModule
POST
Deponie
(18)
/abfalltransport/abfallstrom/{id}
findAllAbfalltransportOfAbfallstrom(id)
DeponieModule
GET
Abfallstrom
Abfalltransport
(19)
/grenzwert/{id}
deleteGrenzwertById(id)
DeponieModule
DELETE
Grenzwert
(20)
/grenzwert
findAllGrenzwert()
DeponieModule
GET
Grenzwert
(21)
/deponie/gemeinde/{id}
findAllDeponieOfGemeinde(id)
DeponieModule
GET
Gemeinde
Deponie
(22)
/abfalltransport/{id}
findAbfalltransportById(id)
DeponieModule
GET
Abfalltransport
(23)
/abfalltransport/{id}
updateAbfalltransportById(abfalltransport)
DeponieModule
PUT
Abfalltransport
7. GemeindeModule - API (19)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/gemeinde/{id}
updateGemeindeById(gemeinde)
GemeindeModule
PUT
Gemeinde
(2)
/abfallkategorie/{id}
deleteAbfallkategorieById(id)
GemeindeModule
DELETE
Abfallkategorie
(3)
/gemeinde/{id}
deleteGemeindeById(id)
GemeindeModule
DELETE
Gemeinde
(4)
/anlage/betreiberakteur/{id}
findAllAnlageOfBetreiberAkteur(id)
GemeindeModule
GET
Akteur
Anlage
(5)
/gemeinde/land/{id}
findAllGemeindeOfLand(id)
GemeindeModule
GET
Land
Gemeinde
(6)
/anlage/{id}
deleteAnlageById(id)
GemeindeModule
DELETE
Anlage
(7)
/abfallkategorie/{id}
updateAbfallkategorieById(abfallkategorie)
GemeindeModule
PUT
Abfallkategorie
(8)
/gemeinde/region/{id}
findAllGemeindeOfRegion(id)
GemeindeModule
GET
Region
Gemeinde
(9)
/anlage/gemeinde/{id}
findAllAnlageOfGemeinde(id)
GemeindeModule
GET
Gemeinde
Anlage
(10)
/anlage
findAllAnlage()
GemeindeModule
GET
Anlage
(11)
/abfallkategorie
insertAbfallkategorie(abfallkategorie)
GemeindeModule
POST
Abfallkategorie
(12)
/gemeinde
insertGemeinde(gemeinde)
GemeindeModule
POST
Gemeinde
(13)
/abfallkategorie/{id}
findAbfallkategorieById(id)
GemeindeModule
GET
Abfallkategorie
(14)
/gemeinde
findAllGemeinde()
GemeindeModule
GET
Gemeinde
(15)
/anlage/{id}
updateAnlageById(anlage)
GemeindeModule
PUT
Anlage
(16)
/anlage/{id}
findAnlageById(id)
GemeindeModule
GET
Anlage
(17)
/gemeinde/{id}
findGemeindeById(id)
GemeindeModule
GET
Gemeinde
(18)
/anlage
insertAnlage(anlage)
GemeindeModule
POST
Anlage
(19)
/abfallkategorie
findAllAbfallkategorie()
GemeindeModule
GET
Abfallkategorie
8. RechtsanforderungModule - API (20)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/anlagenkonformitaet/{id}
updateAnlagenKonformitaetById(anlagenkonformitaet)
RechtsanforderungModule
PUT
AnlagenKonformitaet
(2)
/anlagenkonformitaet/anlage/{id}
findAllAnlagenKonformitaetOfAnlage(id)
RechtsanforderungModule
GET
Anlage
AnlagenKonformitaet
(3)
/rechtsanforderung
insertRechtsanforderung(rechtsanforderung)
RechtsanforderungModule
POST
Rechtsanforderung
(4)
/rechtsanforderung/{id}
updateRechtsanforderungById(rechtsanforderung)
RechtsanforderungModule
PUT
Rechtsanforderung
(5)
/rechtsanforderung
findAllRechtsanforderung()
RechtsanforderungModule
GET
Rechtsanforderung
(6)
/historischesereignis/{id}
updateHistorischesEreignisById(historischesereignis)
RechtsanforderungModule
PUT
HistorischesEreignis
(7)
/historischesereignis/gemeinde/{id}
findAllHistorischesEreignisOfGemeinde(id)
RechtsanforderungModule
GET
Gemeinde
HistorischesEreignis
(8)
/anlagenkonformitaet/{id}
findAnlagenKonformitaetById(id)
RechtsanforderungModule
GET
AnlagenKonformitaet
(9)
/rechtsanforderung/{id}
deleteRechtsanforderungById(id)
RechtsanforderungModule
DELETE
Rechtsanforderung
(10)
/historischesereignis
insertHistorischesEreignis(historischesereignis)
RechtsanforderungModule
POST
HistorischesEreignis
(11)
/rechtsanforderung/{id}
findRechtsanforderungById(id)
RechtsanforderungModule
GET
Rechtsanforderung
(12)
/historischesereignis
findAllHistorischesEreignis()
RechtsanforderungModule
GET
HistorischesEreignis
(13)
/rechtsanforderung/rechtsinstrument/{id}
findAllRechtsanforderungOfRechtsinstrument(id)
RechtsanforderungModule
GET
Rechtsinstrument
Rechtsanforderung
(14)
/anlagenkonformitaet
findAllAnlagenKonformitaet()
RechtsanforderungModule
GET
AnlagenKonformitaet
(15)
/anlagenkonformitaet
insertAnlagenKonformitaet(anlagenkonformitaet)
RechtsanforderungModule
POST
AnlagenKonformitaet
(16)
/anlagenkonformitaet/rechtsanforderung/{id}
findAllAnlagenKonformitaetOfRechtsanforderung(id)
RechtsanforderungModule
GET
Rechtsanforderung
AnlagenKonformitaet
(17)
/anlagenkonformitaet/{id}
deleteAnlagenKonformitaetById(id)
RechtsanforderungModule
DELETE
AnlagenKonformitaet
(18)
/historischesereignis/{id}
deleteHistorischesEreignisById(id)
RechtsanforderungModule
DELETE
HistorischesEreignis
(19)
/historischesereignis/land/{id}
findAllHistorischesEreignisOfLand(id)
RechtsanforderungModule
GET
Land
HistorischesEreignis
(20)
/historischesereignis/{id}
findHistorischesEreignisById(id)
RechtsanforderungModule
GET
HistorischesEreignis
9. RegionModule - API (14)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/region
findAllRegion()
RegionModule
GET
Region
(2)
/abfallwirtschaftsplan/gemeinde/{id}
findAllAbfallwirtschaftsplanOfGemeinde(id)
RegionModule
GET
Gemeinde
Abfallwirtschaftsplan
(3)
/abfallwirtschaftsplan/{id}
updateAbfallwirtschaftsplanById(abfallwirtschaftsplan)
RegionModule
PUT
Abfallwirtschaftsplan
(4)
/abfallwirtschaftsplan
findAllAbfallwirtschaftsplan()
RegionModule
GET
Abfallwirtschaftsplan
(5)
/region/{id}
deleteRegionById(id)
RegionModule
DELETE
Region
(6)
/region/{id}
findRegionById(id)
RegionModule
GET
Region
(7)
/abfallwirtschaftsplan/land/{id}
findAllAbfallwirtschaftsplanOfLand(id)
RegionModule
GET
Land
Abfallwirtschaftsplan
(8)
/abfallwirtschaftsplan
insertAbfallwirtschaftsplan(abfallwirtschaftsplan)
RegionModule
POST
Abfallwirtschaftsplan
(9)
/region/{id}
updateRegionById(region)
RegionModule
PUT
Region
(10)
/abfallwirtschaftsplan/{id}
findAbfallwirtschaftsplanById(id)
RegionModule
GET
Abfallwirtschaftsplan
(11)
/abfallwirtschaftsplan/region/{id}
findAllAbfallwirtschaftsplanOfRegion(id)
RegionModule
GET
Region
Abfallwirtschaftsplan
(12)
/region
insertRegion(region)
RegionModule
POST
Region
(13)
/abfallwirtschaftsplan/{id}
deleteAbfallwirtschaftsplanById(id)
RegionModule
DELETE
Abfallwirtschaftsplan
(14)
/region/land/{id}
findAllRegionOfLand(id)
RegionModule
GET
Land
Region
10. SammelfahrzeugModule - API (17)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/sammelfahrzeug/{id}
deleteSammelfahrzeugById(id)
SammelfahrzeugModule
DELETE
Sammelfahrzeug
(2)
/fahrzeugtyp/{id}
updateFahrzeugtypById(fahrzeugtyp)
SammelfahrzeugModule
PUT
Fahrzeugtyp
(3)
/fahrzeugtyp
insertFahrzeugtyp(fahrzeugtyp)
SammelfahrzeugModule
POST
Fahrzeugtyp
(4)
/transportart
findAllTransportart()
SammelfahrzeugModule
GET
Transportart
(5)
/transportart
insertTransportart(transportart)
SammelfahrzeugModule
POST
Transportart
(6)
/fahrzeugtyp/{id}
deleteFahrzeugtypById(id)
SammelfahrzeugModule
DELETE
Fahrzeugtyp
(7)
/sammelfahrzeug/{id}
findSammelfahrzeugById(id)
SammelfahrzeugModule
GET
Sammelfahrzeug
(8)
/transportart/{id}
findTransportartById(id)
SammelfahrzeugModule
GET
Transportart
(9)
/transportart/{id}
deleteTransportartById(id)
SammelfahrzeugModule
DELETE
Transportart
(10)
/sammelfahrzeug
findAllSammelfahrzeug()
SammelfahrzeugModule
GET
Sammelfahrzeug
(11)
/sammelfahrzeug
insertSammelfahrzeug(sammelfahrzeug)
SammelfahrzeugModule
POST
Sammelfahrzeug
(12)
/sammelfahrzeug/{id}
updateSammelfahrzeugById(sammelfahrzeug)
SammelfahrzeugModule
PUT
Sammelfahrzeug
(13)
/sammelfahrzeug/fahrzeugtyp/{id}
findAllSammelfahrzeugOfFahrzeugtyp(id)
SammelfahrzeugModule
GET
Fahrzeugtyp
Sammelfahrzeug
(14)
/sammelfahrzeug/betreiberakteur/{id}
findAllSammelfahrzeugOfBetreiberAkteur(id)
SammelfahrzeugModule
GET
Akteur
Sammelfahrzeug
(15)
/fahrzeugtyp/{id}
findFahrzeugtypById(id)
SammelfahrzeugModule
GET
Fahrzeugtyp
(16)
/fahrzeugtyp
findAllFahrzeugtyp()
SammelfahrzeugModule
GET
Fahrzeugtyp
(17)
/transportart/{id}
updateTransportartById(transportart)
SammelfahrzeugModule
PUT
Transportart
11. SammelsystemModule - API (12)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/sammelsystem/{id}
findSammelsystemById(id)
SammelsystemModule
GET
Sammelsystem
(2)
/sammelroute
findAllSammelroute()
SammelsystemModule
GET
Sammelroute
(3)
/sammelsystem/{id}
deleteSammelsystemById(id)
SammelsystemModule
DELETE
Sammelsystem
(4)
/sammelroute/{id}
updateSammelrouteById(sammelroute)
SammelsystemModule
PUT
Sammelroute
(5)
/sammelsystem
findAllSammelsystem()
SammelsystemModule
GET
Sammelsystem
(6)
/sammelroute
insertSammelroute(sammelroute)
SammelsystemModule
POST
Sammelroute
(7)
/sammelroute/{id}
findSammelrouteById(id)
SammelsystemModule
GET
Sammelroute
(8)
/sammelroute/sammelsystem/{id}
findAllSammelrouteOfSammelsystem(id)
SammelsystemModule
GET
Sammelsystem
Sammelroute
(9)
/sammelsystem
insertSammelsystem(sammelsystem)
SammelsystemModule
POST
Sammelsystem
(10)
/sammelroute/{id}
deleteSammelrouteById(id)
SammelsystemModule
DELETE
Sammelroute
(11)
/sammelsystem/{id}
updateSammelsystemById(sammelsystem)
SammelsystemModule
PUT
Sammelsystem
(12)
/sammelsystem/gemeinde/{id}
findAllSammelsystemOfGemeinde(id)
SammelsystemModule
GET
Gemeinde
Sammelsystem
12. UmweltwirkungstypModule - API (12)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/umweltwirkungstyp/{id}
deleteUmweltwirkungstypById(id)
UmweltwirkungstypModule
DELETE
Umweltwirkungstyp
(2)
/umweltwirkungstyp
findAllUmweltwirkungstyp()
UmweltwirkungstypModule
GET
Umweltwirkungstyp
(3)
/umweltbewertung
insertUmweltbewertung(umweltbewertung)
UmweltwirkungstypModule
POST
Umweltbewertung
(4)
/umweltwirkungstyp
insertUmweltwirkungstyp(umweltwirkungstyp)
UmweltwirkungstypModule
POST
Umweltwirkungstyp
(5)
/umweltbewertung/{id}
deleteUmweltbewertungById(id)
UmweltwirkungstypModule
DELETE
Umweltbewertung
(6)
/umweltwirkungstyp/{id}
updateUmweltwirkungstypById(umweltwirkungstyp)
UmweltwirkungstypModule
PUT
Umweltwirkungstyp
(7)
/umweltbewertung
findAllUmweltbewertung()
UmweltwirkungstypModule
GET
Umweltbewertung
(8)
/umweltbewertung/umweltwirkungstyp/{id}
findAllUmweltbewertungOfUmweltwirkungstyp(id)
UmweltwirkungstypModule
GET
Umweltwirkungstyp
Umweltbewertung
(9)
/umweltbewertung/{id}
findUmweltbewertungById(id)
UmweltwirkungstypModule
GET
Umweltbewertung
(10)
/umweltbewertung/{id}
updateUmweltbewertungById(umweltbewertung)
UmweltwirkungstypModule
PUT
Umweltbewertung
(11)
/umweltbewertung/anlage/{id}
findAllUmweltbewertungOfAnlage(id)
UmweltwirkungstypModule
GET
Anlage
Umweltbewertung
(12)
/umweltwirkungstyp/{id}
findUmweltwirkungstypById(id)
UmweltwirkungstypModule
GET
Umweltwirkungstyp
Overview
My API
System Designs
Dienstleistungen
Kontakt
Energieausgleich
Ansprechpartner
Impressum