Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


12. SYMBOL MODULE (UI prompt)



Module Entities (5)

EntityAliasModuleGlobal Schema
(1) ApothekeApothekeApothekeModuleApothekeAmDorfplatz
(2) ApothekenSymbolVerwendungApothekenSymbolVerwendungSymbolModuleApothekeAmDorfplatz
(3) LandLandLandModuleApothekeAmDorfplatz
(4) OrganisationOrganisationSymbolModuleApothekeAmDorfplatz
(5) SymbolSymbolSymbolModuleApothekeAmDorfplatz

Module Interfaces (18)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /apothekensymbolverwendung/{id}findApothekenSymbolVerwendungById(id)SymbolModuleGETApothekenSymbolVerwendung
(2) /apothekensymbolverwendung/{id}deleteApothekenSymbolVerwendungById(id)SymbolModuleDELETEApothekenSymbolVerwendung
(3) /apothekensymbolverwendungfindAllApothekenSymbolVerwendung()SymbolModuleGETApothekenSymbolVerwendung
(4) /apothekensymbolverwendung/apotheke/{id}findAllApothekenSymbolVerwendungOfApotheke(id)SymbolModuleGETApotheke ApothekenSymbolVerwendung
(5) /symbol/{id}updateSymbolById(symbol)SymbolModulePUTSymbol
(6) /organisationfindAllOrganisation()SymbolModuleGETOrganisation
(7) /symbol/{id}findSymbolById(id)SymbolModuleGETSymbol
(8) /symbolinsertSymbol(symbol)SymbolModulePOSTSymbol
(9) /apothekensymbolverwendunginsertApothekenSymbolVerwendung(apothekensymbolverwendung)SymbolModulePOSTApothekenSymbolVerwendung
(10) /symbol/{id}deleteSymbolById(id)SymbolModuleDELETESymbol
(11) /apothekensymbolverwendung/symbol/{id}findAllApothekenSymbolVerwendungOfSymbol(id)SymbolModuleGETSymbol ApothekenSymbolVerwendung
(12) /organisation/{id}updateOrganisationById(organisation)SymbolModulePUTOrganisation
(13) /organisation/land/{id}findAllOrganisationOfLand(id)SymbolModuleGETLand Organisation
(14) /symbolfindAllSymbol()SymbolModuleGETSymbol
(15) /organisation/{id}deleteOrganisationById(id)SymbolModuleDELETEOrganisation
(16) /organisation/{id}findOrganisationById(id)SymbolModuleGETOrganisation
(17) /apothekensymbolverwendung/{id}updateApothekenSymbolVerwendungById(apothekensymbolverwendung)SymbolModulePUTApothekenSymbolVerwendung
(18) /organisationinsertOrganisation(organisation)SymbolModulePOSTOrganisation






12.1 APOTHEKEN SYMBOL VERWENDUNG


ApothekenSymbolVerwendungSymbolModuleApothekeAmDorfplatz

Properties (4)

PropertyTypeEntityReferenceModule
(1) ApothekeLONGApothekenSymbolVerwendungApothekeApothekeModule
(2) BisDatumDATEApothekenSymbolVerwendung
(3) SymbolLONGApothekenSymbolVerwendungSymbolSymbolModule
(4) VonDatumDATEApothekenSymbolVerwendung





12.2 ORGANISATION


OrganisationSymbolModuleApothekeAmDorfplatz

Properties (4)

PropertyTypeEntityReferenceModule
(1) LandLONGOrganisationLandLandModule
(2) NameSTRINGOrganisation
(3) OrganisationTypSTRINGOrganisation
(4) SitzOrtSTRINGOrganisation





12.3 SYMBOL


SymbolSymbolModuleApothekeAmDorfplatz

Properties (3)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGSymbol
(2) NameSTRINGSymbol
(3) SymbolTypSTRINGSymbol





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum