Uses of Class
de.fhdw.hfw417.dokumentenpostfach.exception.benutzer.KeinMandantGefundenException
-
Packages that use KeinMandantGefundenException Package Description de.fhdw.hfw417.dokumentenpostfach.service Dienste/Services des Dokumenten-Postfachs. -
-
Uses of KeinMandantGefundenException in de.fhdw.hfw417.dokumentenpostfach.service
Methods in de.fhdw.hfw417.dokumentenpostfach.service that throw KeinMandantGefundenException Modifier and Type Method Description void
MandantService. loescheMandant(String mandantName)
Deaktiviert den mit dem Namen angegebenen Mandanten.
-