Uses of Class
org.eblocker.server.common.data.UserModuleTransport
Packages that use UserModuleTransport
Package
Description
-
Uses of UserModuleTransport in org.eblocker.server.http.controller
Methods in org.eblocker.server.http.controller that return UserModuleTransportModifier and TypeMethodDescriptionUserController.createUser(org.restexpress.Request request, org.restexpress.Response response) ControlBarController.getUser(org.restexpress.Request request, org.restexpress.Response response) UserController.getUserById(org.restexpress.Request request, org.restexpress.Response response) UserController.updateUser(org.restexpress.Request request, org.restexpress.Response response) UserController.updateUserDashboardView(org.restexpress.Request request, org.restexpress.Response response) Methods in org.eblocker.server.http.controller that return types with arguments of type UserModuleTransport -
Uses of UserModuleTransport in org.eblocker.server.http.controller.converter
Methods in org.eblocker.server.http.controller.converter that return UserModuleTransportModifier and TypeMethodDescriptionstatic UserModuleTransportUserModuleConverter.getUserModuleTransport(UserModule user) -
Uses of UserModuleTransport in org.eblocker.server.http.controller.impl
Methods in org.eblocker.server.http.controller.impl that return UserModuleTransportModifier and TypeMethodDescriptionUserControllerImpl.createUser(org.restexpress.Request request, org.restexpress.Response response) ControlBarControllerImpl.getUser(org.restexpress.Request request, org.restexpress.Response response) UserControllerImpl.getUserById(org.restexpress.Request request, org.restexpress.Response response) UserControllerImpl.updateUser(org.restexpress.Request request, org.restexpress.Response response) UserControllerImpl.updateUserDashboardView(org.restexpress.Request request, org.restexpress.Response response) Methods in org.eblocker.server.http.controller.impl that return types with arguments of type UserModuleTransport