Uses of Class
overit.geocall.base.rs2.user.UserResponse
Packages that use UserResponse
-
Uses of UserResponse in overit.geocall.base.rs2.user
Methods in overit.geocall.base.rs2.user that return UserResponseModifier and TypeMethodDescriptionUserService.getMe(Collection<String> fields) UserService.getUser(long id, Collection<String> fields) Methods in overit.geocall.base.rs2.user that return types with arguments of type UserResponseModifier and TypeMethodDescriptionUserService.getUsers(@NotNull @Valid Page page, String order, Collection<String> fields, Collection<Long> ids, @Valid UserFilter filter)