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