Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


4. MATERIAL MODULE (UI prompt)



Module Entities (5)

EntityAliasModuleGlobal Schema
(1) MaterialMaterialMaterialModuleStadtgestaltung
(2) PppVertragPppVertragGemeindeModuleStadtgestaltung
(3) PppVertragMoebelPppVertragMoebelMaterialModuleStadtgestaltung
(4) StadtmoebelStadtmoebelStadtmoebelModuleStadtgestaltung
(5) StadtmoebelMaterialStadtmoebelMaterialMaterialModuleStadtgestaltung

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






4.1 MATERIAL


MaterialMaterialModuleStadtgestaltung

Properties (6)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGMaterial
(2) IstBetonBOOLMaterial
(3) IstHolzBOOLMaterial
(4) IstMetallBOOLMaterial
(5) IstVerbundBOOLMaterial
(6) NameSTRINGMaterial





4.2 PPP VERTRAG MOEBEL


PppVertragMoebelMaterialModuleStadtgestaltung

Properties (3)

PropertyTypeEntityReferenceModule
(1) PppVertragLONGPppVertragMoebelPppVertragGemeindeModule
(2) RolleSTRINGPppVertragMoebel
(3) StadtmoebelLONGPppVertragMoebelStadtmoebelStadtmoebelModule





4.3 STADTMOEBEL MATERIAL


StadtmoebelMaterialMaterialModuleStadtgestaltung

Properties (3)

PropertyTypeEntityReferenceModule
(1) AnteilSTRINGStadtmoebelMaterial
(2) MaterialLONGStadtmoebelMaterialMaterialMaterialModule
(3) StadtmoebelLONGStadtmoebelMaterialStadtmoebelStadtmoebelModule





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum