Uses of Class
com.liferay.portal.kernel.exception.NoSuchUserGroupRoleException
Packages that use NoSuchUserGroupRoleException
Package
Description
This package defines the portal service persistence interfaces, classes, and utilities.
-
Uses of NoSuchUserGroupRoleException in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that throw NoSuchUserGroupRoleExceptionModifier and TypeMethodDescriptionUserGroupRolePersistence.findByG_R_First(long groupId, long roleId, OrderByComparator<UserGroupRole> orderByComparator) Returns the first user group role in the ordered set where groupId = ? and roleId = ?.static UserGroupRoleUserGroupRoleUtil.findByG_R_First(long groupId, long roleId, OrderByComparator<UserGroupRole> orderByComparator) Returns the first user group role in the ordered set where groupId = ? and roleId = ?.UserGroupRolePersistence.findByG_R_Last(long groupId, long roleId, OrderByComparator<UserGroupRole> orderByComparator) Returns the last user group role in the ordered set where groupId = ? and roleId = ?.static UserGroupRoleUserGroupRoleUtil.findByG_R_Last(long groupId, long roleId, OrderByComparator<UserGroupRole> orderByComparator) Returns the last user group role in the ordered set where groupId = ? and roleId = ?.UserGroupRolePersistence.findByG_R_PrevAndNext(long userGroupRoleId, long groupId, long roleId, OrderByComparator<UserGroupRole> orderByComparator) Returns the user group roles before and after the current user group role in the ordered set where groupId = ? and roleId = ?.static UserGroupRole[]UserGroupRoleUtil.findByG_R_PrevAndNext(long userGroupRoleId, long groupId, long roleId, OrderByComparator<UserGroupRole> orderByComparator) Returns the user group roles before and after the current user group role in the ordered set where groupId = ? and roleId = ?.UserGroupRolePersistence.findByGroupId_First(long groupId, OrderByComparator<UserGroupRole> orderByComparator) Returns the first user group role in the ordered set where groupId = ?.static UserGroupRoleUserGroupRoleUtil.findByGroupId_First(long groupId, OrderByComparator<UserGroupRole> orderByComparator) Returns the first user group role in the ordered set where groupId = ?.UserGroupRolePersistence.findByGroupId_Last(long groupId, OrderByComparator<UserGroupRole> orderByComparator) Returns the last user group role in the ordered set where groupId = ?.static UserGroupRoleUserGroupRoleUtil.findByGroupId_Last(long groupId, OrderByComparator<UserGroupRole> orderByComparator) Returns the last user group role in the ordered set where groupId = ?.UserGroupRolePersistence.findByGroupId_PrevAndNext(long userGroupRoleId, long groupId, OrderByComparator<UserGroupRole> orderByComparator) Returns the user group roles before and after the current user group role in the ordered set where groupId = ?.static UserGroupRole[]UserGroupRoleUtil.findByGroupId_PrevAndNext(long userGroupRoleId, long groupId, OrderByComparator<UserGroupRole> orderByComparator) Returns the user group roles before and after the current user group role in the ordered set where groupId = ?.UserGroupRolePersistence.findByPrimaryKey(long userGroupRoleId) Returns the user group role with the primary key or throws aNoSuchUserGroupRoleExceptionif it could not be found.static UserGroupRoleUserGroupRoleUtil.findByPrimaryKey(long userGroupRoleId) Returns the user group role with the primary key or throws aNoSuchUserGroupRoleExceptionif it could not be found.UserGroupRolePersistence.findByRoleId_First(long roleId, OrderByComparator<UserGroupRole> orderByComparator) Returns the first user group role in the ordered set where roleId = ?.static UserGroupRoleUserGroupRoleUtil.findByRoleId_First(long roleId, OrderByComparator<UserGroupRole> orderByComparator) Returns the first user group role in the ordered set where roleId = ?.UserGroupRolePersistence.findByRoleId_Last(long roleId, OrderByComparator<UserGroupRole> orderByComparator) Returns the last user group role in the ordered set where roleId = ?.static UserGroupRoleUserGroupRoleUtil.findByRoleId_Last(long roleId, OrderByComparator<UserGroupRole> orderByComparator) Returns the last user group role in the ordered set where roleId = ?.UserGroupRolePersistence.findByRoleId_PrevAndNext(long userGroupRoleId, long roleId, OrderByComparator<UserGroupRole> orderByComparator) Returns the user group roles before and after the current user group role in the ordered set where roleId = ?.static UserGroupRole[]UserGroupRoleUtil.findByRoleId_PrevAndNext(long userGroupRoleId, long roleId, OrderByComparator<UserGroupRole> orderByComparator) Returns the user group roles before and after the current user group role in the ordered set where roleId = ?.UserGroupRolePersistence.findByU_G_First(long userId, long groupId, OrderByComparator<UserGroupRole> orderByComparator) Returns the first user group role in the ordered set where userId = ? and groupId = ?.static UserGroupRoleUserGroupRoleUtil.findByU_G_First(long userId, long groupId, OrderByComparator<UserGroupRole> orderByComparator) Returns the first user group role in the ordered set where userId = ? and groupId = ?.UserGroupRolePersistence.findByU_G_Last(long userId, long groupId, OrderByComparator<UserGroupRole> orderByComparator) Returns the last user group role in the ordered set where userId = ? and groupId = ?.static UserGroupRoleUserGroupRoleUtil.findByU_G_Last(long userId, long groupId, OrderByComparator<UserGroupRole> orderByComparator) Returns the last user group role in the ordered set where userId = ? and groupId = ?.UserGroupRolePersistence.findByU_G_PrevAndNext(long userGroupRoleId, long userId, long groupId, OrderByComparator<UserGroupRole> orderByComparator) Returns the user group roles before and after the current user group role in the ordered set where userId = ? and groupId = ?.static UserGroupRole[]UserGroupRoleUtil.findByU_G_PrevAndNext(long userGroupRoleId, long userId, long groupId, OrderByComparator<UserGroupRole> orderByComparator) Returns the user group roles before and after the current user group role in the ordered set where userId = ? and groupId = ?.UserGroupRolePersistence.findByU_G_R(long userId, long groupId, long roleId) Returns the user group role where userId = ? and groupId = ? and roleId = ? or throws aNoSuchUserGroupRoleExceptionif it could not be found.static UserGroupRoleUserGroupRoleUtil.findByU_G_R(long userId, long groupId, long roleId) Returns the user group role where userId = ? and groupId = ? and roleId = ? or throws aNoSuchUserGroupRoleExceptionif it could not be found.UserGroupRolePersistence.findByUserId_First(long userId, OrderByComparator<UserGroupRole> orderByComparator) Returns the first user group role in the ordered set where userId = ?.static UserGroupRoleUserGroupRoleUtil.findByUserId_First(long userId, OrderByComparator<UserGroupRole> orderByComparator) Returns the first user group role in the ordered set where userId = ?.UserGroupRolePersistence.findByUserId_Last(long userId, OrderByComparator<UserGroupRole> orderByComparator) Returns the last user group role in the ordered set where userId = ?.static UserGroupRoleUserGroupRoleUtil.findByUserId_Last(long userId, OrderByComparator<UserGroupRole> orderByComparator) Returns the last user group role in the ordered set where userId = ?.UserGroupRolePersistence.findByUserId_PrevAndNext(long userGroupRoleId, long userId, OrderByComparator<UserGroupRole> orderByComparator) Returns the user group roles before and after the current user group role in the ordered set where userId = ?.static UserGroupRole[]UserGroupRoleUtil.findByUserId_PrevAndNext(long userGroupRoleId, long userId, OrderByComparator<UserGroupRole> orderByComparator) Returns the user group roles before and after the current user group role in the ordered set where userId = ?.UserGroupRolePersistence.remove(long userGroupRoleId) Removes the user group role with the primary key from the database.static UserGroupRoleUserGroupRoleUtil.remove(long userGroupRoleId) Removes the user group role with the primary key from the database.UserGroupRolePersistence.removeByU_G_R(long userId, long groupId, long roleId) Removes the user group role where userId = ? and groupId = ? and roleId = ? from the database.static UserGroupRoleUserGroupRoleUtil.removeByU_G_R(long userId, long groupId, long roleId) Removes the user group role where userId = ? and groupId = ? and roleId = ? from the database.