Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


4. MARKE MODULE (UI prompt)



Module Entities (5)

EntityAliasModuleGlobal Schema
(1) MarkeMarkeMarkeModuleTankstellen
(2) ServiceArtServiceArtMarkeModuleTankstellen
(3) ShopProduktShopProduktShopModuleTankstellen
(4) TankstelleTankstelleTankstelleModuleTankstellen
(5) TankstelleServiceTankstelleServiceMarkeModuleTankstellen

Module Interfaces (17)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /markeinsertMarke(marke)MarkeModulePOSTMarke
(2) /tankstelleservice/tankstelle/{id}findAllTankstelleServiceOfTankstelle(id)MarkeModuleGETTankstelle TankstelleService
(3) /serviceartinsertServiceArt(serviceart)MarkeModulePOSTServiceArt
(4) /markefindAllMarke()MarkeModuleGETMarke
(5) /tankstelleservice/{id}findTankstelleServiceById(id)MarkeModuleGETTankstelleService
(6) /serviceart/{id}deleteServiceArtById(id)MarkeModuleDELETEServiceArt
(7) /marke/{id}updateMarkeById(marke)MarkeModulePUTMarke
(8) /tankstelleserviceinsertTankstelleService(tankstelleservice)MarkeModulePOSTTankstelleService
(9) /tankstelleservicefindAllTankstelleService()MarkeModuleGETTankstelleService
(10) /marke/{id}findMarkeById(id)MarkeModuleGETMarke
(11) /serviceart/{id}updateServiceArtById(serviceart)MarkeModulePUTServiceArt
(12) /marke/{id}deleteMarkeById(id)MarkeModuleDELETEMarke
(13) /tankstelleservice/serviceart/{id}findAllTankstelleServiceOfServiceArt(id)MarkeModuleGETServiceArt TankstelleService
(14) /tankstelleservice/{id}deleteTankstelleServiceById(id)MarkeModuleDELETETankstelleService
(15) /serviceart/{id}findServiceArtById(id)MarkeModuleGETServiceArt
(16) /tankstelleservice/{id}updateTankstelleServiceById(tankstelleservice)MarkeModulePUTTankstelleService
(17) /serviceartfindAllServiceArt()MarkeModuleGETServiceArt






4.1 MARKE


MarkeMarkeModuleTankstellen

Properties (4)

PropertyTypeEntityReferenceModule
(1) LandSTRINGMarke
(2) MuttergesellschaftSTRINGMarke
(3) NameSTRINGMarke
(4) WebseiteSTRINGMarke





4.2 SERVICE ART


ServiceArtMarkeModuleTankstellen

Properties (3)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGServiceArt
(2) CodeSTRINGServiceArt
(3) NameSTRINGServiceArt





4.3 TANKSTELLE SERVICE


TankstelleServiceMarkeModuleTankstellen

Properties (4)

PropertyTypeEntityReferenceModule
(1) IstHauptserviceBOOLTankstelleService
(2) NotizenSTRINGTankstelleService
(3) ServiceArtLONGTankstelleServiceServiceArtMarkeModule
(4) TankstelleLONGTankstelleServiceTankstelleTankstelleModule





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum