Class UserGroupGroupRoleFinderUtil
java.lang.Object
com.liferay.portal.kernel.service.persistence.UserGroupGroupRoleFinderUtil
- Author:
- Brian Wing Shun Chan
- Generated:
-
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 UserGroupGroupRoleFindervoidsetFinder(UserGroupGroupRoleFinder finder)
-
Constructor Details
-
UserGroupGroupRoleFinderUtil
public UserGroupGroupRoleFinderUtil()
-
-
Method Details
-
findByGroupRoleType
-
findByUserGroupsUsers
-
findByUserGroupsUsers
-
getFinder
-
setFinder
-