com.liferay.portal.service.persistence
Class UserGroupGroupRoleFinderUtil
java.lang.Object
com.liferay.portal.service.persistence.UserGroupGroupRoleFinderUtil
@ProviderType
public class UserGroupGroupRoleFinderUtil
- extends Object
- ServiceBuilder generated this class. Modifications in this class will be overwritten the next time it is generated.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserGroupGroupRoleFinderUtil
public UserGroupGroupRoleFinderUtil()
findByGroupRoleType
public static List<UserGroupGroupRole> findByGroupRoleType(long groupId,
int roleType)
findByUserGroupsUsers
public static List<UserGroupGroupRole> findByUserGroupsUsers(long userId)
getFinder
public static UserGroupGroupRoleFinder getFinder()
setFinder
public void setFinder(UserGroupGroupRoleFinder finder)