Hello, I try to get all users list of the User Group in portlet.
UserServiceImpl has method getGroupUserIds(long groupId), but in this case search processes by groups of the GROUP_ table. What difference between GROUP_ and USERGROUP?
And how to retrieve users by USERGROUP?
Please sign in to flag this as inappropriate.