Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-7: STELLPLATZ PREIS (UI prompt)


StellplatzPreisGaestetypModuleCamping

Properties (9)

PropertyTypeEntityReferenceModule
(1) AbwasserInklusiveBOOLStellplatzPreis
(2) GaestetypINTStellplatzPreisGaestetypGaestetypModule
(3) PreisProNachtDOUBLEStellplatzPreis
(4) SaisonINTStellplatzPreisSaisonCampingplatzModule
(5) SanitaerInklusiveBOOLStellplatzPreis
(6) StellplatzINTStellplatzPreisStellplatzStellplatzModule
(7) StromInklusiveBOOLStellplatzPreis
(8) WaehrungSTRINGStellplatzPreis
(9) WasserInklusiveBOOLStellplatzPreis


Module Interfaces (8)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /stellplatzpreis/{id}findStellplatzPreisById(id)GaestetypModuleGETStellplatzPreis
(2) /stellplatzpreis/stellplatz/{id}findAllStellplatzPreisOfStellplatz(id)GaestetypModuleGETStellplatz StellplatzPreis
(3) /stellplatzpreis/saison/{id}findAllStellplatzPreisOfSaison(id)GaestetypModuleGETSaison StellplatzPreis
(4) /stellplatzpreisfindAllStellplatzPreis()GaestetypModuleGETStellplatzPreis
(5) /stellplatzpreis/{id}deleteStellplatzPreisById(id)GaestetypModuleDELETEStellplatzPreis
(6) /stellplatzpreis/{id}updateStellplatzPreisById(stellplatzpreis)GaestetypModulePUTStellplatzPreis
(7) /stellplatzpreisinsertStellplatzPreis(stellplatzpreis)GaestetypModulePOSTStellplatzPreis
(8) /stellplatzpreis/gaestetyp/{id}findAllStellplatzPreisOfGaestetyp(id)GaestetypModuleGETGaestetyp StellplatzPreis

Monolithic System with one data source



Distributed System with one shared data source



Distributed System with synchronized data sources





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum