Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


1. LAND MODULE (UI prompt)



Module Entities (17)

EntityAliasModuleGlobal Schema
(1) AnbieterVerbandMitgliedschaftAnbieterVerbandMitgliedschaftRisikoOrganisationModuleNachhilfeschulen
(2) ElternElternRegionModuleNachhilfeschulen
(3) FachFachLandModuleNachhilfeschulen
(4) FachNachfrageStatistikFachNachfrageStatistikLandModuleNachhilfeschulen
(5) HaushaltHaushaltSchuelerModuleNachhilfeschulen
(6) LandLandLandModuleNachhilfeschulen
(7) NachhilfeanbieterNachhilfeanbieterNachhilfeanbieterModuleNachhilfeschulen
(8) PreisStudiePreisStudieLandModuleNachhilfeschulen
(9) PreisStudieEintragPreisStudieEintragUnterrichtsformatModuleNachhilfeschulen
(10) RegionRegionRegionModuleNachhilfeschulen
(11) RisikoOrganisationRisikoOrganisationRisikoOrganisationModuleNachhilfeschulen
(12) SchuelerSchuelerSchuelerModuleNachhilfeschulen
(13) SchuleSchuleRegionModuleNachhilfeschulen
(14) StudieStudieStudieModuleNachhilfeschulen
(15) UnterrichtsstundeUnterrichtsstundeUnterrichtsformatModuleNachhilfeschulen
(16) VerbandVerbandLandModuleNachhilfeschulen
(17) ZertifizierungsstelleZertifizierungsstelleStudieModuleNachhilfeschulen

Module Interfaces (29)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /verband/{id}updateVerbandById(verband)LandModulePUTVerband
(2) /verbandfindAllVerband()LandModuleGETVerband
(3) /fachfindAllFach()LandModuleGETFach
(4) /fachnachfragestatistik/{id}updateFachNachfrageStatistikById(fachnachfragestatistik)LandModulePUTFachNachfrageStatistik
(5) /fach/{id}deleteFachById(id)LandModuleDELETEFach
(6) /fach/{id}findFachById(id)LandModuleGETFach
(7) /verband/{id}deleteVerbandById(id)LandModuleDELETEVerband
(8) /preisstudie/land/{id}findAllPreisStudieOfLand(id)LandModuleGETLand PreisStudie
(9) /verband/land/{id}findAllVerbandOfLand(id)LandModuleGETLand Verband
(10) /fachnachfragestatistik/{id}findFachNachfrageStatistikById(id)LandModuleGETFachNachfrageStatistik
(11) /verband/{id}findVerbandById(id)LandModuleGETVerband
(12) /fachnachfragestatistikinsertFachNachfrageStatistik(fachnachfragestatistik)LandModulePOSTFachNachfrageStatistik
(13) /landfindAllLand()LandModuleGETLand
(14) /fach/{id}updateFachById(fach)LandModulePUTFach
(15) /fachnachfragestatistik/land/{id}findAllFachNachfrageStatistikOfLand(id)LandModuleGETLand FachNachfrageStatistik
(16) /preisstudie/{id}deletePreisStudieById(id)LandModuleDELETEPreisStudie
(17) /land/{id}deleteLandById(id)LandModuleDELETELand
(18) /preisstudie/{id}updatePreisStudieById(preisstudie)LandModulePUTPreisStudie
(19) /landinsertLand(land)LandModulePOSTLand
(20) /land/{id}updateLandById(land)LandModulePUTLand
(21) /preisstudiefindAllPreisStudie()LandModuleGETPreisStudie
(22) /fachnachfragestatistik/{id}deleteFachNachfrageStatistikById(id)LandModuleDELETEFachNachfrageStatistik
(23) /land/{id}findLandById(id)LandModuleGETLand
(24) /fachnachfragestatistikfindAllFachNachfrageStatistik()LandModuleGETFachNachfrageStatistik
(25) /verbandinsertVerband(verband)LandModulePOSTVerband
(26) /fachinsertFach(fach)LandModulePOSTFach
(27) /fachnachfragestatistik/fach/{id}findAllFachNachfrageStatistikOfFach(id)LandModuleGETFach FachNachfrageStatistik
(28) /preisstudieinsertPreisStudie(preisstudie)LandModulePOSTPreisStudie
(29) /preisstudie/{id}findPreisStudieById(id)LandModuleGETPreisStudie






1.1 FACH


FachLandModuleNachhilfeschulen

Properties (3)

PropertyTypeEntityReferenceModule
(1) IstKernfachBOOLFach
(2) KategorieSTRINGFach
(3) NameSTRINGFach





1.2 FACH NACHFRAGE STATISTIK


FachNachfrageStatistikLandModuleNachhilfeschulen

Properties (4)

PropertyTypeEntityReferenceModule
(1) AnteilProzentSTRINGFachNachfrageStatistik
(2) FachLONGFachNachfrageStatistikFachLandModule
(3) JahrLONGFachNachfrageStatistik
(4) LandLONGFachNachfrageStatistikLandLandModule





1.3 LAND


LandLandModuleNachhilfeschulen

Properties (1)

PropertyTypeEntityReferenceModule
(1) NameSTRINGLand





1.4 PREIS STUDIE


PreisStudieLandModuleNachhilfeschulen

Properties (4)

PropertyTypeEntityReferenceModule
(1) InstitutionSTRINGPreisStudie
(2) JahrLONGPreisStudie
(3) LandLONGPreisStudieLandLandModule
(4) TitelSTRINGPreisStudie





1.5 VERBAND


VerbandLandModuleNachhilfeschulen

Properties (4)

PropertyTypeEntityReferenceModule
(1) GeltungsbereichSTRINGVerband
(2) LandLONGVerbandLandLandModule
(3) NameSTRINGVerband
(4) WebseiteSTRINGVerband





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum