@ProviderType
public class UserGroupRoleFinderUtil
extends Object
Constructor and Description |
---|
UserGroupRoleFinderUtil() |
Modifier and Type | Method and Description |
---|---|
static List<UserGroupRole> |
findByGroupRoleType(long groupId,
int roleType) |
static List<UserGroupRole> |
findByUserUserGroupGroupRole(long userId,
long groupId) |
static UserGroupRoleFinder |
getFinder() |
void |
setFinder(UserGroupRoleFinder finder) |
public static List<UserGroupRole> findByGroupRoleType(long groupId, int roleType)
public static List<UserGroupRole> findByUserUserGroupGroupRole(long userId, long groupId)
public static UserGroupRoleFinder getFinder()
public void setFinder(UserGroupRoleFinder finder)