|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.service.persistence.UserGroupRoleFinderUtil
public class UserGroupRoleFinderUtil
Constructor Summary | |
---|---|
UserGroupRoleFinderUtil()
|
Method Summary | |
---|---|
static java.util.List<UserGroupRole> |
findByUserUserGroupGroupRole(long userId,
long groupId)
|
static UserGroupRoleFinder |
getFinder()
|
void |
setFinder(UserGroupRoleFinder finder)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserGroupRoleFinderUtil()
Method Detail |
---|
public static java.util.List<UserGroupRole> findByUserUserGroupGroupRole(long userId, long groupId) throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemException
public static UserGroupRoleFinder getFinder()
public void setFinder(UserGroupRoleFinder finder)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |