Uses of Class
com.liferay.portal.kernel.exception.NoSuchResourcePermissionException
Packages that use NoSuchResourcePermissionException
Package
Description
This package defines the portal service persistence interfaces, classes, and utilities.
-
Uses of NoSuchResourcePermissionException in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that throw NoSuchResourcePermissionExceptionModifier and TypeMethodDescriptionResourcePermissionPersistence.findByC_LikeP_First
(long companyId, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where companyId = ? and primKey LIKE ?.static ResourcePermission
ResourcePermissionUtil.findByC_LikeP_First
(long companyId, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where companyId = ? and primKey LIKE ?.ResourcePermissionPersistence.findByC_LikeP_Last
(long companyId, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where companyId = ? and primKey LIKE ?.static ResourcePermission
ResourcePermissionUtil.findByC_LikeP_Last
(long companyId, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where companyId = ? and primKey LIKE ?.ResourcePermissionPersistence.findByC_LikeP_PrevAndNext
(long resourcePermissionId, long companyId, String primKey, OrderByComparator<ResourcePermission> 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_LikeP_PrevAndNext
(long resourcePermissionId, long companyId, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and primKey LIKE ?.ResourcePermissionPersistence.findByC_N_S_First
(long companyId, String name, int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ?.static ResourcePermission
ResourcePermissionUtil.findByC_N_S_First
(long companyId, String name, int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ?.ResourcePermissionPersistence.findByC_N_S_Last
(long companyId, String name, int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the last 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<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ?.ResourcePermissionPersistence.findByC_N_S_P_First
(long companyId, String name, int scope, String primKey, OrderByComparator<ResourcePermission> 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_First
(long companyId, String name, int scope, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ?.ResourcePermissionPersistence.findByC_N_S_P_Last
(long companyId, String name, int scope, String primKey, OrderByComparator<ResourcePermission> 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_Last
(long companyId, String name, int scope, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ?.ResourcePermissionPersistence.findByC_N_S_P_PrevAndNext
(long resourcePermissionId, long companyId, String name, int scope, String primKey, OrderByComparator<ResourcePermission> 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_PrevAndNext
(long resourcePermissionId, long companyId, String name, int scope, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKey = ?.ResourcePermissionPersistence.findByC_N_S_P_R
(long companyId, String name, int scope, String primKey, long roleId) Returns the resource permission where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? or throws aNoSuchResourcePermissionException
if it could not be found.static ResourcePermission
ResourcePermissionUtil.findByC_N_S_P_R
(long companyId, String name, int scope, String primKey, long roleId) Returns the resource permission where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? or throws aNoSuchResourcePermissionException
if it could not be found.ResourcePermissionPersistence.findByC_N_S_P_R_V_First
(long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.static ResourcePermission
ResourcePermissionUtil.findByC_N_S_P_R_V_First
(long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_P_R_V_Last
(long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.static ResourcePermission
ResourcePermissionUtil.findByC_N_S_P_R_V_Last
(long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_P_R_V_PrevAndNext
(long resourcePermissionId, long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId, OrderByComparator<ResourcePermission> orderByComparator) Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.static ResourcePermission[]
ResourcePermissionUtil.findByC_N_S_P_R_V_PrevAndNext
(long resourcePermissionId, long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId, OrderByComparator<ResourcePermission> orderByComparator) Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_PrevAndNext
(long resourcePermissionId, long companyId, String name, int scope, OrderByComparator<ResourcePermission> 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_N_S_PrevAndNext
(long resourcePermissionId, long companyId, String name, int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ?.ResourcePermissionPersistence.findByC_N_S_R_First
(long companyId, String name, int scope, long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ? and roleId = ?.static ResourcePermission
ResourcePermissionUtil.findByC_N_S_R_First
(long companyId, String name, int scope, long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ? and roleId = ?.ResourcePermissionPersistence.findByC_N_S_R_Last
(long companyId, String name, int scope, long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ? and roleId = ?.static ResourcePermission
ResourcePermissionUtil.findByC_N_S_R_Last
(long companyId, String name, int scope, long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ? and roleId = ?.ResourcePermissionPersistence.findByC_N_S_R_PrevAndNext
(long resourcePermissionId, long companyId, String name, int scope, long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ? and roleId = ?.static ResourcePermission[]
ResourcePermissionUtil.findByC_N_S_R_PrevAndNext
(long resourcePermissionId, long companyId, String name, int scope, long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ? and roleId = ?.ResourcePermissionPersistence.findByC_N_S_R_V_First
(long companyId, String name, int scope, long roleId, boolean viewActionId, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.static ResourcePermission
ResourcePermissionUtil.findByC_N_S_R_V_First
(long companyId, String name, int scope, long roleId, boolean viewActionId, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_R_V_Last
(long companyId, String name, int scope, long roleId, boolean viewActionId, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.static ResourcePermission
ResourcePermissionUtil.findByC_N_S_R_V_Last
(long companyId, String name, int scope, long roleId, boolean viewActionId, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_R_V_PrevAndNext
(long resourcePermissionId, long companyId, String name, int scope, long roleId, boolean viewActionId, OrderByComparator<ResourcePermission> orderByComparator) Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.static ResourcePermission[]
ResourcePermissionUtil.findByC_N_S_R_V_PrevAndNext
(long resourcePermissionId, long companyId, String name, int scope, long roleId, boolean viewActionId, OrderByComparator<ResourcePermission> orderByComparator) Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.ResourcePermissionPersistence.findByC_S_P_First
(long companyId, int scope, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where companyId = ? and scope = ? and primKey = ?.static ResourcePermission
ResourcePermissionUtil.findByC_S_P_First
(long companyId, int scope, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where companyId = ? and scope = ? and primKey = ?.ResourcePermissionPersistence.findByC_S_P_Last
(long companyId, int scope, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where companyId = ? and scope = ? and primKey = ?.static ResourcePermission
ResourcePermissionUtil.findByC_S_P_Last
(long companyId, int scope, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where companyId = ? and scope = ? and primKey = ?.ResourcePermissionPersistence.findByC_S_P_PrevAndNext
(long resourcePermissionId, long companyId, int scope, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and scope = ? and primKey = ?.static ResourcePermission[]
ResourcePermissionUtil.findByC_S_P_PrevAndNext
(long resourcePermissionId, long companyId, int scope, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the resource permissions before and after the current resource permission in the ordered set where companyId = ? and scope = ? and primKey = ?.ResourcePermissionPersistence.findByName_First
(String name, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where name = ?.static ResourcePermission
ResourcePermissionUtil.findByName_First
(String name, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where name = ?.ResourcePermissionPersistence.findByName_Last
(String name, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where name = ?.static ResourcePermission
ResourcePermissionUtil.findByName_Last
(String name, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where name = ?.ResourcePermissionPersistence.findByName_PrevAndNext
(long resourcePermissionId, String name, OrderByComparator<ResourcePermission> orderByComparator) Returns the resource permissions before and after the current resource permission in the ordered set where name = ?.static ResourcePermission[]
ResourcePermissionUtil.findByName_PrevAndNext
(long resourcePermissionId, String name, OrderByComparator<ResourcePermission> orderByComparator) Returns the resource permissions before and after the current resource permission in the ordered set where name = ?.ResourcePermissionPersistence.findByPrimaryKey
(long resourcePermissionId) Returns the resource permission with the primary key or throws aNoSuchResourcePermissionException
if it could not be found.static ResourcePermission
ResourcePermissionUtil.findByPrimaryKey
(long resourcePermissionId) Returns the resource permission with the primary key or throws aNoSuchResourcePermissionException
if it could not be found.ResourcePermissionPersistence.findByRoleId_First
(long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where roleId = ?.static ResourcePermission
ResourcePermissionUtil.findByRoleId_First
(long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where roleId = ?.ResourcePermissionPersistence.findByRoleId_Last
(long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where roleId = ?.static ResourcePermission
ResourcePermissionUtil.findByRoleId_Last
(long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where roleId = ?.ResourcePermissionPersistence.findByRoleId_PrevAndNext
(long resourcePermissionId, long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the resource permissions before and after the current resource permission in the ordered set where roleId = ?.static ResourcePermission[]
ResourcePermissionUtil.findByRoleId_PrevAndNext
(long resourcePermissionId, long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the resource permissions before and after the current resource permission in the ordered set where roleId = ?.ResourcePermissionPersistence.findByScope_First
(int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where scope = ?.static ResourcePermission
ResourcePermissionUtil.findByScope_First
(int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where scope = ?.ResourcePermissionPersistence.findByScope_Last
(int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where scope = ?.static ResourcePermission
ResourcePermissionUtil.findByScope_Last
(int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where scope = ?.ResourcePermissionPersistence.findByScope_PrevAndNext
(long resourcePermissionId, int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the resource permissions before and after the current resource permission in the ordered set where scope = ?.static ResourcePermission[]
ResourcePermissionUtil.findByScope_PrevAndNext
(long resourcePermissionId, int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the resource permissions before and after the current resource permission in the ordered set where scope = ?.ResourcePermissionPersistence.remove
(long resourcePermissionId) Removes the resource permission with the primary key from the database.static ResourcePermission
ResourcePermissionUtil.remove
(long resourcePermissionId) Removes the resource permission with the primary key from the database.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.static ResourcePermission
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.