Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


6. ORGANISATION MODULE (UI prompt)



Module Entities (6)

EntityAliasModuleGlobal Schema
(1) EntsalzungsanlageEntsalzungsanlageEntsalzungsanlageModuleWasserentsalzung
(2) ForschungsprojektForschungsprojektVerfahrenModuleWasserentsalzung
(3) HistorischesEreignisHistorischesEreignisOrganisationModuleWasserentsalzung
(4) LandLandOrganisationModuleWasserentsalzung
(5) OrganisationOrganisationOrganisationModuleWasserentsalzung
(6) VerfahrenVerfahrenVerfahrenModuleWasserentsalzung

Module Interfaces (19)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /historischesereignis/{id}findHistorischesEreignisById(id)OrganisationModuleGETHistorischesEreignis
(2) /organisationfindAllOrganisation()OrganisationModuleGETOrganisation
(3) /historischesereignis/{id}deleteHistorischesEreignisById(id)OrganisationModuleDELETEHistorischesEreignis
(4) /historischesereignis/{id}updateHistorischesEreignisById(historischesereignis)OrganisationModulePUTHistorischesEreignis
(5) /landfindAllLand()OrganisationModuleGETLand
(6) /historischesereignis/land/{id}findAllHistorischesEreignisOfLand(id)OrganisationModuleGETLand HistorischesEreignis
(7) /land/{id}updateLandById(land)OrganisationModulePUTLand
(8) /organisation/{id}findOrganisationById(id)OrganisationModuleGETOrganisation
(9) /organisationinsertOrganisation(organisation)OrganisationModulePOSTOrganisation
(10) /landinsertLand(land)OrganisationModulePOSTLand
(11) /land/{id}findLandById(id)OrganisationModuleGETLand
(12) /historischesereignis/verfahren/{id}findAllHistorischesEreignisOfVerfahren(id)OrganisationModuleGETVerfahren HistorischesEreignis
(13) /land/{id}deleteLandById(id)OrganisationModuleDELETELand
(14) /organisation/{id}updateOrganisationById(organisation)OrganisationModulePUTOrganisation
(15) /organisation/{id}deleteOrganisationById(id)OrganisationModuleDELETEOrganisation
(16) /organisation/sitzland/{id}findAllOrganisationOfSitzLand(id)OrganisationModuleGETLand Organisation
(17) /historischesereignisfindAllHistorischesEreignis()OrganisationModuleGETHistorischesEreignis
(18) /historischesereignisinsertHistorischesEreignis(historischesereignis)OrganisationModulePOSTHistorischesEreignis
(19) /historischesereignis/organisation/{id}findAllHistorischesEreignisOfOrganisation(id)OrganisationModuleGETOrganisation HistorischesEreignis






6.1 HISTORISCHES EREIGNIS


HistorischesEreignisOrganisationModuleWasserentsalzung

Properties (6)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGHistorischesEreignis
(2) EreignisdatumDATEHistorischesEreignis
(3) LandLONGHistorischesEreignisLandOrganisationModule
(4) OrganisationLONGHistorischesEreignisOrganisationOrganisationModule
(5) TitelSTRINGHistorischesEreignis
(6) VerfahrenLONGHistorischesEreignisVerfahrenVerfahrenModule





6.2 LAND


LandOrganisationModuleWasserentsalzung

Properties (4)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGLand
(2) IsoCodeSTRINGLand
(3) NameSTRINGLand
(4) RegionSTRINGLand





6.3 ORGANISATION


OrganisationOrganisationModuleWasserentsalzung

Properties (5)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGOrganisation
(2) NameSTRINGOrganisation
(3) OrganisationstypSTRINGOrganisation
(4) SitzLandLONGOrganisationLandOrganisationModule
(5) SitzStadtSTRINGOrganisation





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum