Liferay 6.0-ee-sp2

Uses of Class
com.liferay.portal.NoSuchResourcePermissionException

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

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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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)
          Finds 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_O_A(long companyId, String name, int scope, String primKey, long roleId, long ownerId, long actionIds)
          Finds 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)
          Finds 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(long companyId, String name, int scope, String primKey, long roleId)
          Finds the resource permission where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? or throws a NoSuchResourcePermissionException if it could not be found.
 ResourcePermission ResourcePermissionPersistence.findByC_N_S_P_R(long companyId, String name, int scope, String primKey, long roleId)
          Finds the resource permission where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? or throws a NoSuchResourcePermissionException if it could not be found.
static ResourcePermission[] ResourcePermissionUtil.findByC_N_S_PrevAndNext(long resourcePermissionId, long companyId, String name, int scope, OrderByComparator orderByComparator)
          Finds 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)
          Finds the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ?.
static ResourcePermission ResourcePermissionUtil.findByPrimaryKey(long resourcePermissionId)
          Finds the resource permission with the primary key or throws a NoSuchResourcePermissionException if it could not be found.
 ResourcePermission ResourcePermissionPersistence.findByPrimaryKey(long resourcePermissionId)
          Finds 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)
          Finds the first resource permission in the ordered set where roleId = ?.
 ResourcePermission ResourcePermissionPersistence.findByRoleId_First(long roleId, OrderByComparator orderByComparator)
          Finds the first resource permission in the ordered set where roleId = ?.
static ResourcePermission ResourcePermissionUtil.findByRoleId_Last(long roleId, OrderByComparator orderByComparator)
          Finds the last resource permission in the ordered set where roleId = ?.
 ResourcePermission ResourcePermissionPersistence.findByRoleId_Last(long roleId, OrderByComparator orderByComparator)
          Finds the last resource permission in the ordered set where roleId = ?.
static ResourcePermission[] ResourcePermissionUtil.findByRoleId_PrevAndNext(long resourcePermissionId, long roleId, OrderByComparator orderByComparator)
          Finds 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)
          Finds the resource permissions before and after the current resource permission in the ordered set where roleId = ?.
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.
static void 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.
 void 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.
static void ResourcePermissionUtil.removeByC_N_S_P_R(long companyId, String name, int scope, String primKey, long roleId)
          Removes the resource permission where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? from the database.
 void ResourcePermissionPersistence.removeByC_N_S_P_R(long companyId, String name, int scope, String primKey, long roleId)
          Removes the resource permission where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? from the database.
 


Liferay 6.0-ee-sp2