Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


5. ORGANISATIONSTYP MODULE (UI prompt)



Module Entities (6)

EntityAliasModuleGlobal Schema
(1) CarsharingOrganisationCarsharingOrganisationCarsharingOrganisationModuleCarSharing
(2) ForschungsstudieForschungsstudieOrganisationstypModuleCarSharing
(3) OrganisationstypOrganisationstypOrganisationstypModuleCarSharing
(4) StrafeStrafeStationModuleCarSharing
(5) StrafentypStrafentypOrganisationstypModuleCarSharing
(6) StudienErgebnisStudienErgebnisOrganisationstypModuleCarSharing

Module Interfaces (21)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /forschungsstudie/{id}findForschungsstudieById(id)OrganisationstypModuleGETForschungsstudie
(2) /studienergebnis/{id}findStudienErgebnisById(id)OrganisationstypModuleGETStudienErgebnis
(3) /forschungsstudieinsertForschungsstudie(forschungsstudie)OrganisationstypModulePOSTForschungsstudie
(4) /forschungsstudiefindAllForschungsstudie()OrganisationstypModuleGETForschungsstudie
(5) /strafentypinsertStrafentyp(strafentyp)OrganisationstypModulePOSTStrafentyp
(6) /strafentyp/{id}updateStrafentypById(strafentyp)OrganisationstypModulePUTStrafentyp
(7) /studienergebnisinsertStudienErgebnis(studienergebnis)OrganisationstypModulePOSTStudienErgebnis
(8) /forschungsstudie/{id}updateForschungsstudieById(forschungsstudie)OrganisationstypModulePUTForschungsstudie
(9) /organisationstyp/{id}findOrganisationstypById(id)OrganisationstypModuleGETOrganisationstyp
(10) /studienergebnis/{id}deleteStudienErgebnisById(id)OrganisationstypModuleDELETEStudienErgebnis
(11) /forschungsstudie/{id}deleteForschungsstudieById(id)OrganisationstypModuleDELETEForschungsstudie
(12) /organisationstypinsertOrganisationstyp(organisationstyp)OrganisationstypModulePOSTOrganisationstyp
(13) /strafentyp/{id}findStrafentypById(id)OrganisationstypModuleGETStrafentyp
(14) /strafentypfindAllStrafentyp()OrganisationstypModuleGETStrafentyp
(15) /studienergebnis/forschungsstudie/{id}findAllStudienErgebnisOfForschungsstudie(id)OrganisationstypModuleGETForschungsstudie StudienErgebnis
(16) /organisationstyp/{id}deleteOrganisationstypById(id)OrganisationstypModuleDELETEOrganisationstyp
(17) /organisationstypfindAllOrganisationstyp()OrganisationstypModuleGETOrganisationstyp
(18) /studienergebnisfindAllStudienErgebnis()OrganisationstypModuleGETStudienErgebnis
(19) /organisationstyp/{id}updateOrganisationstypById(organisationstyp)OrganisationstypModulePUTOrganisationstyp
(20) /studienergebnis/{id}updateStudienErgebnisById(studienergebnis)OrganisationstypModulePUTStudienErgebnis
(21) /strafentyp/{id}deleteStrafentypById(id)OrganisationstypModuleDELETEStrafentyp






5.1 FORSCHUNGSSTUDIE


ForschungsstudieOrganisationstypModuleCarSharing

Properties (5)

PropertyTypeEntityReferenceModule
(1) InstitutionSTRINGForschungsstudie
(2) JahrLONGForschungsstudie
(3) ThemaSTRINGForschungsstudie
(4) TitelSTRINGForschungsstudie
(5) UrlSTRINGForschungsstudie





5.2 ORGANISATIONSTYP


OrganisationstypOrganisationstypModuleCarSharing

Properties (2)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGOrganisationstyp
(2) NameSTRINGOrganisationstyp





5.3 STRAFENTYP


StrafentypOrganisationstypModuleCarSharing

Properties (2)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGStrafentyp
(2) NameSTRINGStrafentyp





5.4 STUDIEN ERGEBNIS


StudienErgebnisOrganisationstypModuleCarSharing

Properties (3)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGStudienErgebnis
(2) ErgebnistypSTRINGStudienErgebnis
(3) ForschungsstudieLONGStudienErgebnisForschungsstudieOrganisationstypModule





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum