Class UserGroupGroupRoleFinderUtil
Object
com.liferay.portal.kernel.service.persistence.UserGroupGroupRoleFinderUtil
- Author:
- Brian Wing Shun Chan
- {$generated.description}
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<UserGroupGroupRole>
findByGroupRoleType
(long groupId, int roleType) static List<UserGroupGroupRole>
findByUserGroupsUsers
(long userId) static List<UserGroupGroupRole>
findByUserGroupsUsers
(long userId, long groupId) static UserGroupGroupRoleFinder
void
setFinder
(UserGroupGroupRoleFinder finder)
-
Constructor Details
-
UserGroupGroupRoleFinderUtil
public UserGroupGroupRoleFinderUtil()
-
-
Method Details
-
findByGroupRoleType
-
findByUserGroupsUsers
-
findByUserGroupsUsers
-
getFinder
-
setFinder
-