Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


5. SWOT KATEGORIE MODULE (UI prompt)



Module Entities (4)

EntityAliasModuleGlobal Schema
(1) MegatrendMegatrendSwotKategorieModuleHafenlogistik
(2) StudieStudieStudieModuleHafenlogistik
(3) SwotEintragSwotEintragSwotKategorieModuleHafenlogistik
(4) SwotKategorieSwotKategorieSwotKategorieModuleHafenlogistik

Module Interfaces (18)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /megatrend/{id}updateMegatrendById(megatrend)SwotKategorieModulePUTMegatrend
(2) /swoteintrag/{id}deleteSwotEintragById(id)SwotKategorieModuleDELETESwotEintrag
(3) /megatrendinsertMegatrend(megatrend)SwotKategorieModulePOSTMegatrend
(4) /swoteintrag/{id}updateSwotEintragById(swoteintrag)SwotKategorieModulePUTSwotEintrag
(5) /megatrend/{id}findMegatrendById(id)SwotKategorieModuleGETMegatrend
(6) /swoteintrag/swotkategorie/{id}findAllSwotEintragOfSwotKategorie(id)SwotKategorieModuleGETSwotKategorie SwotEintrag
(7) /swoteintrag/megatrend/{id}findAllSwotEintragOfMegatrend(id)SwotKategorieModuleGETMegatrend SwotEintrag
(8) /swoteintraginsertSwotEintrag(swoteintrag)SwotKategorieModulePOSTSwotEintrag
(9) /swoteintragfindAllSwotEintrag()SwotKategorieModuleGETSwotEintrag
(10) /swotkategorie/{id}updateSwotKategorieById(swotkategorie)SwotKategorieModulePUTSwotKategorie
(11) /swotkategorieinsertSwotKategorie(swotkategorie)SwotKategorieModulePOSTSwotKategorie
(12) /swoteintrag/studie/{id}findAllSwotEintragOfStudie(id)SwotKategorieModuleGETStudie SwotEintrag
(13) /swotkategorie/{id}deleteSwotKategorieById(id)SwotKategorieModuleDELETESwotKategorie
(14) /swoteintrag/{id}findSwotEintragById(id)SwotKategorieModuleGETSwotEintrag
(15) /swotkategoriefindAllSwotKategorie()SwotKategorieModuleGETSwotKategorie
(16) /megatrendfindAllMegatrend()SwotKategorieModuleGETMegatrend
(17) /megatrend/{id}deleteMegatrendById(id)SwotKategorieModuleDELETEMegatrend
(18) /swotkategorie/{id}findSwotKategorieById(id)SwotKategorieModuleGETSwotKategorie






5.1 MEGATREND


MegatrendSwotKategorieModuleHafenlogistik

Properties (3)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGMegatrend
(2) KategorieSTRINGMegatrend
(3) NameSTRINGMegatrend





5.2 SWOT EINTRAG


SwotEintragSwotKategorieModuleHafenlogistik

Properties (6)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGSwotEintrag
(2) MegatrendLONGSwotEintragMegatrendSwotKategorieModule
(3) StudieLONGSwotEintragStudieStudieModule
(4) SwotKategorieLONGSwotEintragSwotKategorieSwotKategorieModule
(5) TitelSTRINGSwotEintrag
(6) TypSTRINGSwotEintrag





5.3 SWOT KATEGORIE


SwotKategorieSwotKategorieModuleHafenlogistik

Properties (2)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGSwotKategorie
(2) NameSTRINGSwotKategorie





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum