Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


3. GESCHAEFTSMODELL MODULE (UI prompt)



Module Entities (7)

EntityAliasModuleGlobal Schema
(1) CarsharingOrganisationCarsharingOrganisationCarsharingOrganisationModuleCarSharing
(2) FlughafenFlughafenGeschaeftsmodellModuleCarSharing
(3) FlughafenCarsharingAnlageFlughafenCarsharingAnlageGeschaeftsmodellModuleCarSharing
(4) GeschaeftsmodellGeschaeftsmodellGeschaeftsmodellModuleCarSharing
(5) StadtStadtCarsharingOrganisationModuleCarSharing
(6) StationStationStationModuleCarSharing
(7) StationstypStationstypGeschaeftsmodellModuleCarSharing

Module Interfaces (23)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /stationstypfindAllStationstyp()GeschaeftsmodellModuleGETStationstyp
(2) /flughafen/{id}findFlughafenById(id)GeschaeftsmodellModuleGETFlughafen
(3) /flughafeninsertFlughafen(flughafen)GeschaeftsmodellModulePOSTFlughafen
(4) /flughafen/stadt/{id}findAllFlughafenOfStadt(id)GeschaeftsmodellModuleGETStadt Flughafen
(5) /geschaeftsmodell/{id}updateGeschaeftsmodellById(geschaeftsmodell)GeschaeftsmodellModulePUTGeschaeftsmodell
(6) /stationstypinsertStationstyp(stationstyp)GeschaeftsmodellModulePOSTStationstyp
(7) /flughafencarsharinganlage/{id}deleteFlughafenCarsharingAnlageById(id)GeschaeftsmodellModuleDELETEFlughafenCarsharingAnlage
(8) /flughafen/{id}updateFlughafenById(flughafen)GeschaeftsmodellModulePUTFlughafen
(9) /geschaeftsmodell/{id}findGeschaeftsmodellById(id)GeschaeftsmodellModuleGETGeschaeftsmodell
(10) /geschaeftsmodell/{id}deleteGeschaeftsmodellById(id)GeschaeftsmodellModuleDELETEGeschaeftsmodell
(11) /flughafencarsharinganlage/flughafen/{id}findAllFlughafenCarsharingAnlageOfFlughafen(id)GeschaeftsmodellModuleGETFlughafen FlughafenCarsharingAnlage
(12) /stationstyp/{id}updateStationstypById(stationstyp)GeschaeftsmodellModulePUTStationstyp
(13) /flughafenfindAllFlughafen()GeschaeftsmodellModuleGETFlughafen
(14) /flughafencarsharinganlage/{id}updateFlughafenCarsharingAnlageById(flughafencarsharinganlage)GeschaeftsmodellModulePUTFlughafenCarsharingAnlage
(15) /stationstyp/{id}findStationstypById(id)GeschaeftsmodellModuleGETStationstyp
(16) /flughafencarsharinganlage/{id}findFlughafenCarsharingAnlageById(id)GeschaeftsmodellModuleGETFlughafenCarsharingAnlage
(17) /flughafen/{id}deleteFlughafenById(id)GeschaeftsmodellModuleDELETEFlughafen
(18) /stationstyp/{id}deleteStationstypById(id)GeschaeftsmodellModuleDELETEStationstyp
(19) /flughafencarsharinganlageinsertFlughafenCarsharingAnlage(flughafencarsharinganlage)GeschaeftsmodellModulePOSTFlughafenCarsharingAnlage
(20) /geschaeftsmodellinsertGeschaeftsmodell(geschaeftsmodell)GeschaeftsmodellModulePOSTGeschaeftsmodell
(21) /geschaeftsmodellfindAllGeschaeftsmodell()GeschaeftsmodellModuleGETGeschaeftsmodell
(22) /flughafencarsharinganlagefindAllFlughafenCarsharingAnlage()GeschaeftsmodellModuleGETFlughafenCarsharingAnlage
(23) /flughafencarsharinganlage/carsharingorganisation/{id}findAllFlughafenCarsharingAnlageOfCarsharingOrganisation(id)GeschaeftsmodellModuleGETCarsharingOrganisation FlughafenCarsharingAnlage






3.1 FLUGHAFEN


FlughafenGeschaeftsmodellModuleCarSharing

Properties (4)

PropertyTypeEntityReferenceModule
(1) IataCodeSTRINGFlughafen
(2) IcaoCodeSTRINGFlughafen
(3) NameSTRINGFlughafen
(4) StadtLONGFlughafenStadtCarsharingOrganisationModule





3.2 FLUGHAFEN CARSHARING ANLAGE


FlughafenCarsharingAnlageGeschaeftsmodellModuleCarSharing

Properties (6)

PropertyTypeEntityReferenceModule
(1) CarsharingOrganisationLONGFlughafenCarsharingAnlageCarsharingOrganisationCarsharingOrganisationModule
(2) EigenerParkbereichBOOLFlughafenCarsharingAnlage
(3) FlughafenLONGFlughafenCarsharingAnlageFlughafenGeschaeftsmodellModule
(4) NameSTRINGFlughafenCarsharingAnlage
(5) ShuttleServiceBOOLFlughafenCarsharingAnlage
(6) ZusatzgebuehrSTRINGFlughafenCarsharingAnlage





3.3 GESCHAEFTSMODELL


GeschaeftsmodellGeschaeftsmodellModuleCarSharing

Properties (2)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGGeschaeftsmodell
(2) NameSTRINGGeschaeftsmodell





3.4 STATIONSTYP


StationstypGeschaeftsmodellModuleCarSharing

Properties (2)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGStationstyp
(2) NameSTRINGStationstyp





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum