Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


10. STANDORT MODULE (UI prompt)



Module Entities (9)

EntityAliasModuleGlobal Schema
(1) AdresseAdresseAdresseModuleTafeln
(2) AusgabestelleAusgabestelleStandortModuleTafeln
(3) AusgabeTerminAusgabeTerminPartnerOrganisationModuleTafeln
(4) EinsatzEinsatzEhrenamtlicherModuleTafeln
(5) LagerLagerLagerModuleTafeln
(6) LokaleTafelLokaleTafelLokaleTafelModuleTafeln
(7) OeffnungszeitOeffnungszeitStandortModuleTafeln
(8) StadtStadtStandortModuleTafeln
(9) StandortStandortStandortModuleTafeln

Module Interfaces (24)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /oeffnungszeit/{id}findOeffnungszeitById(id)StandortModuleGETOeffnungszeit
(2) /ausgabestelle/{id}deleteAusgabestelleById(id)StandortModuleDELETEAusgabestelle
(3) /oeffnungszeit/standort/{id}findAllOeffnungszeitOfStandort(id)StandortModuleGETStandort Oeffnungszeit
(4) /oeffnungszeitinsertOeffnungszeit(oeffnungszeit)StandortModulePOSTOeffnungszeit
(5) /ausgabestelle/standort/{id}findAllAusgabestelleOfStandort(id)StandortModuleGETStandort Ausgabestelle
(6) /stadt/{id}findStadtById(id)StandortModuleGETStadt
(7) /oeffnungszeit/{id}updateOeffnungszeitById(oeffnungszeit)StandortModulePUTOeffnungszeit
(8) /ausgabestelleinsertAusgabestelle(ausgabestelle)StandortModulePOSTAusgabestelle
(9) /stadtfindAllStadt()StandortModuleGETStadt
(10) /stadt/{id}updateStadtById(stadt)StandortModulePUTStadt
(11) /ausgabestelle/{id}updateAusgabestelleById(ausgabestelle)StandortModulePUTAusgabestelle
(12) /standortfindAllStandort()StandortModuleGETStandort
(13) /ausgabestelle/{id}findAusgabestelleById(id)StandortModuleGETAusgabestelle
(14) /standort/adresse/{id}findAllStandortOfAdresse(id)StandortModuleGETAdresse Standort
(15) /oeffnungszeit/{id}deleteOeffnungszeitById(id)StandortModuleDELETEOeffnungszeit
(16) /oeffnungszeitfindAllOeffnungszeit()StandortModuleGETOeffnungszeit
(17) /stadt/{id}deleteStadtById(id)StandortModuleDELETEStadt
(18) /standort/{id}deleteStandortById(id)StandortModuleDELETEStandort
(19) /stadtinsertStadt(stadt)StandortModulePOSTStadt
(20) /standortinsertStandort(standort)StandortModulePOSTStandort
(21) /standort/{id}updateStandortById(standort)StandortModulePUTStandort
(22) /ausgabestellefindAllAusgabestelle()StandortModuleGETAusgabestelle
(23) /standort/lokaletafel/{id}findAllStandortOfLokaleTafel(id)StandortModuleGETLokaleTafel Standort
(24) /standort/{id}findStandortById(id)StandortModuleGETStandort






10.1 AUSGABESTELLE


AusgabestelleStandortModuleTafeln

Properties (3)

PropertyTypeEntityReferenceModule
(1) AusgabeTypSTRINGAusgabestelle
(2) MaxHaushalteProTagLONGAusgabestelle
(3) StandortLONGAusgabestelleStandortStandortModule





10.2 OEFFNUNGSZEIT


OeffnungszeitStandortModuleTafeln

Properties (6)

PropertyTypeEntityReferenceModule
(1) BisZeitSTRINGOeffnungszeit
(2) GueltigBisDATEOeffnungszeit
(3) GueltigVonDATEOeffnungszeit
(4) StandortLONGOeffnungszeitStandortStandortModule
(5) VonZeitSTRINGOeffnungszeit
(6) WochentagLONGOeffnungszeit





10.3 STADT


StadtStandortModuleTafeln

Properties (2)

PropertyTypeEntityReferenceModule
(1) BundeslandSTRINGStadt
(2) NameSTRINGStadt





10.4 STANDORT


StandortStandortModuleTafeln

Properties (6)

PropertyTypeEntityReferenceModule
(1) AdresseLONGStandortAdresseAdresseModule
(2) BezeichnungSTRINGStandort
(3) EmailSTRINGStandort
(4) LokaleTafelLONGStandortLokaleTafelLokaleTafelModule
(5) StandortTypSTRINGStandort
(6) TelefonSTRINGStandort





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum