Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


1. FunktionModule - API (12)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /funktion/{id}updateFunktionById(funktion)FunktionModulePUTFunktion
(2) /funktionfindAllFunktion()FunktionModuleGETFunktion
(3) /stadtmoebelfunktion/funktion/{id}findAllStadtmoebelFunktionOfFunktion(id)FunktionModuleGETFunktion StadtmoebelFunktion
(4) /stadtmoebelfunktioninsertStadtmoebelFunktion(stadtmoebelfunktion)FunktionModulePOSTStadtmoebelFunktion
(5) /funktioninsertFunktion(funktion)FunktionModulePOSTFunktion
(6) /stadtmoebelfunktion/{id}findStadtmoebelFunktionById(id)FunktionModuleGETStadtmoebelFunktion
(7) /stadtmoebelfunktion/stadtmoebel/{id}findAllStadtmoebelFunktionOfStadtmoebel(id)FunktionModuleGETStadtmoebel StadtmoebelFunktion
(8) /stadtmoebelfunktion/{id}deleteStadtmoebelFunktionById(id)FunktionModuleDELETEStadtmoebelFunktion
(9) /funktion/{id}deleteFunktionById(id)FunktionModuleDELETEFunktion
(10) /funktion/{id}findFunktionById(id)FunktionModuleGETFunktion
(11) /stadtmoebelfunktion/{id}updateStadtmoebelFunktionById(stadtmoebelfunktion)FunktionModulePUTStadtmoebelFunktion
(12) /stadtmoebelfunktionfindAllStadtmoebelFunktion()FunktionModuleGETStadtmoebelFunktion

2. GemeindeModule - API (19)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /gemeindefindAllGemeinde()GemeindeModuleGETGemeinde
(2) /streitfallfindAllStreitfall()GemeindeModuleGETStreitfall
(3) /pppvertrag/{id}deletePppVertragById(id)GemeindeModuleDELETEPppVertrag
(4) /pppvertrag/{id}updatePppVertragById(pppvertrag)GemeindeModulePUTPppVertrag
(5) /streitfall/gemeinde/{id}findAllStreitfallOfGemeinde(id)GemeindeModuleGETGemeinde Streitfall
(6) /pppvertrag/gemeinde/{id}findAllPppVertragOfGemeinde(id)GemeindeModuleGETGemeinde PppVertrag
(7) /pppvertrag/privaterpartner/{id}findAllPppVertragOfPrivaterPartner(id)GemeindeModuleGETOrganisation PppVertrag
(8) /gemeindeinsertGemeinde(gemeinde)GemeindeModulePOSTGemeinde
(9) /pppvertragfindAllPppVertrag()GemeindeModuleGETPppVertrag
(10) /streitfallinsertStreitfall(streitfall)GemeindeModulePOSTStreitfall
(11) /streitfall/{id}deleteStreitfallById(id)GemeindeModuleDELETEStreitfall
(12) /gemeinde/{id}deleteGemeindeById(id)GemeindeModuleDELETEGemeinde
(13) /streitfall/{id}updateStreitfallById(streitfall)GemeindeModulePUTStreitfall
(14) /pppvertrag/{id}findPppVertragById(id)GemeindeModuleGETPppVertrag
(15) /streitfall/{id}findStreitfallById(id)GemeindeModuleGETStreitfall
(16) /pppvertraginsertPppVertrag(pppvertrag)GemeindeModulePOSTPppVertrag
(17) /streitfall/gegenpartei/{id}findAllStreitfallOfGegenpartei(id)GemeindeModuleGETOrganisation Streitfall
(18) /gemeinde/{id}findGemeindeById(id)GemeindeModuleGETGemeinde
(19) /gemeinde/{id}updateGemeindeById(gemeinde)GemeindeModulePUTGemeinde

