Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


7. STADTMOEBEL MODULE (UI prompt)



Module Entities (15)

EntityAliasModuleGlobal Schema
(1) GemeindeGemeindeGemeindeModuleStadtgestaltung
(2) GestalterGestalterGestalterModuleStadtgestaltung
(3) GestaltungsprojektGestaltungsprojektGestalterModuleStadtgestaltung
(4) MoebelKategorieMoebelKategorieMoebelKategorieModuleStadtgestaltung
(5) NormAnwendungNormAnwendungStandardModuleStadtgestaltung
(6) PppVertragMoebelPppVertragMoebelMaterialModuleStadtgestaltung
(7) SicherheitsmassnahmeSicherheitsmassnahmeStadtmoebelModuleStadtgestaltung
(8) SmartfunktionSmartfunktionStadtmoebelModuleStadtgestaltung
(9) StadtmoebelStadtmoebelStadtmoebelModuleStadtgestaltung
(10) StadtmoebelFunktionStadtmoebelFunktionFunktionModuleStadtgestaltung
(11) StadtmoebelMaterialStadtmoebelMaterialMaterialModuleStadtgestaltung
(12) StandardStandardStandardModuleStadtgestaltung
(13) StandortStandortOrganisationModuleStadtgestaltung
(14) WartungsereignisWartungsereignisOrganisationModuleStadtgestaltung
(15) WerbeflaecheWerbeflaecheMoebelKategorieModuleStadtgestaltung

Module Interfaces (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






7.1 SICHERHEITSMASSNAHME


SicherheitsmassnahmeStadtmoebelModuleStadtgestaltung

Properties (5)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGSicherheitsmassnahme
(2) IstAntiTerrorBOOLSicherheitsmassnahme
(3) IstVerkehrsschutzBOOLSicherheitsmassnahme
(4) MassnahmetypSTRINGSicherheitsmassnahme
(5) StadtmoebelLONGSicherheitsmassnahmeStadtmoebelStadtmoebelModule





7.2 SMARTFUNKTION


SmartfunktionStadtmoebelModuleStadtgestaltung

Properties (6)

PropertyTypeEntityReferenceModule
(1) FunktionstypSTRINGSmartfunktion
(2) HatLadungBOOLSmartfunktion
(3) HatSensorenBOOLSmartfunktion
(4) HatWifiBOOLSmartfunktion
(5) NotizenSTRINGSmartfunktion
(6) StadtmoebelLONGSmartfunktionStadtmoebelStadtmoebelModule





7.3 STADTMOEBEL


StadtmoebelStadtmoebelModuleStadtgestaltung

Properties (15)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGStadtmoebel
(2) GemeindeLONGStadtmoebelGemeindeGemeindeModule
(3) GestalterLONGStadtmoebelGestalterGestalterModule
(4) GestaltungsprojektLONGStadtmoebelGestaltungsprojektGestalterModule
(5) HatSicherheitsfunktionBOOLStadtmoebel
(6) HatSmartfunktionenBOOLStadtmoebel
(7) HatWerbungBOOLStadtmoebel
(8) InstallationsjahrLONGStadtmoebel
(9) IstUnbeweglichBOOLStadtmoebel
(10) MoebelgruppeLONGStadtmoebelMoebelKategorieMoebelKategorieModule
(11) MoebeltypSTRINGStadtmoebel
(12) NameSTRINGStadtmoebel
(13) StandardLONGStadtmoebelStandardStandardModule
(14) StandortLONGStadtmoebelStandortOrganisationModule
(15) StatusSTRINGStadtmoebel





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum