Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.NoSuchResourcePermissionException

Packages that use NoSuchResourcePermissionException
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
 

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

Methods in com.liferay.portal.service.persistence that throw NoSuchResourcePermissionException
static ResourcePermission ResourcePermissionUtil.findByC_N_P_O_First(long companyId, String name, String primKey, long ownerId, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and ownerId = ?.
 ResourcePermission ResourcePermissionPersistence.findByC_N_P_O_First(long companyId, String name, String primKey, long ownerId, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and ownerId = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByC_N_P_O_First(long companyId, String name, String primKey, long ownerId, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and ownerId = ?.
static ResourcePermission ResourcePermissionUtil.findByC_N_P_O_Last(long companyId, String name, String primKey, long ownerId, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and ownerId = ?.
 ResourcePermission ResourcePermissionPersistence.findByC_N_P_O_Last(long companyId, String name, String primKey, long ownerId, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and ownerId = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByC_N_P_O_Last(long companyId, String name, String primKey, long ownerId, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and ownerId = ?.
static ResourcePermission[] ResourcePermissionUtil.findByC_N_P_O_PrevAndNext(long resourcePermissionId, long companyId, String name, String primKey, long ownerId, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and ownerId = ?.
 ResourcePermission[] ResourcePermissionPersistence.findByC_N_P_O_PrevAndNext(long resourcePermissionId, long companyId, String name, String primKey, long ownerId, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and ownerId = ?.
 ResourcePermission[] ResourcePermissionPersistenceImpl.findByC_N_P_O_PrevAndNext(long resourcePermissionId, long companyId, String name, String primKey, long ownerId, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and ownerId = ?.
static ResourcePermission ResourcePermissionUtil.findByC_N_P_R_A_First(long companyId, String name, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and roleId = ? and actionIds = ?.
 ResourcePermission ResourcePermissionPersistence.findByC_N_P_R_A_First(long companyId, String name, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and roleId = ? and actionIds = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByC_N_P_R_A_First(long companyId, String name, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and roleId = ? and actionIds = ?.
static ResourcePermission ResourcePermissionUtil.findByC_N_P_R_A_Last(long companyId, String name, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and roleId = ? and actionIds = ?.
 ResourcePermission ResourcePermissionPersistence.findByC_N_P_R_A_Last(long companyId, String name, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and roleId = ? and actionIds = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByC_N_P_R_A_Last(long companyId, String name, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and roleId = ? and actionIds = ?.
static ResourcePermission[] ResourcePermissionUtil.findByC_N_P_R_A_PrevAndNext(long resourcePermissionId, long companyId, String name, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and roleId = ? and actionIds = ?.
 ResourcePermission[] ResourcePermissionPersistence.findByC_N_P_R_A_PrevAndNext(long resourcePermissionId, long companyId, String name, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and roleId = ? and actionIds = ?.
 ResourcePermission[] ResourcePermissionPersistenceImpl.findByC_N_P_R_A_PrevAndNext(long resourcePermissionId, long companyId, String name, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and primKey = ? and roleId = ? and actionIds = ?.
static ResourcePermission ResourcePermissionUtil.findByC_N_S_First(long companyId, String name, int scope, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ?.
 ResourcePermission ResourcePermissionPersistence.findByC_N_S_First(long companyId, String name, int scope, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByC_N_S_First(long companyId, String name, int scope, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ?.
static ResourcePermission ResourcePermissionUtil.findByC_N_S_Last(long companyId, String name, int scope, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ?.
 ResourcePermission ResourcePermissionPersistence.findByC_N_S_Last(long companyId, String name, int scope, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByC_N_S_Last(long companyId, String name, int scope, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ?.
static ResourcePermission ResourcePermissionUtil.findByC_N_S_P_First(long companyId, String name, int scope, String primKey, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ?.
 ResourcePermission ResourcePermissionPersistence.findByC_N_S_P_First(long companyId, String name, int scope, String primKey, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByC_N_S_P_First(long companyId, String name, int scope, String primKey, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ?.
static ResourcePermission ResourcePermissionUtil.findByC_N_S_P_Last(long companyId, String name, int scope, String primKey, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ?.
 ResourcePermission ResourcePermissionPersistence.findByC_N_S_P_Last(long companyId, String name, int scope, String primKey, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByC_N_S_P_Last(long companyId, String name, int scope, String primKey, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ?.
static ResourcePermission[] ResourcePermissionUtil.findByC_N_S_P_PrevAndNext(long resourcePermissionId, long companyId, String name, int scope, String primKey, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ?.
 ResourcePermission[] ResourcePermissionPersistence.findByC_N_S_P_PrevAndNext(long resourcePermissionId, long companyId, String name, int scope, String primKey, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ?.
 ResourcePermission[] ResourcePermissionPersistenceImpl.findByC_N_S_P_PrevAndNext(long resourcePermissionId, long companyId, String name, int scope, String primKey, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ?.
static ResourcePermission ResourcePermissionUtil.findByC_N_S_P_R_A_First(long companyId, String name, int scope, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? and actionIds = ?.
 ResourcePermission ResourcePermissionPersistence.findByC_N_S_P_R_A_First(long companyId, String name, int scope, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? and actionIds = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByC_N_S_P_R_A_First(long companyId, String name, int scope, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? and actionIds = ?.
static ResourcePermission ResourcePermissionUtil.findByC_N_S_P_R_A_Last(long companyId, String name, int scope, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? and actionIds = ?.
 ResourcePermission ResourcePermissionPersistence.findByC_N_S_P_R_A_Last(long companyId, String name, int scope, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? and actionIds = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByC_N_S_P_R_A_Last(long companyId, String name, int scope, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? and actionIds = ?.
static ResourcePermission[] ResourcePermissionUtil.findByC_N_S_P_R_A_PrevAndNext(long resourcePermissionId, long companyId, String name, int scope, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? and actionIds = ?.
 ResourcePermission[] ResourcePermissionPersistence.findByC_N_S_P_R_A_PrevAndNext(long resourcePermissionId, long companyId, String name, int scope, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? and actionIds = ?.
 ResourcePermission[] ResourcePermissionPersistenceImpl.findByC_N_S_P_R_A_PrevAndNext(long resourcePermissionId, long companyId, String name, int scope, String primKey, long roleId, long actionIds, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? and actionIds = ?.
static ResourcePermission ResourcePermissionUtil.findByC_N_S_P_R_First(long companyId, String name, int scope, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ?.
 ResourcePermission ResourcePermissionPersistence.findByC_N_S_P_R_First(long companyId, String name, int scope, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByC_N_S_P_R_First(long companyId, String name, int scope, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ?.
static ResourcePermission ResourcePermissionUtil.findByC_N_S_P_R_Last(long companyId, String name, int scope, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ?.
 ResourcePermission ResourcePermissionPersistence.findByC_N_S_P_R_Last(long companyId, String name, int scope, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByC_N_S_P_R_Last(long companyId, String name, int scope, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ?.
static ResourcePermission ResourcePermissionUtil.findByC_N_S_P_R_O_A(long companyId, String name, int scope, String primKey, long roleId, long ownerId, long actionIds)
          Returns the resource permission where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? and ownerId = ? and actionIds = ? or throws a NoSuchResourcePermissionException if it could not be found.
 ResourcePermission ResourcePermissionPersistence.findByC_N_S_P_R_O_A(long companyId, String name, int scope, String primKey, long roleId, long ownerId, long actionIds)
          Returns the resource permission where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? and ownerId = ? and actionIds = ? or throws a NoSuchResourcePermissionException if it could not be found.
 ResourcePermission ResourcePermissionPersistenceImpl.findByC_N_S_P_R_O_A(long companyId, String name, int scope, String primKey, long roleId, long ownerId, long actionIds)
          Returns the resource permission where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? and ownerId = ? and actionIds = ? or throws a NoSuchResourcePermissionException if it could not be found.
static ResourcePermission[] ResourcePermissionUtil.findByC_N_S_P_R_PrevAndNext(long resourcePermissionId, long companyId, String name, int scope, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ?.
 ResourcePermission[] ResourcePermissionPersistence.findByC_N_S_P_R_PrevAndNext(long resourcePermissionId, long companyId, String name, int scope, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ?.
 ResourcePermission[] ResourcePermissionPersistenceImpl.findByC_N_S_P_R_PrevAndNext(long resourcePermissionId, long companyId, String name, int scope, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ?.
static ResourcePermission[] ResourcePermissionUtil.findByC_N_S_PrevAndNext(long resourcePermissionId, long companyId, String name, int scope, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ?.
 ResourcePermission[] ResourcePermissionPersistence.findByC_N_S_PrevAndNext(long resourcePermissionId, long companyId, String name, int scope, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ?.
 ResourcePermission[] ResourcePermissionPersistenceImpl.findByC_N_S_PrevAndNext(long resourcePermissionId, long companyId, String name, int scope, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ?.
static ResourcePermission ResourcePermissionUtil.findByC_P_First(long companyId, String primKey, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and primKey LIKE ?.
 ResourcePermission ResourcePermissionPersistence.findByC_P_First(long companyId, String primKey, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and primKey LIKE ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByC_P_First(long companyId, String primKey, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and primKey LIKE ?.
static ResourcePermission ResourcePermissionUtil.findByC_P_Last(long companyId, String primKey, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and primKey LIKE ?.
 ResourcePermission ResourcePermissionPersistence.findByC_P_Last(long companyId, String primKey, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and primKey LIKE ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByC_P_Last(long companyId, String primKey, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and primKey LIKE ?.
static ResourcePermission[] ResourcePermissionUtil.findByC_P_PrevAndNext(long resourcePermissionId, long companyId, String primKey, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and primKey LIKE ?.
 ResourcePermission[] ResourcePermissionPersistence.findByC_P_PrevAndNext(long resourcePermissionId, long companyId, String primKey, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and primKey LIKE ?.
 ResourcePermission[] ResourcePermissionPersistenceImpl.findByC_P_PrevAndNext(long resourcePermissionId, long companyId, String primKey, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and primKey LIKE ?.
static ResourcePermission ResourcePermissionUtil.findByC_P_R_First(long companyId, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and primKey = ? and roleId = ?.
 ResourcePermission ResourcePermissionPersistence.findByC_P_R_First(long companyId, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and primKey = ? and roleId = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByC_P_R_First(long companyId, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where companyId = ? and primKey = ? and roleId = ?.
static ResourcePermission ResourcePermissionUtil.findByC_P_R_Last(long companyId, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and primKey = ? and roleId = ?.
 ResourcePermission ResourcePermissionPersistence.findByC_P_R_Last(long companyId, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and primKey = ? and roleId = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByC_P_R_Last(long companyId, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where companyId = ? and primKey = ? and roleId = ?.
static ResourcePermission[] ResourcePermissionUtil.findByC_P_R_PrevAndNext(long resourcePermissionId, long companyId, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and primKey = ? and roleId = ?.
 ResourcePermission[] ResourcePermissionPersistence.findByC_P_R_PrevAndNext(long resourcePermissionId, long companyId, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and primKey = ? and roleId = ?.
 ResourcePermission[] ResourcePermissionPersistenceImpl.findByC_P_R_PrevAndNext(long resourcePermissionId, long companyId, String primKey, long roleId, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and primKey = ? and roleId = ?.
static ResourcePermission ResourcePermissionUtil.findByPrimaryKey(long resourcePermissionId)
          Returns the resource permission with the primary key or throws a NoSuchResourcePermissionException if it could not be found.
 ResourcePermission ResourcePermissionPersistence.findByPrimaryKey(long resourcePermissionId)
          Returns the resource permission with the primary key or throws a NoSuchResourcePermissionException if it could not be found.
 ResourcePermission ResourcePermissionPersistenceImpl.findByPrimaryKey(long resourcePermissionId)
          Returns the resource permission with the primary key or throws a NoSuchResourcePermissionException if it could not be found.
static ResourcePermission ResourcePermissionUtil.findByRoleId_First(long roleId, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where roleId = ?.
 ResourcePermission ResourcePermissionPersistence.findByRoleId_First(long roleId, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where roleId = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByRoleId_First(long roleId, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where roleId = ?.
static ResourcePermission ResourcePermissionUtil.findByRoleId_Last(long roleId, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where roleId = ?.
 ResourcePermission ResourcePermissionPersistence.findByRoleId_Last(long roleId, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where roleId = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByRoleId_Last(long roleId, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where roleId = ?.
static ResourcePermission[] ResourcePermissionUtil.findByRoleId_PrevAndNext(long resourcePermissionId, long roleId, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where roleId = ?.
 ResourcePermission[] ResourcePermissionPersistence.findByRoleId_PrevAndNext(long resourcePermissionId, long roleId, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where roleId = ?.
 ResourcePermission[] ResourcePermissionPersistenceImpl.findByRoleId_PrevAndNext(long resourcePermissionId, long roleId, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where roleId = ?.
static ResourcePermission ResourcePermissionUtil.findByScope_First(int scope, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where scope = ?.
 ResourcePermission ResourcePermissionPersistence.findByScope_First(int scope, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where scope = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByScope_First(int scope, OrderByComparator orderByComparator)
          Returns the first resource permission in the ordered set where scope = ?.
static ResourcePermission ResourcePermissionUtil.findByScope_Last(int scope, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where scope = ?.
 ResourcePermission ResourcePermissionPersistence.findByScope_Last(int scope, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where scope = ?.
 ResourcePermission ResourcePermissionPersistenceImpl.findByScope_Last(int scope, OrderByComparator orderByComparator)
          Returns the last resource permission in the ordered set where scope = ?.
static ResourcePermission[] ResourcePermissionUtil.findByScope_PrevAndNext(long resourcePermissionId, int scope, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where scope = ?.
 ResourcePermission[] ResourcePermissionPersistence.findByScope_PrevAndNext(long resourcePermissionId, int scope, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where scope = ?.
 ResourcePermission[] ResourcePermissionPersistenceImpl.findByScope_PrevAndNext(long resourcePermissionId, int scope, OrderByComparator orderByComparator)
          Returns the resource permissions before and after the current resource permission in the ordered set where scope = ?.
static ResourcePermission ResourcePermissionUtil.remove(long resourcePermissionId)
          Removes the resource permission with the primary key from the database.
 ResourcePermission ResourcePermissionPersistence.remove(long resourcePermissionId)
          Removes the resource permission with the primary key from the database.
 ResourcePermission ResourcePermissionPersistenceImpl.remove(long resourcePermissionId)
          Removes the resource permission with the primary key from the database.
 ResourcePermission ResourcePermissionPersistenceImpl.remove(Serializable primaryKey)
          Removes the resource permission with the primary key from the database.
static ResourcePermission ResourcePermissionUtil.removeByC_N_S_P_R_O_A(long companyId, String name, int scope, String primKey, long roleId, long ownerId, long actionIds)
          Removes the resource permission where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? and ownerId = ? and actionIds = ? from the database.
 ResourcePermission ResourcePermissionPersistence.removeByC_N_S_P_R_O_A(long companyId, String name, int scope, String primKey, long roleId, long ownerId, long actionIds)
          Removes the resource permission where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? and ownerId = ? and actionIds = ? from the database.
 ResourcePermission ResourcePermissionPersistenceImpl.removeByC_N_S_P_R_O_A(long companyId, String name, int scope, String primKey, long roleId, long ownerId, long actionIds)
          Removes the resource permission where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? and ownerId = ? and actionIds = ? from the database.
 


Liferay 6.1.2-ce-ga3