Uses of Class
ai.tutor.cab302exceptionalhandlers.builders.UserSettingsControllerBuilder
Packages that use UserSettingsControllerBuilder
Package
Description
-
Uses of UserSettingsControllerBuilder in ai.tutor.cab302exceptionalhandlers.builders
Methods in ai.tutor.cab302exceptionalhandlers.builders that return UserSettingsControllerBuilderModifier and TypeMethodDescriptionUserSettingsControllerBuilder.currentUser
(User user) Sets the current authenticated user for theUserSettingsController
. -
Uses of UserSettingsControllerBuilder in ai.tutor.cab302exceptionalhandlers.factories
Methods in ai.tutor.cab302exceptionalhandlers.factories that return UserSettingsControllerBuilderModifier and TypeMethodDescriptionControllerFactory.userSettingsController()
Creates and returns aUserSettingsControllerBuilder
.