Overview
My API
System Designs
Dienstleistungen
Kontakt
Energieausgleich
Ansprechpartner
Impressum
Appendix E-24: LAND
(UI prompt)
Land
LandModule
Nachhilfeschulen
Properties (1)
Property
Type
Entity
Reference
Module
(1) Name
STRING
Land
Module Interfaces (17)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/land
findAllLand()
LandModule
GET
Land
(2)
/preisstudie/land/{id}
findAllPreisStudieOfLand(id)
LandModule
GET
Land
PreisStudie
(3)
/fachnachfragestatistik/land/{id}
findAllFachNachfrageStatistikOfLand(id)
LandModule
GET
Land
FachNachfrageStatistik
(4)
/land/{id}
deleteLandById(id)
LandModule
DELETE
Land
(5)
/verband/land/{id}
findAllVerbandOfLand(id)
LandModule
GET
Land
Verband
(6)
/land/{id}
updateLandById(land)
LandModule
PUT
Land
(7)
/land/{id}
findLandById(id)
LandModule
GET
Land
(8)
/land
insertLand(land)
LandModule
POST
Land
(9)
/nachhilfeanbieter/land/{id}
findAllNachhilfeanbieterOfLand(id)
NachhilfeanbieterModule
GET
Land
Nachhilfeanbieter
(10)
/region/land/{id}
findAllRegionOfLand(id)
RegionModule
GET
Land
Region
(11)
/eltern/land/{id}
findAllElternOfLand(id)
RegionModule
GET
Land
Eltern
(12)
/schule/land/{id}
findAllSchuleOfLand(id)
RegionModule
GET
Land
Schule
(13)
/risikoorganisation/land/{id}
findAllRisikoOrganisationOfLand(id)
RisikoOrganisationModule
GET
Land
RisikoOrganisation
(14)
/haushalt/land/{id}
findAllHaushaltOfLand(id)
SchuelerModule
GET
Land
Haushalt
(15)
/schueler/land/{id}
findAllSchuelerOfLand(id)
SchuelerModule
GET
Land
Schueler
(16)
/zertifizierungsstelle/land/{id}
findAllZertifizierungsstelleOfLand(id)
StudieModule
GET
Land
Zertifizierungsstelle
(17)
/studie/land/{id}
findAllStudieOfLand(id)
StudieModule
GET
Land
Studie
Monolithic System with one data source
Distributed System with one shared data source
Distributed System with synchronized data sources
Overview
My API
System Designs
Dienstleistungen
Kontakt
Energieausgleich
Ansprechpartner
Impressum