3. GestalterModule - API (17)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /gestaltungsprojektfindAllGestaltungsprojekt()GestalterModuleGETGestaltungsprojekt
(2) /gestaltungsprojekt/gemeinde/{id}findAllGestaltungsprojektOfGemeinde(id)GestalterModuleGETGemeinde Gestaltungsprojekt
(3) /gestalterinsertGestalter(gestalter)GestalterModulePOSTGestalter
(4) /ausschlussobjekt/{id}deleteAusschlussObjektById(id)GestalterModuleDELETEAusschlussObjekt
(5) /gestalter/{id}findGestalterById(id)GestalterModuleGETGestalter
(6) /gestaltungsprojekt/{id}deleteGestaltungsprojektById(id)GestalterModuleDELETEGestaltungsprojekt
(7) /gestaltungsprojektinsertGestaltungsprojekt(gestaltungsprojekt)GestalterModulePOSTGestaltungsprojekt
(8) /ausschlussobjektinsertAusschlussObjekt(ausschlussobjekt)GestalterModulePOSTAusschlussObjekt
(9) /ausschlussobjektfindAllAusschlussObjekt()GestalterModuleGETAusschlussObjekt
(10) /gestaltungsprojekt/gestalter/{id}findAllGestaltungsprojektOfGestalter(id)GestalterModuleGETGestalter Gestaltungsprojekt
(11) /gestalter/{id}deleteGestalterById(id)GestalterModuleDELETEGestalter
(12) /gestalter/{id}updateGestalterById(gestalter)GestalterModulePUTGestalter
(13) /ausschlussobjekt/{id}updateAusschlussObjektById(ausschlussobjekt)GestalterModulePUTAusschlussObjekt
(14) /gestaltungsprojekt/{id}updateGestaltungsprojektById(gestaltungsprojekt)GestalterModulePUTGestaltungsprojekt
(15) /gestaltungsprojekt/{id}findGestaltungsprojektById(id)GestalterModuleGETGestaltungsprojekt
(16) /gestalterfindAllGestalter()GestalterModuleGETGestalter
(17) /ausschlussobjekt/{id}findAusschlussObjektById(id)GestalterModuleGETAusschlussObjekt

4. MaterialModule - API (19)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /materialinsertMaterial(material)MaterialModulePOSTMaterial
(2) /stadtmoebelmaterialfindAllStadtmoebelMaterial()MaterialModuleGETStadtmoebelMaterial
(3) /stadtmoebelmaterial/{id}updateStadtmoebelMaterialById(stadtmoebelmaterial)MaterialModulePUTStadtmoebelMaterial
(4) /stadtmoebelmaterial/material/{id}findAllStadtmoebelMaterialOfMaterial(id)MaterialModuleGETMaterial StadtmoebelMaterial
(5) /pppvertragmoebel/{id}updatePppVertragMoebelById(pppvertragmoebel)MaterialModulePUTPppVertragMoebel
(6) /pppvertragmoebel/stadtmoebel/{id}findAllPppVertragMoebelOfStadtmoebel(id)MaterialModuleGETStadtmoebel PppVertragMoebel
(7) /stadtmoebelmaterialinsertStadtmoebelMaterial(stadtmoebelmaterial)MaterialModulePOSTStadtmoebelMaterial
(8) /pppvertragmoebel/{id}deletePppVertragMoebelById(id)MaterialModuleDELETEPppVertragMoebel
(9) /pppvertragmoebelfindAllPppVertragMoebel()MaterialModuleGETPppVertragMoebel
(10) /pppvertragmoebel/{id}findPppVertragMoebelById(id)MaterialModuleGETPppVertragMoebel
(11) /materialfindAllMaterial()MaterialModuleGETMaterial
(12) /stadtmoebelmaterial/{id}deleteStadtmoebelMaterialById(id)MaterialModuleDELETEStadtmoebelMaterial
(13) /material/{id}findMaterialById(id)MaterialModuleGETMaterial
(14) /stadtmoebelmaterial/{id}findStadtmoebelMaterialById(id)MaterialModuleGETStadtmoebelMaterial
(15) /material/{id}updateMaterialById(material)MaterialModulePUTMaterial
(16) /material/{id}deleteMaterialById(id)MaterialModuleDELETEMaterial
(17) /pppvertragmoebel/pppvertrag/{id}findAllPppVertragMoebelOfPppVertrag(id)MaterialModuleGETPppVertrag PppVertragMoebel
(18) /pppvertragmoebelinsertPppVertragMoebel(pppvertragmoebel)MaterialModulePOSTPppVertragMoebel
(19) /stadtmoebelmaterial/stadtmoebel/{id}findAllStadtmoebelMaterialOfStadtmoebel(id)MaterialModuleGETStadtmoebel StadtmoebelMaterial

5. MoebelKategorieModule - API (18)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /moebelkategorieinsertMoebelKategorie(moebelkategorie)MoebelKategorieModulePOSTMoebelKategorie
(2) /werbeflaeche/{id}deleteWerbeflaecheById(id)MoebelKategorieModuleDELETEWerbeflaeche
(3) /moebelkategorie/{id}updateMoebelKategorieById(moebelkategorie)MoebelKategorieModulePUTMoebelKategorie
(4) /werbevertrag/{id}findWerbevertragById(id)MoebelKategorieModuleGETWerbevertrag
(5) /werbevertrag/{id}updateWerbevertragById(werbevertrag)MoebelKategorieModulePUTWerbevertrag
(6) /werbevertrag/{id}deleteWerbevertragById(id)MoebelKategorieModuleDELETEWerbevertrag
(7) /werbeflaeche/{id}updateWerbeflaecheById(werbeflaeche)MoebelKategorieModulePUTWerbeflaeche
(8) /werbevertrag/werbetreibender/{id}findAllWerbevertragOfWerbetreibender(id)MoebelKategorieModuleGETOrganisation Werbevertrag
(9) /moebelkategorie/{id}deleteMoebelKategorieById(id)MoebelKategorieModuleDELETEMoebelKategorie
(10) /werbevertrag/werbeflaeche/{id}findAllWerbevertragOfWerbeflaeche(id)MoebelKategorieModuleGETWerbeflaeche Werbevertrag
(11) /moebelkategorie/{id}findMoebelKategorieById(id)MoebelKategorieModuleGETMoebelKategorie
(12) /werbeflaeche/{id}findWerbeflaecheById(id)MoebelKategorieModuleGETWerbeflaeche
(13) /werbevertraginsertWerbevertrag(werbevertrag)MoebelKategorieModulePOSTWerbevertrag
(14) /werbeflaeche/stadtmoebel/{id}findAllWerbeflaecheOfStadtmoebel(id)MoebelKategorieModuleGETStadtmoebel Werbeflaeche
(15) /moebelkategoriefindAllMoebelKategorie()MoebelKategorieModuleGETMoebelKategorie
(16) /werbevertragfindAllWerbevertrag()MoebelKategorieModuleGETWerbevertrag
(17) /werbeflaechefindAllWerbeflaeche()MoebelKategorieModuleGETWerbeflaeche
(18) /werbeflaecheinsertWerbeflaeche(werbeflaeche)MoebelKategorieModulePOSTWerbeflaeche

6. OrganisationModule - API (18)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /organisation/{id}deleteOrganisationById(id)OrganisationModuleDELETEOrganisation
(2) /standort/eigentuemerorganisation/{id}findAllStandortOfEigentuemerOrganisation(id)OrganisationModuleGETOrganisation Standort
(3) /standort/{id}deleteStandortById(id)OrganisationModuleDELETEStandort
(4) /organisationfindAllOrganisation()OrganisationModuleGETOrganisation
(5) /standort/{id}findStandortById(id)OrganisationModuleGETStandort
(6) /wartungsereignis/{id}updateWartungsereignisById(wartungsereignis)OrganisationModulePUTWartungsereignis
(7) /standortfindAllStandort()OrganisationModuleGETStandort
(8) /wartungsereignisfindAllWartungsereignis()OrganisationModuleGETWartungsereignis
(9) /wartungsereignisinsertWartungsereignis(wartungsereignis)OrganisationModulePOSTWartungsereignis
(10) /standortinsertStandort(standort)OrganisationModulePOSTStandort
(11) /standort/{id}updateStandortById(standort)OrganisationModulePUTStandort
(12) /organisationinsertOrganisation(organisation)OrganisationModulePOSTOrganisation
(13) /wartungsereignis/durchgefuehrtvon/{id}findAllWartungsereignisOfDurchgefuehrtVon(id)OrganisationModuleGETOrganisation Wartungsereignis
(14) /wartungsereignis/{id}findWartungsereignisById(id)OrganisationModuleGETWartungsereignis
(15) /organisation/{id}findOrganisationById(id)OrganisationModuleGETOrganisation
(16) /wartungsereignis/stadtmoebel/{id}findAllWartungsereignisOfStadtmoebel(id)OrganisationModuleGETStadtmoebel Wartungsereignis
(17) /organisation/{id}updateOrganisationById(organisation)OrganisationModulePUTOrganisation
(18) /wartungsereignis/{id}deleteWartungsereignisById(id)OrganisationModuleDELETEWartungsereignis

7. StadtmoebelModule - API (23)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /stadtmoebel/gestaltungsprojekt/{id}findAllStadtmoebelOfGestaltungsprojekt(id)StadtmoebelModuleGETGestaltungsprojekt Stadtmoebel
(2) /smartfunktionfindAllSmartfunktion()StadtmoebelModuleGETSmartfunktion
(3) /sicherheitsmassnahme/{id}deleteSicherheitsmassnahmeById(id)StadtmoebelModuleDELETESicherheitsmassnahme
(4) /stadtmoebel/moebelgruppe/{id}findAllStadtmoebelOfMoebelgruppe(id)StadtmoebelModuleGETMoebelKategorie Stadtmoebel
(5) /stadtmoebel/{id}updateStadtmoebelById(stadtmoebel)StadtmoebelModulePUTStadtmoebel
(6) /stadtmoebel/standard/{id}findAllStadtmoebelOfStandard(id)StadtmoebelModuleGETStandard Stadtmoebel
(7) /sicherheitsmassnahmeinsertSicherheitsmassnahme(sicherheitsmassnahme)StadtmoebelModulePOSTSicherheitsmassnahme
(8) /sicherheitsmassnahme/stadtmoebel/{id}findAllSicherheitsmassnahmeOfStadtmoebel(id)StadtmoebelModuleGETStadtmoebel Sicherheitsmassnahme
(9) /smartfunktion/{id}updateSmartfunktionById(smartfunktion)StadtmoebelModulePUTSmartfunktion
(10) /smartfunktion/{id}deleteSmartfunktionById(id)StadtmoebelModuleDELETESmartfunktion
(11) /smartfunktion/{id}findSmartfunktionById(id)StadtmoebelModuleGETSmartfunktion
(12) /sicherheitsmassnahme/{id}updateSicherheitsmassnahmeById(sicherheitsmassnahme)StadtmoebelModulePUTSicherheitsmassnahme
(13) /stadtmoebelinsertStadtmoebel(stadtmoebel)StadtmoebelModulePOSTStadtmoebel
(14) /stadtmoebel/{id}findStadtmoebelById(id)StadtmoebelModuleGETStadtmoebel
(15) /sicherheitsmassnahmefindAllSicherheitsmassnahme()StadtmoebelModuleGETSicherheitsmassnahme
(16) /sicherheitsmassnahme/{id}findSicherheitsmassnahmeById(id)StadtmoebelModuleGETSicherheitsmassnahme
(17) /stadtmoebel/standort/{id}findAllStadtmoebelOfStandort(id)StadtmoebelModuleGETStandort Stadtmoebel
(18) /stadtmoebel/{id}deleteStadtmoebelById(id)StadtmoebelModuleDELETEStadtmoebel
(19) /smartfunktion/stadtmoebel/{id}findAllSmartfunktionOfStadtmoebel(id)StadtmoebelModuleGETStadtmoebel Smartfunktion
(20) /smartfunktioninsertSmartfunktion(smartfunktion)StadtmoebelModulePOSTSmartfunktion
(21) /stadtmoebel/gemeinde/{id}findAllStadtmoebelOfGemeinde(id)StadtmoebelModuleGETGemeinde Stadtmoebel
(22) /stadtmoebelfindAllStadtmoebel()StadtmoebelModuleGETStadtmoebel
(23) /stadtmoebel/gestalter/{id}findAllStadtmoebelOfGestalter(id)StadtmoebelModuleGETGestalter Stadtmoebel

8. StandardModule - API (18)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /standardfindAllStandard()StandardModuleGETStandard
(2) /normanwendung/standard/{id}findAllNormAnwendungOfStandard(id)StandardModuleGETStandard NormAnwendung
(3) /standardinsertStandard(standard)StandardModulePOSTStandard
(4) /historischestatistikfindAllHistorischeStatistik()StandardModuleGETHistorischeStatistik
(5) /normanwendung/{id}deleteNormAnwendungById(id)StandardModuleDELETENormAnwendung
(6) /standard/{id}updateStandardById(standard)StandardModulePUTStandard
(7) /standard/{id}findStandardById(id)StandardModuleGETStandard
(8) /normanwendung/{id}updateNormAnwendungById(normanwendung)StandardModulePUTNormAnwendung
(9) /normanwendung/{id}findNormAnwendungById(id)StandardModuleGETNormAnwendung
(10) /standard/{id}deleteStandardById(id)StandardModuleDELETEStandard
(11) /historischestatistik/{id}findHistorischeStatistikById(id)StandardModuleGETHistorischeStatistik
(12) /historischestatistik/{id}updateHistorischeStatistikById(historischestatistik)StandardModulePUTHistorischeStatistik
(13) /normanwendung/stadtmoebel/{id}findAllNormAnwendungOfStadtmoebel(id)StandardModuleGETStadtmoebel NormAnwendung
(14) /historischestatistikinsertHistorischeStatistik(historischestatistik)StandardModulePOSTHistorischeStatistik
(15) /historischestatistik/{id}deleteHistorischeStatistikById(id)StandardModuleDELETEHistorischeStatistik
(16) /normanwendungfindAllNormAnwendung()StandardModuleGETNormAnwendung
(17) /historischestatistik/gemeinde/{id}findAllHistorischeStatistikOfGemeinde(id)StandardModuleGETGemeinde HistorischeStatistik
(18) /normanwendunginsertNormAnwendung(normanwendung)StandardModulePOSTNormAnwendung



Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum