Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


7. STANDORT MODULE (UI prompt)



Module Entities (4)

EntityAliasModuleGlobal Schema
(1) RegelungRegelungStandortModuleTankstellen
(2) StandortStandortStandortModuleTankstellen
(3) TankstelleTankstelleTankstelleModuleTankstellen
(4) TankstelleRegelungTankstelleRegelungStandortModuleTankstellen

Module Interfaces (17)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /regelung/{id}findRegelungById(id)StandortModuleGETRegelung
(2) /tankstelleregelungfindAllTankstelleRegelung()StandortModuleGETTankstelleRegelung
(3) /tankstelleregelunginsertTankstelleRegelung(tankstelleregelung)StandortModulePOSTTankstelleRegelung
(4) /regelung/{id}updateRegelungById(regelung)StandortModulePUTRegelung
(5) /standortinsertStandort(standort)StandortModulePOSTStandort
(6) /standort/{id}deleteStandortById(id)StandortModuleDELETEStandort
(7) /regelungfindAllRegelung()StandortModuleGETRegelung
(8) /regelung/{id}deleteRegelungById(id)StandortModuleDELETERegelung
(9) /tankstelleregelung/{id}updateTankstelleRegelungById(tankstelleregelung)StandortModulePUTTankstelleRegelung
(10) /standort/{id}findStandortById(id)StandortModuleGETStandort
(11) /tankstelleregelung/{id}findTankstelleRegelungById(id)StandortModuleGETTankstelleRegelung
(12) /tankstelleregelung/{id}deleteTankstelleRegelungById(id)StandortModuleDELETETankstelleRegelung
(13) /tankstelleregelung/regelung/{id}findAllTankstelleRegelungOfRegelung(id)StandortModuleGETRegelung TankstelleRegelung
(14) /standortfindAllStandort()StandortModuleGETStandort
(15) /tankstelleregelung/tankstelle/{id}findAllTankstelleRegelungOfTankstelle(id)StandortModuleGETTankstelle TankstelleRegelung
(16) /regelunginsertRegelung(regelung)StandortModulePOSTRegelung
(17) /standort/{id}updateStandortById(standort)StandortModulePUTStandort






7.1 REGELUNG


RegelungStandortModuleTankstellen

Properties (4)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGRegelung
(2) CodeSTRINGRegelung
(3) TitelSTRINGRegelung
(4) ZustaendigkeitSTRINGRegelung





7.2 STANDORT


StandortStandortModuleTankstellen

Properties (8)

PropertyTypeEntityReferenceModule
(1) BreitengradSTRINGStandort
(2) BundeslandSTRINGStandort
(3) HausnummerSTRINGStandort
(4) LaengengradSTRINGStandort
(5) LandSTRINGStandort
(6) PostleitzahlSTRINGStandort
(7) StadtSTRINGStandort
(8) StrasseSTRINGStandort





7.3 TANKSTELLE REGELUNG


TankstelleRegelungStandortModuleTankstellen

Properties (5)

PropertyTypeEntityReferenceModule
(1) IstPflichtBOOLTankstelleRegelung
(2) LetztePruefungDATETankstelleRegelung
(3) RegelungLONGTankstelleRegelungRegelungStandortModule
(4) StatusSTRINGTankstelleRegelung
(5) TankstelleLONGTankstelleRegelungTankstelleTankstelleModule





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum