Uses of Class
de.fhdw.hfw417.dokumentenpostfach.service.MandantService
-
Packages that use MandantService Package Description de.fhdw.hfw417.dokumentenpostfach.controller Paket für die REST-Schnittstellen des Dokumenten-Postfachs. -
-
Uses of MandantService in de.fhdw.hfw417.dokumentenpostfach.controller
Constructors in de.fhdw.hfw417.dokumentenpostfach.controller with parameters of type MandantService Constructor Description MandantenController(MandantService mandantenService)
Konstruktor fuer REST-Schnittstelle um Mandanten hinzuzufuegen.
-