Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


3. LOCH MODULE (UI prompt)



Module Entities (9)

EntityAliasModuleGlobal Schema
(1) AbschlagAbschlagAbschlagModuleGolfplaetze
(2) BunkerBunkerLochModuleGolfplaetze
(3) FairwayFairwayTurnierModuleGolfplaetze
(4) GolfplatzGolfplatzGolfplatzModuleGolfplaetze
(5) GruenGruenLochModuleGolfplaetze
(6) LochLochLochModuleGolfplaetze
(7) RoughRoughLochModuleGolfplaetze
(8) UebungsanlageUebungsanlageLochModuleGolfplaetze
(9) WasserhindernisWasserhindernisGolfplatzModuleGolfplaetze

Module Interfaces (30)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /uebungsanlageinsertUebungsanlage(uebungsanlage)LochModulePOSTUebungsanlage
(2) /rough/{id}findRoughById(id)LochModuleGETRough
(3) /rough/{id}updateRoughById(rough)LochModulePUTRough
(4) /gruen/{id}deleteGruenById(id)LochModuleDELETEGruen
(5) /gruenfindAllGruen()LochModuleGETGruen
(6) /grueninsertGruen(gruen)LochModulePOSTGruen
(7) /bunker/{id}updateBunkerById(bunker)LochModulePUTBunker
(8) /lochfindAllLoch()LochModuleGETLoch
(9) /uebungsanlage/{id}deleteUebungsanlageById(id)LochModuleDELETEUebungsanlage
(10) /loch/{id}updateLochById(loch)LochModulePUTLoch
(11) /lochinsertLoch(loch)LochModulePOSTLoch
(12) /bunkerinsertBunker(bunker)LochModulePOSTBunker
(13) /bunker/{id}findBunkerById(id)LochModuleGETBunker
(14) /bunker/loch/{id}findAllBunkerOfLoch(id)LochModuleGETLoch Bunker
(15) /uebungsanlagefindAllUebungsanlage()LochModuleGETUebungsanlage
(16) /bunker/{id}deleteBunkerById(id)LochModuleDELETEBunker
(17) /uebungsanlage/golfplatz/{id}findAllUebungsanlageOfGolfplatz(id)LochModuleGETGolfplatz Uebungsanlage
(18) /rough/loch/{id}findAllRoughOfLoch(id)LochModuleGETLoch Rough
(19) /gruen/{id}findGruenById(id)LochModuleGETGruen
(20) /loch/{id}findLochById(id)LochModuleGETLoch
(21) /roughfindAllRough()LochModuleGETRough
(22) /rough/{id}deleteRoughById(id)LochModuleDELETERough
(23) /loch/{id}deleteLochById(id)LochModuleDELETELoch
(24) /gruen/loch/{id}findAllGruenOfLoch(id)LochModuleGETLoch Gruen
(25) /roughinsertRough(rough)LochModulePOSTRough
(26) /uebungsanlage/{id}findUebungsanlageById(id)LochModuleGETUebungsanlage
(27) /bunkerfindAllBunker()LochModuleGETBunker
(28) /gruen/{id}updateGruenById(gruen)LochModulePUTGruen
(29) /uebungsanlage/{id}updateUebungsanlageById(uebungsanlage)LochModulePUTUebungsanlage
(30) /loch/golfplatz/{id}findAllLochOfGolfplatz(id)LochModuleGETGolfplatz Loch






3.1 BUNKER


BunkerLochModuleGolfplaetze

Properties (5)

PropertyTypeEntityReferenceModule
(1) FlaecheQmLONGBunker
(2) IstTopfbunkerBOOLBunker
(3) LochLONGBunkerLochLochModule
(4) PositionBeschreibungSTRINGBunker
(5) TypSTRINGBunker





3.2 GRUEN


GruenLochModuleGolfplaetze

Properties (6)

PropertyTypeEntityReferenceModule
(1) FlaecheQmLONGGruen
(2) GrasartSTRINGGruen
(3) LochLONGGruenLochLochModule
(4) MehrstufigBOOLGruen
(5) StimpwertSTRINGGruen
(6) UmgebungBeschreibungSTRINGGruen





3.3 LOCH


LochLochModuleGolfplaetze

Properties (7)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGLoch
(2) GolfplatzLONGLochGolfplatzGolfplatzModule
(3) LaengeMeterLONGLoch
(4) NameSTRINGLoch
(5) NummerLONGLoch
(6) ParLONGLoch
(7) VorgabeLONGLoch





3.4 ROUGH


RoughLochModuleGolfplaetze

Properties (5)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGRough
(2) GrasartSTRINGRough
(3) LochLONGRoughLochLochModule
(4) PflegegradSTRINGRough
(5) TypSTRINGRough





3.5 UEBUNGSANLAGE


UebungsanlageLochModuleGolfplaetze

Properties (8)

PropertyTypeEntityReferenceModule
(1) AnzahlMattenLONGUebungsanlage
(2) AnzahlRasenAbschlaegeLONGUebungsanlage
(3) AnzahlUeberdachteAbschlaegeLONGUebungsanlage
(4) BeschreibungSTRINGUebungsanlage
(5) FlutlichtBOOLUebungsanlage
(6) GolfplatzLONGUebungsanlageGolfplatzGolfplatzModule
(7) MaxDistanzMeterLONGUebungsanlage
(8) TypSTRINGUebungsanlage





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum