Uses of Class
de.gustavblass.fsu.fmi.roombooking.exceptions.NoDifferenceException
Packages that use NoDifferenceException
-
Uses of NoDifferenceException in de.gustavblass.fsu.fmi.roombooking.service
Methods in de.gustavblass.fsu.fmi.roombooking.service that throw NoDifferenceExceptionModifier and TypeMethodDescriptionvoidActorService.changeEMailAddress(@NonNull String newEMailAddress) Stores a newEMailVerificationTokenwith the givenEMailVerificationToken.eMailAddressin the database, in order to allow anActorto change theirActor.eMailAddressby opening a confirmation link that will be sent by e-mail.voidActorService.changeName(@NonNull String newName) Updates theActor.nameof the current user.voidActorService.changeUserName(@NonNull String newUserName) Updates theActor.userNameof the current user.