Uses of Class
de.fhdw.hfw417.dokumentenpostfach.service.GruppenService
-
Packages that use GruppenService Package Description de.fhdw.hfw417.dokumentenpostfach.controller Paket für die REST-Schnittstellen des Dokumenten-Postfachs. -
-
Uses of GruppenService in de.fhdw.hfw417.dokumentenpostfach.controller
Constructors in de.fhdw.hfw417.dokumentenpostfach.controller with parameters of type GruppenService Constructor Description GruppenController(GruppenService gruppenService)
Konstruktor fuer die Schnittstelle, um eine Benutzergruppe zu erstellen.
-