Uses of Class
de.fhdw.hfw417.dokumentenpostfach.exception.benutzer.MandantExistiertBereitsException
-
Packages that use MandantExistiertBereitsException Package Description de.fhdw.hfw417.dokumentenpostfach.service Dienste/Services des Dokumenten-Postfachs. -
-
Uses of MandantExistiertBereitsException in de.fhdw.hfw417.dokumentenpostfach.service
Methods in de.fhdw.hfw417.dokumentenpostfach.service that throw MandantExistiertBereitsException Modifier and Type Method Description MandantMandantService. erstelleMandant(String mandantName)Erstellt einen Mandanten mit den angegebenen Parametern.
-