Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


1. APOTHEKENKETTE MODULE (UI prompt)



Module Entities (5)

EntityAliasModuleGlobal Schema
(1) ApothekeApothekeApothekeModuleApothekeAmDorfplatz
(2) ApothekenketteApothekenketteApothekenketteModuleApothekeAmDorfplatz
(3) ApothekenketteMitgliedApothekenketteMitgliedApothekenketteModuleApothekeAmDorfplatz
(4) ApothekenleiterApothekenleiterApothekenketteModuleApothekeAmDorfplatz
(5) ApothekerApothekerApothekeModuleApothekeAmDorfplatz

Module Interfaces (19)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /apothekenkettemitglied/apotheke/{id}findAllApothekenketteMitgliedOfApotheke(id)ApothekenketteModuleGETApotheke ApothekenketteMitglied
(2) /apothekenkette/{id}deleteApothekenketteById(id)ApothekenketteModuleDELETEApothekenkette
(3) /apothekenkette/{id}updateApothekenketteById(apothekenkette)ApothekenketteModulePUTApothekenkette
(4) /apothekenkettemitgliedfindAllApothekenketteMitglied()ApothekenketteModuleGETApothekenketteMitglied
(5) /apothekenkettemitglied/apothekenkette/{id}findAllApothekenketteMitgliedOfApothekenkette(id)ApothekenketteModuleGETApothekenkette ApothekenketteMitglied
(6) /apothekenleiterinsertApothekenleiter(apothekenleiter)ApothekenketteModulePOSTApothekenleiter
(7) /apothekenleiter/apotheke/{id}findAllApothekenleiterOfApotheke(id)ApothekenketteModuleGETApotheke Apothekenleiter
(8) /apothekenleiterfindAllApothekenleiter()ApothekenketteModuleGETApothekenleiter
(9) /apothekenleiter/{id}deleteApothekenleiterById(id)ApothekenketteModuleDELETEApothekenleiter
(10) /apothekenkettemitglied/{id}updateApothekenketteMitgliedById(apothekenkettemitglied)ApothekenketteModulePUTApothekenketteMitglied
(11) /apothekenkettemitglied/{id}deleteApothekenketteMitgliedById(id)ApothekenketteModuleDELETEApothekenketteMitglied
(12) /apothekenleiter/{id}updateApothekenleiterById(apothekenleiter)ApothekenketteModulePUTApothekenleiter
(13) /apothekenleiter/{id}findApothekenleiterById(id)ApothekenketteModuleGETApothekenleiter
(14) /apothekenkettemitgliedinsertApothekenketteMitglied(apothekenkettemitglied)ApothekenketteModulePOSTApothekenketteMitglied
(15) /apothekenkettemitglied/{id}findApothekenketteMitgliedById(id)ApothekenketteModuleGETApothekenketteMitglied
(16) /apothekenleiter/apotheker/{id}findAllApothekenleiterOfApotheker(id)ApothekenketteModuleGETApotheker Apothekenleiter
(17) /apothekenkettefindAllApothekenkette()ApothekenketteModuleGETApothekenkette
(18) /apothekenketteinsertApothekenkette(apothekenkette)ApothekenketteModulePOSTApothekenkette
(19) /apothekenkette/{id}findApothekenketteById(id)ApothekenketteModuleGETApothekenkette






1.1 APOTHEKENKETTE


ApothekenketteApothekenketteModuleApothekeAmDorfplatz

Properties (2)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGApothekenkette
(2) NameSTRINGApothekenkette





1.2 APOTHEKENKETTE MITGLIED


ApothekenketteMitgliedApothekenketteModuleApothekeAmDorfplatz

Properties (4)

PropertyTypeEntityReferenceModule
(1) ApothekeLONGApothekenketteMitgliedApothekeApothekeModule
(2) ApothekenketteLONGApothekenketteMitgliedApothekenketteApothekenketteModule
(3) BisDatumDATEApothekenketteMitglied
(4) VonDatumDATEApothekenketteMitglied





1.3 APOTHEKENLEITER


ApothekenleiterApothekenketteModuleApothekeAmDorfplatz

Properties (4)

PropertyTypeEntityReferenceModule
(1) ApothekeLONGApothekenleiterApothekeApothekeModule
(2) ApothekerLONGApothekenleiterApothekerApothekeModule
(3) BisDatumDATEApothekenleiter
(4) VonDatumDATEApothekenleiter





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum