Liferay 6.0.5

Uses of Class
com.liferay.portal.NoSuchUserGroupRoleException

Packages that use NoSuchUserGroupRoleException
com.liferay.portal.service.persistence   
 

Uses of NoSuchUserGroupRoleException in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that throw NoSuchUserGroupRoleException
static UserGroupRole UserGroupRoleUtil.findByG_R_First(long groupId, long roleId, OrderByComparator orderByComparator)
          Finds the first user group role in the ordered set where groupId = ? and roleId = ?.
 UserGroupRole UserGroupRolePersistence.findByG_R_First(long groupId, long roleId, OrderByComparator orderByComparator)
          Finds the first user group role in the ordered set where groupId = ? and roleId = ?.
 UserGroupRole UserGroupRolePersistenceImpl.findByG_R_First(long groupId, long roleId, OrderByComparator orderByComparator)
          Finds the first user group role in the ordered set where groupId = ? and roleId = ?.
static UserGroupRole UserGroupRoleUtil.findByG_R_Last(long groupId, long roleId, OrderByComparator orderByComparator)
          Finds the last user group role in the ordered set where groupId = ? and roleId = ?.
 UserGroupRole UserGroupRolePersistence.findByG_R_Last(long groupId, long roleId, OrderByComparator orderByComparator)
          Finds the last user group role in the ordered set where groupId = ? and roleId = ?.
 UserGroupRole UserGroupRolePersistenceImpl.findByG_R_Last(long groupId, long roleId, OrderByComparator orderByComparator)
          Finds the last user group role in the ordered set where groupId = ? and roleId = ?.
static UserGroupRole[] UserGroupRoleUtil.findByG_R_PrevAndNext(UserGroupRolePK userGroupRolePK, long groupId, long roleId, OrderByComparator orderByComparator)
          Finds the user group roles before and after the current user group role in the ordered set where groupId = ? and roleId = ?.
 UserGroupRole[] UserGroupRolePersistence.findByG_R_PrevAndNext(UserGroupRolePK userGroupRolePK, long groupId, long roleId, OrderByComparator orderByComparator)
          Finds the user group roles before and after the current user group role in the ordered set where groupId = ? and roleId = ?.
 UserGroupRole[] UserGroupRolePersistenceImpl.findByG_R_PrevAndNext(UserGroupRolePK userGroupRolePK, long groupId, long roleId, OrderByComparator orderByComparator)
          Finds the user group roles before and after the current user group role in the ordered set where groupId = ? and roleId = ?.
static UserGroupRole UserGroupRoleUtil.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Finds the first user group role in the ordered set where groupId = ?.
 UserGroupRole UserGroupRolePersistence.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Finds the first user group role in the ordered set where groupId = ?.
 UserGroupRole UserGroupRolePersistenceImpl.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Finds the first user group role in the ordered set where groupId = ?.
static UserGroupRole UserGroupRoleUtil.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Finds the last user group role in the ordered set where groupId = ?.
 UserGroupRole UserGroupRolePersistence.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Finds the last user group role in the ordered set where groupId = ?.
 UserGroupRole UserGroupRolePersistenceImpl.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Finds the last user group role in the ordered set where groupId = ?.
static UserGroupRole[] UserGroupRoleUtil.findByGroupId_PrevAndNext(UserGroupRolePK userGroupRolePK, long groupId, OrderByComparator orderByComparator)
          Finds the user group roles before and after the current user group role in the ordered set where groupId = ?.
 UserGroupRole[] UserGroupRolePersistence.findByGroupId_PrevAndNext(UserGroupRolePK userGroupRolePK, long groupId, OrderByComparator orderByComparator)
          Finds the user group roles before and after the current user group role in the ordered set where groupId = ?.
 UserGroupRole[] UserGroupRolePersistenceImpl.findByGroupId_PrevAndNext(UserGroupRolePK userGroupRolePK, long groupId, OrderByComparator orderByComparator)
          Finds the user group roles before and after the current user group role in the ordered set where groupId = ?.
static UserGroupRole UserGroupRoleUtil.findByPrimaryKey(UserGroupRolePK userGroupRolePK)
          Finds the user group role with the primary key or throws a NoSuchUserGroupRoleException if it could not be found.
 UserGroupRole UserGroupRolePersistence.findByPrimaryKey(UserGroupRolePK userGroupRolePK)
          Finds the user group role with the primary key or throws a NoSuchUserGroupRoleException if it could not be found.
 UserGroupRole UserGroupRolePersistenceImpl.findByPrimaryKey(UserGroupRolePK userGroupRolePK)
          Finds the user group role with the primary key or throws a NoSuchUserGroupRoleException if it could not be found.
static UserGroupRole UserGroupRoleUtil.findByRoleId_First(long roleId, OrderByComparator orderByComparator)
          Finds the first user group role in the ordered set where roleId = ?.
 UserGroupRole UserGroupRolePersistence.findByRoleId_First(long roleId, OrderByComparator orderByComparator)
          Finds the first user group role in the ordered set where roleId = ?.
 UserGroupRole UserGroupRolePersistenceImpl.findByRoleId_First(long roleId, OrderByComparator orderByComparator)
          Finds the first user group role in the ordered set where roleId = ?.
static UserGroupRole UserGroupRoleUtil.findByRoleId_Last(long roleId, OrderByComparator orderByComparator)
          Finds the last user group role in the ordered set where roleId = ?.
 UserGroupRole UserGroupRolePersistence.findByRoleId_Last(long roleId, OrderByComparator orderByComparator)
          Finds the last user group role in the ordered set where roleId = ?.
 UserGroupRole UserGroupRolePersistenceImpl.findByRoleId_Last(long roleId, OrderByComparator orderByComparator)
          Finds the last user group role in the ordered set where roleId = ?.
static UserGroupRole[] UserGroupRoleUtil.findByRoleId_PrevAndNext(UserGroupRolePK userGroupRolePK, long roleId, OrderByComparator orderByComparator)
          Finds the user group roles before and after the current user group role in the ordered set where roleId = ?.
 UserGroupRole[] UserGroupRolePersistence.findByRoleId_PrevAndNext(UserGroupRolePK userGroupRolePK, long roleId, OrderByComparator orderByComparator)
          Finds the user group roles before and after the current user group role in the ordered set where roleId = ?.
 UserGroupRole[] UserGroupRolePersistenceImpl.findByRoleId_PrevAndNext(UserGroupRolePK userGroupRolePK, long roleId, OrderByComparator orderByComparator)
          Finds the user group roles before and after the current user group role in the ordered set where roleId = ?.
static UserGroupRole UserGroupRoleUtil.findByU_G_First(long userId, long groupId, OrderByComparator orderByComparator)
          Finds the first user group role in the ordered set where userId = ? and groupId = ?.
 UserGroupRole UserGroupRolePersistence.findByU_G_First(long userId, long groupId, OrderByComparator orderByComparator)
          Finds the first user group role in the ordered set where userId = ? and groupId = ?.
 UserGroupRole UserGroupRolePersistenceImpl.findByU_G_First(long userId, long groupId, OrderByComparator orderByComparator)
          Finds the first user group role in the ordered set where userId = ? and groupId = ?.
static UserGroupRole UserGroupRoleUtil.findByU_G_Last(long userId, long groupId, OrderByComparator orderByComparator)
          Finds the last user group role in the ordered set where userId = ? and groupId = ?.
 UserGroupRole UserGroupRolePersistence.findByU_G_Last(long userId, long groupId, OrderByComparator orderByComparator)
          Finds the last user group role in the ordered set where userId = ? and groupId = ?.
 UserGroupRole UserGroupRolePersistenceImpl.findByU_G_Last(long userId, long groupId, OrderByComparator orderByComparator)
          Finds the last user group role in the ordered set where userId = ? and groupId = ?.
static UserGroupRole[] UserGroupRoleUtil.findByU_G_PrevAndNext(UserGroupRolePK userGroupRolePK, long userId, long groupId, OrderByComparator orderByComparator)
          Finds the user group roles before and after the current user group role in the ordered set where userId = ? and groupId = ?.
 UserGroupRole[] UserGroupRolePersistence.findByU_G_PrevAndNext(UserGroupRolePK userGroupRolePK, long userId, long groupId, OrderByComparator orderByComparator)
          Finds the user group roles before and after the current user group role in the ordered set where userId = ? and groupId = ?.
 UserGroupRole[] UserGroupRolePersistenceImpl.findByU_G_PrevAndNext(UserGroupRolePK userGroupRolePK, long userId, long groupId, OrderByComparator orderByComparator)
          Finds the user group roles before and after the current user group role in the ordered set where userId = ? and groupId = ?.
static UserGroupRole UserGroupRoleUtil.findByUserId_First(long userId, OrderByComparator orderByComparator)
          Finds the first user group role in the ordered set where userId = ?.
 UserGroupRole UserGroupRolePersistence.findByUserId_First(long userId, OrderByComparator orderByComparator)
          Finds the first user group role in the ordered set where userId = ?.
 UserGroupRole UserGroupRolePersistenceImpl.findByUserId_First(long userId, OrderByComparator orderByComparator)
          Finds the first user group role in the ordered set where userId = ?.
static UserGroupRole UserGroupRoleUtil.findByUserId_Last(long userId, OrderByComparator orderByComparator)
          Finds the last user group role in the ordered set where userId = ?.
 UserGroupRole UserGroupRolePersistence.findByUserId_Last(long userId, OrderByComparator orderByComparator)
          Finds the last user group role in the ordered set where userId = ?.
 UserGroupRole UserGroupRolePersistenceImpl.findByUserId_Last(long userId, OrderByComparator orderByComparator)
          Finds the last user group role in the ordered set where userId = ?.
static UserGroupRole[] UserGroupRoleUtil.findByUserId_PrevAndNext(UserGroupRolePK userGroupRolePK, long userId, OrderByComparator orderByComparator)
          Finds the user group roles before and after the current user group role in the ordered set where userId = ?.
 UserGroupRole[] UserGroupRolePersistence.findByUserId_PrevAndNext(UserGroupRolePK userGroupRolePK, long userId, OrderByComparator orderByComparator)
          Finds the user group roles before and after the current user group role in the ordered set where userId = ?.
 UserGroupRole[] UserGroupRolePersistenceImpl.findByUserId_PrevAndNext(UserGroupRolePK userGroupRolePK, long userId, OrderByComparator orderByComparator)
          Finds the user group roles before and after the current user group role in the ordered set where userId = ?.
static UserGroupRole UserGroupRoleUtil.remove(UserGroupRolePK userGroupRolePK)
          Removes the user group role with the primary key from the database.
 UserGroupRole UserGroupRolePersistence.remove(UserGroupRolePK userGroupRolePK)
          Removes the user group role with the primary key from the database.
 UserGroupRole UserGroupRolePersistenceImpl.remove(UserGroupRolePK userGroupRolePK)
          Removes the user group role with the primary key from the database.
 


Liferay 6.0.5