Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


6. ZUSTANDS EBENE MODULE (UI prompt)



Module Entities (5)

EntityAliasModuleGlobal Schema
(1) BeamterBeamterZustandsEbeneModulePolizei
(2) DienstgradDienstgradZustandsEbeneModulePolizei
(3) PolizeiPolizeiPolizeiModulePolizei
(4) PolizeiEinheitPolizeiEinheitZustandsEbeneModulePolizei
(5) ZustandsEbeneZustandsEbeneZustandsEbeneModulePolizei

Module Interfaces (24)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /dienstgrad/{id}deleteDienstgradById(id)ZustandsEbeneModuleDELETEDienstgrad
(2) /zustandsebene/{id}updateZustandsEbeneById(zustandsebene)ZustandsEbeneModulePUTZustandsEbene
(3) /polizeieinheit/polizei/{id}findAllPolizeiEinheitOfPolizei(id)ZustandsEbeneModuleGETPolizei PolizeiEinheit
(4) /polizeieinheitinsertPolizeiEinheit(polizeieinheit)ZustandsEbeneModulePOSTPolizeiEinheit
(5) /zustandsebene/{id}deleteZustandsEbeneById(id)ZustandsEbeneModuleDELETEZustandsEbene
(6) /beamter/{id}findBeamterById(id)ZustandsEbeneModuleGETBeamter
(7) /beamterinsertBeamter(beamter)ZustandsEbeneModulePOSTBeamter
(8) /beamter/{id}deleteBeamterById(id)ZustandsEbeneModuleDELETEBeamter
(9) /polizeieinheit/{id}findPolizeiEinheitById(id)ZustandsEbeneModuleGETPolizeiEinheit
(10) /polizeieinheit/{id}deletePolizeiEinheitById(id)ZustandsEbeneModuleDELETEPolizeiEinheit
(11) /dienstgrad/{id}findDienstgradById(id)ZustandsEbeneModuleGETDienstgrad
(12) /dienstgrad/polizei/{id}findAllDienstgradOfPolizei(id)ZustandsEbeneModuleGETPolizei Dienstgrad
(13) /polizeieinheit/{id}updatePolizeiEinheitById(polizeieinheit)ZustandsEbeneModulePUTPolizeiEinheit
(14) /dienstgradfindAllDienstgrad()ZustandsEbeneModuleGETDienstgrad
(15) /beamter/{id}updateBeamterById(beamter)ZustandsEbeneModulePUTBeamter
(16) /polizeieinheitfindAllPolizeiEinheit()ZustandsEbeneModuleGETPolizeiEinheit
(17) /zustandsebene/{id}findZustandsEbeneById(id)ZustandsEbeneModuleGETZustandsEbene
(18) /zustandsebeneinsertZustandsEbene(zustandsebene)ZustandsEbeneModulePOSTZustandsEbene
(19) /dienstgrad/{id}updateDienstgradById(dienstgrad)ZustandsEbeneModulePUTDienstgrad
(20) /zustandsebenefindAllZustandsEbene()ZustandsEbeneModuleGETZustandsEbene
(21) /beamter/polizei/{id}findAllBeamterOfPolizei(id)ZustandsEbeneModuleGETPolizei Beamter
(22) /beamterfindAllBeamter()ZustandsEbeneModuleGETBeamter
(23) /beamter/dienstgrad/{id}findAllBeamterOfDienstgrad(id)ZustandsEbeneModuleGETDienstgrad Beamter
(24) /dienstgradinsertDienstgrad(dienstgrad)ZustandsEbeneModulePOSTDienstgrad






6.1 BEAMTER


BeamterZustandsEbeneModulePolizei

Properties (9)

PropertyTypeEntityReferenceModule
(1) AktivBOOLBeamter
(2) DienstgradINTBeamterDienstgradZustandsEbeneModule
(3) DienstnummerSTRINGBeamter
(4) EinstellungsdatumDATEBeamter
(5) GeburtsdatumDATEBeamter
(6) NachnameSTRINGBeamter
(7) NotizenSTRINGBeamter
(8) PolizeiINTBeamterPolizeiPolizeiModule
(9) VornameSTRINGBeamter





6.2 DIENSTGRAD


DienstgradZustandsEbeneModulePolizei

Properties (5)

PropertyTypeEntityReferenceModule
(1) AbkuerzungSTRINGDienstgrad
(2) IstMilitaerischBOOLDienstgrad
(3) NameSTRINGDienstgrad
(4) PolizeiINTDienstgradPolizeiPolizeiModule
(5) RangStufeINTDienstgrad





6.3 POLIZEI EINHEIT


PolizeiEinheitZustandsEbeneModulePolizei

Properties (5)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGPolizeiEinheit
(2) EinheitTypSTRINGPolizeiEinheit
(3) NameSTRINGPolizeiEinheit
(4) OberEinheitINTPolizeiEinheit
(5) PolizeiINTPolizeiEinheitPolizeiPolizeiModule





6.4 ZUSTANDS EBENE


ZustandsEbeneZustandsEbeneModulePolizei

Properties (2)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGZustandsEbene
(2) NameSTRINGZustandsEbene





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum