Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-10: APOTHEKE (UI prompt)


ApothekeUnternehmenModuleTierarztpraxen

Properties (6)

PropertyTypeEntityReferenceModule
(1) BetaeubungsmittelBOOLApotheke
(2) LagerbeschreibungSTRINGApotheke
(3) LizenznummerSTRINGApotheke
(4) NotizenSTRINGApotheke
(5) TierarztpraxisLONGApothekeTierarztpraxisTierarztpraxisModule
(6) VerantwortlicherTierarztLONGApothekeTierarztTierarztpraxisModule


Module Interfaces (7)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /apotheke/tierarztpraxis/{id}findAllApothekeOfTierarztpraxis(id)UnternehmenModuleGETTierarztpraxis Apotheke
(2) /apotheke/verantwortlichertierarzt/{id}findAllApothekeOfVerantwortlicherTierarzt(id)UnternehmenModuleGETTierarzt Apotheke
(3) /apotheke/{id}findApothekeById(id)UnternehmenModuleGETApotheke
(4) /apotheke/{id}updateApothekeById(apotheke)UnternehmenModulePUTApotheke
(5) /apothekeinsertApotheke(apotheke)UnternehmenModulePOSTApotheke
(6) /apotheke/{id}deleteApothekeById(id)UnternehmenModuleDELETEApotheke
(7) /apothekefindAllApotheke()UnternehmenModuleGETApotheke

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