Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


6. SHOP MODULE (UI prompt)



Module Entities (6)

EntityAliasModuleGlobal Schema
(1) MarkeMarkeMarkeModuleTankstellen
(2) ShopShopShopModuleTankstellen
(3) ShopProduktShopProduktShopModuleTankstellen
(4) ShopProduktKategorieShopProduktKategorieShopProduktKategorieModuleTankstellen
(5) ShopProduktPreisShopProduktPreisShopModuleTankstellen
(6) TankstelleTankstelleTankstelleModuleTankstellen

Module Interfaces (20)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /shopproduktinsertShopProdukt(shopprodukt)ShopModulePOSTShopProdukt
(2) /shopproduktpreis/shop/{id}findAllShopProduktPreisOfShop(id)ShopModuleGETShop ShopProduktPreis
(3) /shopproduktfindAllShopProdukt()ShopModuleGETShopProdukt
(4) /shopproduktpreisfindAllShopProduktPreis()ShopModuleGETShopProduktPreis
(5) /shopprodukt/{id}updateShopProduktById(shopprodukt)ShopModulePUTShopProdukt
(6) /shop/{id}deleteShopById(id)ShopModuleDELETEShop
(7) /shop/{id}updateShopById(shop)ShopModulePUTShop
(8) /shopprodukt/{id}deleteShopProduktById(id)ShopModuleDELETEShopProdukt
(9) /shopproduktpreis/{id}findShopProduktPreisById(id)ShopModuleGETShopProduktPreis
(10) /shopprodukt/markenname/{id}findAllShopProduktOfMarkenName(id)ShopModuleGETMarke ShopProdukt
(11) /shopprodukt/{id}findShopProduktById(id)ShopModuleGETShopProdukt
(12) /shopfindAllShop()ShopModuleGETShop
(13) /shopproduktpreis/{id}updateShopProduktPreisById(shopproduktpreis)ShopModulePUTShopProduktPreis
(14) /shopproduktpreis/{id}deleteShopProduktPreisById(id)ShopModuleDELETEShopProduktPreis
(15) /shop/{id}findShopById(id)ShopModuleGETShop
(16) /shopinsertShop(shop)ShopModulePOSTShop
(17) /shop/tankstelle/{id}findAllShopOfTankstelle(id)ShopModuleGETTankstelle Shop
(18) /shopprodukt/shopproduktkategorie/{id}findAllShopProduktOfShopProduktKategorie(id)ShopModuleGETShopProduktKategorie ShopProdukt
(19) /shopproduktpreisinsertShopProduktPreis(shopproduktpreis)ShopModulePOSTShopProduktPreis
(20) /shopproduktpreis/shopprodukt/{id}findAllShopProduktPreisOfShopProdukt(id)ShopModuleGETShopProdukt ShopProduktPreis






6.1 SHOP


ShopShopModuleTankstellen

Properties (5)

PropertyTypeEntityReferenceModule
(1) FlaecheM2STRINGShop
(2) HatBistroBOOLShop
(3) HatSitzplaetzeBOOLShop
(4) NameSTRINGShop
(5) TankstelleLONGShopTankstelleTankstelleModule





6.2 SHOP PRODUKT


ShopProduktShopModuleTankstellen

Properties (6)

PropertyTypeEntityReferenceModule
(1) EinheitsgroesseSTRINGShopProdukt
(2) IstAltersbeschraenktBOOLShopProdukt
(3) MarkenNameSTRINGShopProduktMarkeMarkeModule
(4) NameSTRINGShopProdukt
(5) ShopProduktKategorieLONGShopProduktShopProduktKategorieShopProduktKategorieModule
(6) SkuSTRINGShopProdukt





6.3 SHOP PRODUKT PREIS


ShopProduktPreisShopModuleTankstellen

Properties (6)

PropertyTypeEntityReferenceModule
(1) GueltigBisDATEShopProduktPreis
(2) GueltigVonDATEShopProduktPreis
(3) PreisSTRINGShopProduktPreis
(4) ShopLONGShopProduktPreisShopShopModule
(5) ShopProduktLONGShopProduktPreisShopProduktShopModule
(6) WaehrungSTRINGShopProduktPreis





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum