com.liferay.portal.service.persistence
Class UserGroupRoleFinderUtil
java.lang.Object
com.liferay.portal.service.persistence.UserGroupRoleFinderUtil
@ProviderType
public class UserGroupRoleFinderUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserGroupRoleFinderUtil
public UserGroupRoleFinderUtil()
findByGroupRoleType
public static List<UserGroupRole> findByGroupRoleType(long groupId,
int roleType)
findByUserUserGroupGroupRole
public static List<UserGroupRole> findByUserUserGroupGroupRole(long userId,
long groupId)
getFinder
public static UserGroupRoleFinder getFinder()
setFinder
public void setFinder(UserGroupRoleFinder finder)