Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


8. PERSON MODULE (UI prompt)



Module Entities (5)

EntityAliasModuleGlobal Schema
(1) BewegungOderVerbandBewegungOderVerbandSpracheModuleEinrichtungen
(2) BewegungPersonBewegungPersonPersonModuleEinrichtungen
(3) HistorischesEreignisHistorischesEreignisPersonModuleEinrichtungen
(4) LandLandLandModuleEinrichtungen
(5) PersonPersonPersonModuleEinrichtungen

Module Interfaces (19)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /historischesereignis/{id}deleteHistorischesEreignisById(id)PersonModuleDELETEHistorischesEreignis
(2) /bewegungperson/{id}updateBewegungPersonById(bewegungperson)PersonModulePUTBewegungPerson
(3) /historischesereignis/{id}updateHistorischesEreignisById(historischesereignis)PersonModulePUTHistorischesEreignis
(4) /historischesereignis/{id}findHistorischesEreignisById(id)PersonModuleGETHistorischesEreignis
(5) /historischesereignisinsertHistorischesEreignis(historischesereignis)PersonModulePOSTHistorischesEreignis
(6) /bewegungpersonfindAllBewegungPerson()PersonModuleGETBewegungPerson
(7) /bewegungperson/{id}findBewegungPersonById(id)PersonModuleGETBewegungPerson
(8) /personinsertPerson(person)PersonModulePOSTPerson
(9) /personfindAllPerson()PersonModuleGETPerson
(10) /historischesereignis/land/{id}findAllHistorischesEreignisOfLand(id)PersonModuleGETLand HistorischesEreignis
(11) /bewegungperson/person/{id}findAllBewegungPersonOfPerson(id)PersonModuleGETPerson BewegungPerson
(12) /bewegungpersoninsertBewegungPerson(bewegungperson)PersonModulePOSTBewegungPerson
(13) /person/{id}deletePersonById(id)PersonModuleDELETEPerson
(14) /person/{id}updatePersonById(person)PersonModulePUTPerson
(15) /bewegungperson/{id}deleteBewegungPersonById(id)PersonModuleDELETEBewegungPerson
(16) /historischesereignisfindAllHistorischesEreignis()PersonModuleGETHistorischesEreignis
(17) /bewegungperson/bewegungoderverband/{id}findAllBewegungPersonOfBewegungOderVerband(id)PersonModuleGETBewegungOderVerband BewegungPerson
(18) /person/{id}findPersonById(id)PersonModuleGETPerson
(19) /historischesereignis/person/{id}findAllHistorischesEreignisOfPerson(id)PersonModuleGETPerson HistorischesEreignis






8.1 BEWEGUNG PERSON


BewegungPersonPersonModuleEinrichtungen

Properties (3)

PropertyTypeEntityReferenceModule
(1) BewegungOderVerbandLONGBewegungPersonBewegungOderVerbandSpracheModule
(2) PersonLONGBewegungPersonPersonPersonModule
(3) RollenbeschreibungSTRINGBewegungPerson





8.2 HISTORISCHES EREIGNIS


HistorischesEreignisPersonModuleEinrichtungen

Properties (5)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGHistorischesEreignis
(2) EreignisdatumDATEHistorischesEreignis
(3) LandLONGHistorischesEreignisLandLandModule
(4) PersonLONGHistorischesEreignisPersonPersonModule
(5) TitelSTRINGHistorischesEreignis





8.3 PERSON


PersonPersonModuleEinrichtungen

Properties (6)

PropertyTypeEntityReferenceModule
(1) BiografieSTRINGPerson
(2) GeburtsjahrINTPerson
(3) HauptbeitragSTRINGPerson
(4) NachnameSTRINGPerson
(5) TodesjahrINTPerson
(6) VornameSTRINGPerson





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum