Uses of Interface
com.liferay.portal.kernel.model.ResourcePermission
Packages that use ResourcePermission
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the portal security permission interfaces and classes.
This package defines the portal service interfaces and classes.
This package defines the portal service persistence interfaces, classes, and utilities.
-
Uses of ResourcePermission in com.liferay.portal.kernel.model
Classes in com.liferay.portal.kernel.model that implement ResourcePermissionFields in com.liferay.portal.kernel.model with type parameters of type ResourcePermissionModifier and TypeFieldDescriptionstatic final Accessor<ResourcePermission,
Long> ResourcePermission.RESOURCE_PERMISSION_ID_ACCESSOR
Methods in com.liferay.portal.kernel.model that return ResourcePermissionModifier and TypeMethodDescriptionResourcePermissionModel.cloneWithOriginalValues()
ResourcePermissionWrapper.cloneWithOriginalValues()
Methods in com.liferay.portal.kernel.model that return types with arguments of type ResourcePermissionModifier and TypeMethodDescriptionResourcePermissionWrapper.getAttributeGetterFunctions()
ResourcePermissionWrapper.getAttributeSetterBiConsumers()
Methods in com.liferay.portal.kernel.model with parameters of type ResourcePermissionModifier and TypeMethodDescriptionprotected ResourcePermissionWrapper
ResourcePermissionWrapper.wrap
(ResourcePermission resourcePermission) Constructors in com.liferay.portal.kernel.model with parameters of type ResourcePermission -
Uses of ResourcePermission in com.liferay.portal.kernel.security.permission
Methods in com.liferay.portal.kernel.security.permission with parameters of type ResourcePermissionModifier and TypeMethodDescriptionboolean
PermissionConversionFilter.accept
(Role role, ResourcePermission resourcePermission) -
Uses of ResourcePermission in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return ResourcePermissionModifier and TypeMethodDescriptionResourcePermissionLocalService.addResourcePermission
(ResourcePermission resourcePermission) Adds the resource permission to the database.static ResourcePermission
ResourcePermissionLocalServiceUtil.addResourcePermission
(ResourcePermission resourcePermission) Adds the resource permission to the database.ResourcePermissionLocalServiceWrapper.addResourcePermission
(ResourcePermission resourcePermission) Adds the resource permission to the database.ResourcePermissionLocalService.createResourcePermission
(long resourcePermissionId) Creates a new resource permission with the primary key.static ResourcePermission
ResourcePermissionLocalServiceUtil.createResourcePermission
(long resourcePermissionId) Creates a new resource permission with the primary key.ResourcePermissionLocalServiceWrapper.createResourcePermission
(long resourcePermissionId) Creates a new resource permission with the primary key.ResourcePermissionLocalService.deleteResourcePermission
(long resourcePermissionId) Deletes the resource permission with the primary key from the database.ResourcePermissionLocalService.deleteResourcePermission
(ResourcePermission resourcePermission) Deletes the resource permission from the database.static ResourcePermission
ResourcePermissionLocalServiceUtil.deleteResourcePermission
(long resourcePermissionId) Deletes the resource permission with the primary key from the database.static ResourcePermission
ResourcePermissionLocalServiceUtil.deleteResourcePermission
(ResourcePermission resourcePermission) Deletes the resource permission from the database.ResourcePermissionLocalServiceWrapper.deleteResourcePermission
(long resourcePermissionId) Deletes the resource permission with the primary key from the database.ResourcePermissionLocalServiceWrapper.deleteResourcePermission
(ResourcePermission resourcePermission) Deletes the resource permission from the database.ResourcePermissionLocalService.fetchResourcePermission
(long resourcePermissionId) ResourcePermissionLocalService.fetchResourcePermission
(long companyId, String name, int scope, String primKey, long roleId) static ResourcePermission
ResourcePermissionLocalServiceUtil.fetchResourcePermission
(long resourcePermissionId) static ResourcePermission
ResourcePermissionLocalServiceUtil.fetchResourcePermission
(long companyId, String name, int scope, String primKey, long roleId) ResourcePermissionLocalServiceWrapper.fetchResourcePermission
(long resourcePermissionId) ResourcePermissionLocalServiceWrapper.fetchResourcePermission
(long companyId, String name, int scope, String primKey, long roleId) ResourcePermissionLocalService.getResourcePermission
(long resourcePermissionId) Returns the resource permission with the primary key.ResourcePermissionLocalService.getResourcePermission
(long companyId, String name, int scope, String primKey, long roleId) Returns the resource permission for the role at the scope to perform the actions on resources of the type.static ResourcePermission
ResourcePermissionLocalServiceUtil.getResourcePermission
(long resourcePermissionId) Returns the resource permission with the primary key.static ResourcePermission
ResourcePermissionLocalServiceUtil.getResourcePermission
(long companyId, String name, int scope, String primKey, long roleId) Returns the resource permission for the role at the scope to perform the actions on resources of the type.ResourcePermissionLocalServiceWrapper.getResourcePermission
(long resourcePermissionId) Returns the resource permission with the primary key.ResourcePermissionLocalServiceWrapper.getResourcePermission
(long companyId, String name, int scope, String primKey, long roleId) Returns the resource permission for the role at the scope to perform the actions on resources of the type.ResourcePermissionLocalService.updateResourcePermission
(ResourcePermission resourcePermission) Updates the resource permission in the database or adds it if it does not yet exist.static ResourcePermission
ResourcePermissionLocalServiceUtil.updateResourcePermission
(ResourcePermission resourcePermission) Updates the resource permission in the database or adds it if it does not yet exist.ResourcePermissionLocalServiceWrapper.updateResourcePermission
(ResourcePermission resourcePermission) Updates the resource permission in the database or adds it if it does not yet exist.Methods in com.liferay.portal.kernel.service that return types with arguments of type ResourcePermissionModifier and TypeMethodDescriptionResourcePermissionLocalService.getCTPersistence()
ResourcePermissionLocalServiceWrapper.getCTPersistence()
ResourcePermissionLocalService.getIndividualPortletResourcePermissions
(long companyId) static Map<String,
List<ResourcePermission>> ResourcePermissionLocalServiceUtil.getIndividualPortletResourcePermissions
(long companyId) ResourcePermissionLocalServiceWrapper.getIndividualPortletResourcePermissions
(long companyId) ResourcePermissionLocalService.getModelClass()
ResourcePermissionLocalServiceWrapper.getModelClass()
ResourcePermissionLocalService.getResourcePermissions
(int start, int end) Returns a range of all the resource permissions.ResourcePermissionLocalService.getResourcePermissions
(long companyId, String name, int scope, long roleId, boolean viewActionId) ResourcePermissionLocalService.getResourcePermissions
(long companyId, String name, int scope, String primKey) Returns all the resource permissions at the scope of the type.ResourcePermissionLocalService.getResourcePermissions
(String name) static List<ResourcePermission>
ResourcePermissionLocalServiceUtil.getResourcePermissions
(int start, int end) Returns a range of all the resource permissions.static List<ResourcePermission>
ResourcePermissionLocalServiceUtil.getResourcePermissions
(long companyId, String name, int scope, long roleId, boolean viewActionId) static List<ResourcePermission>
ResourcePermissionLocalServiceUtil.getResourcePermissions
(long companyId, String name, int scope, String primKey) Returns all the resource permissions at the scope of the type.static List<ResourcePermission>
ResourcePermissionLocalServiceUtil.getResourcePermissions
(String name) ResourcePermissionLocalServiceWrapper.getResourcePermissions
(int start, int end) Returns a range of all the resource permissions.ResourcePermissionLocalServiceWrapper.getResourcePermissions
(long companyId, String name, int scope, long roleId, boolean viewActionId) ResourcePermissionLocalServiceWrapper.getResourcePermissions
(long companyId, String name, int scope, String primKey) Returns all the resource permissions at the scope of the type.ResourcePermissionLocalServiceWrapper.getResourcePermissions
(String name) ResourcePermissionLocalService.getResourceResourcePermissions
(long companyId, long groupId, String name, String primKey) Returns the resource permissions that apply to the resource.static List<ResourcePermission>
ResourcePermissionLocalServiceUtil.getResourceResourcePermissions
(long companyId, long groupId, String name, String primKey) Returns the resource permissions that apply to the resource.ResourcePermissionLocalServiceWrapper.getResourceResourcePermissions
(long companyId, long groupId, String name, String primKey) Returns the resource permissions that apply to the resource.ResourcePermissionLocalService.getRoleResourcePermissions
(long roleId) Returns all the resource permissions for the role.ResourcePermissionLocalService.getRoleResourcePermissions
(long roleId, int[] scopes, int start, int end) Returns a range of all the resource permissions for the role at the scopes.static List<ResourcePermission>
ResourcePermissionLocalServiceUtil.getRoleResourcePermissions
(long roleId) Returns all the resource permissions for the role.static List<ResourcePermission>
ResourcePermissionLocalServiceUtil.getRoleResourcePermissions
(long roleId, int[] scopes, int start, int end) Returns a range of all the resource permissions for the role at the scopes.ResourcePermissionLocalServiceWrapper.getRoleResourcePermissions
(long roleId) Returns all the resource permissions for the role.ResourcePermissionLocalServiceWrapper.getRoleResourcePermissions
(long roleId, int[] scopes, int start, int end) Returns a range of all the resource permissions for the role at the scopes.ResourcePermissionLocalService.getScopeResourcePermissions
(int[] scopes) Returns all the resource permissions where scope = any ?.static List<ResourcePermission>
ResourcePermissionLocalServiceUtil.getScopeResourcePermissions
(int[] scopes) Returns all the resource permissions where scope = any ?.ResourcePermissionLocalServiceWrapper.getScopeResourcePermissions
(int[] scopes) Returns all the resource permissions where scope = any ?.Methods in com.liferay.portal.kernel.service with parameters of type ResourcePermissionModifier and TypeMethodDescriptionResourcePermissionLocalService.addResourcePermission
(ResourcePermission resourcePermission) Adds the resource permission to the database.static ResourcePermission
ResourcePermissionLocalServiceUtil.addResourcePermission
(ResourcePermission resourcePermission) Adds the resource permission to the database.ResourcePermissionLocalServiceWrapper.addResourcePermission
(ResourcePermission resourcePermission) Adds the resource permission to the database.ResourcePermissionLocalService.deleteResourcePermission
(ResourcePermission resourcePermission) Deletes the resource permission from the database.static ResourcePermission
ResourcePermissionLocalServiceUtil.deleteResourcePermission
(ResourcePermission resourcePermission) Deletes the resource permission from the database.ResourcePermissionLocalServiceWrapper.deleteResourcePermission
(ResourcePermission resourcePermission) Deletes the resource permission from the database.boolean
ResourcePermissionLocalService.hasActionId
(ResourcePermission resourcePermission, ResourceAction resourceAction) Returnstrue
if the resource permission grants permission to perform the resource action.static boolean
ResourcePermissionLocalServiceUtil.hasActionId
(ResourcePermission resourcePermission, ResourceAction resourceAction) Returnstrue
if the resource permission grants permission to perform the resource action.boolean
ResourcePermissionLocalServiceWrapper.hasActionId
(ResourcePermission resourcePermission, ResourceAction resourceAction) Returnstrue
if the resource permission grants permission to perform the resource action.ResourcePermissionLocalService.updateResourcePermission
(ResourcePermission resourcePermission) Updates the resource permission in the database or adds it if it does not yet exist.static ResourcePermission
ResourcePermissionLocalServiceUtil.updateResourcePermission
(ResourcePermission resourcePermission) Updates the resource permission in the database or adds it if it does not yet exist.ResourcePermissionLocalServiceWrapper.updateResourcePermission
(ResourcePermission resourcePermission) Updates the resource permission in the database or adds it if it does not yet exist.Method parameters in com.liferay.portal.kernel.service with type arguments of type ResourcePermissionModifier and TypeMethodDescription<R,
E extends Throwable>
RResourcePermissionLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<ResourcePermission>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RResourcePermissionLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<ResourcePermission>, R, E> updateUnsafeFunction) -
Uses of ResourcePermission in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that return ResourcePermissionModifier and TypeMethodDescriptionResourcePermissionPersistence.create
(long resourcePermissionId) Creates a new resource permission with the primary key.static ResourcePermission
ResourcePermissionUtil.create
(long resourcePermissionId) Creates a new resource permission with the primary key.ResourcePermissionPersistence.fetchByC_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.fetchByC_LikeP_First
(long companyId, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where companyId = ? and primKey LIKE ?.ResourcePermissionPersistence.fetchByC_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.fetchByC_LikeP_Last
(long companyId, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where companyId = ? and primKey LIKE ?.ResourcePermissionPersistence.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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 returnsnull
if it could not be found.ResourcePermissionPersistence.fetchByC_N_S_P_R
(long companyId, String name, int scope, String primKey, long roleId, boolean useFinderCache) Returns the resource permission where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? or returnsnull
if it could not be found, optionally using the finder cache.static ResourcePermission
ResourcePermissionUtil.fetchByC_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 returnsnull
if it could not be found.static ResourcePermission
ResourcePermissionUtil.fetchByC_N_S_P_R
(long companyId, String name, int scope, String primKey, long roleId, boolean useFinderCache) Returns the resource permission where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ? or returnsnull
if it could not be found, optionally using the finder cache.ResourcePermissionPersistence.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByName_First
(String name, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where name = ?.static ResourcePermission
ResourcePermissionUtil.fetchByName_First
(String name, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where name = ?.ResourcePermissionPersistence.fetchByName_Last
(String name, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where name = ?.static ResourcePermission
ResourcePermissionUtil.fetchByName_Last
(String name, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where name = ?.ResourcePermissionPersistence.fetchByPrimaryKey
(long resourcePermissionId) Returns the resource permission with the primary key or returnsnull
if it could not be found.static ResourcePermission
ResourcePermissionUtil.fetchByPrimaryKey
(long resourcePermissionId) Returns the resource permission with the primary key or returnsnull
if it could not be found.ResourcePermissionPersistence.fetchByRoleId_First
(long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where roleId = ?.static ResourcePermission
ResourcePermissionUtil.fetchByRoleId_First
(long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where roleId = ?.ResourcePermissionPersistence.fetchByRoleId_Last
(long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where roleId = ?.static ResourcePermission
ResourcePermissionUtil.fetchByRoleId_Last
(long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where roleId = ?.ResourcePermissionPersistence.fetchByScope_First
(int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where scope = ?.static ResourcePermission
ResourcePermissionUtil.fetchByScope_First
(int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where scope = ?.ResourcePermissionPersistence.fetchByScope_Last
(int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where scope = ?.static ResourcePermission
ResourcePermissionUtil.fetchByScope_Last
(int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where scope = ?.ResourcePermissionPersistence.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.static ResourcePermission
ResourcePermissionUtil.update
(ResourcePermission resourcePermission) static ResourcePermission
ResourcePermissionUtil.update
(ResourcePermission resourcePermission, ServiceContext serviceContext) ResourcePermissionPersistence.updateImpl
(ResourcePermission resourcePermission) static ResourcePermission
ResourcePermissionUtil.updateImpl
(ResourcePermission resourcePermission) Methods in com.liferay.portal.kernel.service.persistence that return types with arguments of type ResourcePermissionModifier and TypeMethodDescriptionResourcePermissionFinder.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) static Map<Serializable,
ResourcePermission> ResourcePermissionFinderUtil.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) static Map<Serializable,
ResourcePermission> ResourcePermissionUtil.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) ResourcePermissionPersistence.findAll()
Returns all the resource permissions.ResourcePermissionPersistence.findAll
(int start, int end) Returns a range of all the resource permissions.ResourcePermissionPersistence.findAll
(int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions.ResourcePermissionPersistence.findAll
(int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions.static List<ResourcePermission>
ResourcePermissionUtil.findAll()
Returns all the resource permissions.static List<ResourcePermission>
ResourcePermissionUtil.findAll
(int start, int end) Returns a range of all the resource permissions.static List<ResourcePermission>
ResourcePermissionUtil.findAll
(int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions.static List<ResourcePermission>
ResourcePermissionUtil.findAll
(int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions.ResourcePermissionPersistence.findByC_LikeP
(long companyId, String primKey) Returns all the resource permissions where companyId = ? and primKey LIKE ?.ResourcePermissionPersistence.findByC_LikeP
(long companyId, String primKey, int start, int end) Returns a range of all the resource permissions where companyId = ? and primKey LIKE ?.ResourcePermissionPersistence.findByC_LikeP
(long companyId, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and primKey LIKE ?.ResourcePermissionPersistence.findByC_LikeP
(long companyId, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and primKey LIKE ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_LikeP
(long companyId, String primKey) Returns all the resource permissions where companyId = ? and primKey LIKE ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_LikeP
(long companyId, String primKey, int start, int end) Returns a range of all the resource permissions where companyId = ? and primKey LIKE ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_LikeP
(long companyId, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and primKey LIKE ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_LikeP
(long companyId, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and primKey LIKE ?.ResourcePermissionPersistence.findByC_N_S
(long companyId, String name, int scope) Returns all the resource permissions where companyId = ? and name = ? and scope = ?.ResourcePermissionPersistence.findByC_N_S
(long companyId, String name, int scope, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ?.ResourcePermissionPersistence.findByC_N_S
(long companyId, String name, int scope, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ?.ResourcePermissionPersistence.findByC_N_S
(long companyId, String name, int scope, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S
(long companyId, String name, int scope) Returns all the resource permissions where companyId = ? and name = ? and scope = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S
(long companyId, String name, int scope, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S
(long companyId, String name, int scope, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S
(long companyId, String name, int scope, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ?.ResourcePermissionPersistence.findByC_N_S_P
(long companyId, String name, int scope, String primKey) Returns all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ?.ResourcePermissionPersistence.findByC_N_S_P
(long companyId, String name, int scope, String[] primKeys) Returns all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = any ?.ResourcePermissionPersistence.findByC_N_S_P
(long companyId, String name, int scope, String[] primKeys, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = any ?.ResourcePermissionPersistence.findByC_N_S_P
(long companyId, String name, int scope, String[] primKeys, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = any ?.ResourcePermissionPersistence.findByC_N_S_P
(long companyId, String name, int scope, String[] primKeys, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ?, optionally using the finder cache.ResourcePermissionPersistence.findByC_N_S_P
(long companyId, String name, int scope, String primKey, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ?.ResourcePermissionPersistence.findByC_N_S_P
(long companyId, String name, int scope, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ?.ResourcePermissionPersistence.findByC_N_S_P
(long companyId, String name, int scope, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P
(long companyId, String name, int scope, String primKey) Returns all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P
(long companyId, String name, int scope, String[] primKeys) Returns all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = any ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P
(long companyId, String name, int scope, String[] primKeys, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = any ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P
(long companyId, String name, int scope, String[] primKeys, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = any ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P
(long companyId, String name, int scope, String[] primKeys, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ?, optionally using the finder cache.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P
(long companyId, String name, int scope, String primKey, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P
(long companyId, String name, int scope, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P
(long companyId, String name, int scope, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ?.ResourcePermissionPersistence.findByC_N_S_P_R
(long companyId, String name, int scope, String primKey, long[] roleIds) Returns all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = any ?.ResourcePermissionPersistence.findByC_N_S_P_R
(long companyId, String name, int scope, String primKey, long[] roleIds, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = any ?.ResourcePermissionPersistence.findByC_N_S_P_R
(long companyId, String name, int scope, String primKey, long[] roleIds, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = any ?.ResourcePermissionPersistence.findByC_N_S_P_R
(long companyId, String name, int scope, String primKey, long[] roleIds, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ?, optionally using the finder cache.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R
(long companyId, String name, int scope, String primKey, long[] roleIds) Returns all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = any ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R
(long companyId, String name, int scope, String primKey, long[] roleIds, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = any ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R
(long companyId, String name, int scope, String primKey, long[] roleIds, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = any ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R
(long companyId, String name, int scope, String primKey, long[] roleIds, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ?, optionally using the finder cache.ResourcePermissionPersistence.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long[] roleIds, boolean viewActionId) Returns all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = any ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long[] roleIds, boolean viewActionId, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = any ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long[] roleIds, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = any ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long[] roleIds, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?, optionally using the finder cache.ResourcePermissionPersistence.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId) Returns all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long[] roleIds, boolean viewActionId) Returns all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = any ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long[] roleIds, boolean viewActionId, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = any ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long[] roleIds, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = any ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long[] roleIds, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?, optionally using the finder cache.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId) Returns all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_R
(long companyId, String name, int scope, long roleId) Returns all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ?.ResourcePermissionPersistence.findByC_N_S_R
(long companyId, String name, int scope, long roleId, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ?.ResourcePermissionPersistence.findByC_N_S_R
(long companyId, String name, int scope, long roleId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ?.ResourcePermissionPersistence.findByC_N_S_R
(long companyId, String name, int scope, long roleId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R
(long companyId, String name, int scope, long roleId) Returns all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R
(long companyId, String name, int scope, long roleId, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R
(long companyId, String name, int scope, long roleId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R
(long companyId, String name, int scope, long roleId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ?.ResourcePermissionPersistence.findByC_N_S_R_V
(long companyId, String name, int scope, long[] roleIds, boolean viewActionId) Returns all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = any ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_R_V
(long companyId, String name, int scope, long[] roleIds, boolean viewActionId, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = any ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_R_V
(long companyId, String name, int scope, long[] roleIds, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = any ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_R_V
(long companyId, String name, int scope, long[] roleIds, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?, optionally using the finder cache.ResourcePermissionPersistence.findByC_N_S_R_V
(long companyId, String name, int scope, long roleId, boolean viewActionId) Returns all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_R_V
(long companyId, String name, int scope, long roleId, boolean viewActionId, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_R_V
(long companyId, String name, int scope, long roleId, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_R_V
(long companyId, String name, int scope, long roleId, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R_V
(long companyId, String name, int scope, long[] roleIds, boolean viewActionId) Returns all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = any ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R_V
(long companyId, String name, int scope, long[] roleIds, boolean viewActionId, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = any ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R_V
(long companyId, String name, int scope, long[] roleIds, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = any ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R_V
(long companyId, String name, int scope, long[] roleIds, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?, optionally using the finder cache.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R_V
(long companyId, String name, int scope, long roleId, boolean viewActionId) Returns all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R_V
(long companyId, String name, int scope, long roleId, boolean viewActionId, int start, int end) Returns a range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R_V
(long companyId, String name, int scope, long roleId, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R_V
(long companyId, String name, int scope, long roleId, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.ResourcePermissionPersistence.findByC_S_P
(long companyId, int scope, String primKey) Returns all the resource permissions where companyId = ? and scope = ? and primKey = ?.ResourcePermissionPersistence.findByC_S_P
(long companyId, int scope, String primKey, int start, int end) Returns a range of all the resource permissions where companyId = ? and scope = ? and primKey = ?.ResourcePermissionPersistence.findByC_S_P
(long companyId, int scope, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and scope = ? and primKey = ?.ResourcePermissionPersistence.findByC_S_P
(long companyId, int scope, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and scope = ? and primKey = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_S_P
(long companyId, int scope, String primKey) Returns all the resource permissions where companyId = ? and scope = ? and primKey = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_S_P
(long companyId, int scope, String primKey, int start, int end) Returns a range of all the resource permissions where companyId = ? and scope = ? and primKey = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_S_P
(long companyId, int scope, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and scope = ? and primKey = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_S_P
(long companyId, int scope, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and scope = ? and primKey = ?.ResourcePermissionPersistence.findByName
(String name) Returns all the resource permissions where name = ?.ResourcePermissionPersistence.findByName
(String name, int start, int end) Returns a range of all the resource permissions where name = ?.ResourcePermissionPersistence.findByName
(String name, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where name = ?.ResourcePermissionPersistence.findByName
(String name, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where name = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByName
(String name) Returns all the resource permissions where name = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByName
(String name, int start, int end) Returns a range of all the resource permissions where name = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByName
(String name, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where name = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByName
(String name, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where name = ?.ResourcePermissionFinder.findByR_S
(long roleId, int[] scopes, int start, int end) static List<ResourcePermission>
ResourcePermissionFinderUtil.findByR_S
(long roleId, int[] scopes, int start, int end) ResourcePermissionFinder.findByResource
(long companyId, long groupId, String name, String primKey) static List<ResourcePermission>
ResourcePermissionFinderUtil.findByResource
(long companyId, long groupId, String name, String primKey) ResourcePermissionPersistence.findByRoleId
(long roleId) Returns all the resource permissions where roleId = ?.ResourcePermissionPersistence.findByRoleId
(long roleId, int start, int end) Returns a range of all the resource permissions where roleId = ?.ResourcePermissionPersistence.findByRoleId
(long roleId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where roleId = ?.ResourcePermissionPersistence.findByRoleId
(long roleId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where roleId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByRoleId
(long roleId) Returns all the resource permissions where roleId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByRoleId
(long roleId, int start, int end) Returns a range of all the resource permissions where roleId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByRoleId
(long roleId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where roleId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByRoleId
(long roleId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where roleId = ?.ResourcePermissionPersistence.findByScope
(int scope) Returns all the resource permissions where scope = ?.ResourcePermissionPersistence.findByScope
(int[] scopes) Returns all the resource permissions where scope = any ?.ResourcePermissionPersistence.findByScope
(int[] scopes, int start, int end) Returns a range of all the resource permissions where scope = any ?.ResourcePermissionPersistence.findByScope
(int[] scopes, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where scope = any ?.ResourcePermissionPersistence.findByScope
(int[] scopes, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where scope = ?, optionally using the finder cache.ResourcePermissionPersistence.findByScope
(int scope, int start, int end) Returns a range of all the resource permissions where scope = ?.ResourcePermissionPersistence.findByScope
(int scope, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where scope = ?.ResourcePermissionPersistence.findByScope
(int scope, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where scope = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByScope
(int scope) Returns all the resource permissions where scope = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByScope
(int[] scopes) Returns all the resource permissions where scope = any ?.static List<ResourcePermission>
ResourcePermissionUtil.findByScope
(int[] scopes, int start, int end) Returns a range of all the resource permissions where scope = any ?.static List<ResourcePermission>
ResourcePermissionUtil.findByScope
(int[] scopes, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where scope = any ?.static List<ResourcePermission>
ResourcePermissionUtil.findByScope
(int[] scopes, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where scope = ?, optionally using the finder cache.static List<ResourcePermission>
ResourcePermissionUtil.findByScope
(int scope, int start, int end) Returns a range of all the resource permissions where scope = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByScope
(int scope, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where scope = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByScope
(int scope, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where scope = ?.static List<ResourcePermission>
ResourcePermissionUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery) static List<ResourcePermission>
ResourcePermissionUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end) static List<ResourcePermission>
ResourcePermissionUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Methods in com.liferay.portal.kernel.service.persistence with parameters of type ResourcePermissionModifier and TypeMethodDescriptionvoid
ResourcePermissionPersistence.cacheResult
(ResourcePermission resourcePermission) Caches the resource permission in the entity cache if it is enabled.static void
ResourcePermissionUtil.cacheResult
(ResourcePermission resourcePermission) Caches the resource permission in the entity cache if it is enabled.static void
ResourcePermissionUtil.clearCache
(ResourcePermission resourcePermission) static ResourcePermission
ResourcePermissionUtil.update
(ResourcePermission resourcePermission) static ResourcePermission
ResourcePermissionUtil.update
(ResourcePermission resourcePermission, ServiceContext serviceContext) ResourcePermissionPersistence.updateImpl
(ResourcePermission resourcePermission) static ResourcePermission
ResourcePermissionUtil.updateImpl
(ResourcePermission resourcePermission) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type ResourcePermissionModifier and TypeMethodDescriptionvoid
ResourcePermissionPersistence.cacheResult
(List<ResourcePermission> resourcePermissions) Caches the resource permissions in the entity cache if it is enabled.static void
ResourcePermissionUtil.cacheResult
(List<ResourcePermission> resourcePermissions) Caches the resource permissions in the entity cache if it is enabled.ResourcePermissionPersistence.fetchByC_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.fetchByC_LikeP_First
(long companyId, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where companyId = ? and primKey LIKE ?.ResourcePermissionPersistence.fetchByC_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.fetchByC_LikeP_Last
(long companyId, String primKey, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where companyId = ? and primKey LIKE ?.ResourcePermissionPersistence.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByC_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.fetchByName_First
(String name, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where name = ?.static ResourcePermission
ResourcePermissionUtil.fetchByName_First
(String name, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where name = ?.ResourcePermissionPersistence.fetchByName_Last
(String name, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where name = ?.static ResourcePermission
ResourcePermissionUtil.fetchByName_Last
(String name, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where name = ?.ResourcePermissionPersistence.fetchByRoleId_First
(long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where roleId = ?.static ResourcePermission
ResourcePermissionUtil.fetchByRoleId_First
(long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where roleId = ?.ResourcePermissionPersistence.fetchByRoleId_Last
(long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where roleId = ?.static ResourcePermission
ResourcePermissionUtil.fetchByRoleId_Last
(long roleId, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where roleId = ?.ResourcePermissionPersistence.fetchByScope_First
(int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where scope = ?.static ResourcePermission
ResourcePermissionUtil.fetchByScope_First
(int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the first resource permission in the ordered set where scope = ?.ResourcePermissionPersistence.fetchByScope_Last
(int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where scope = ?.static ResourcePermission
ResourcePermissionUtil.fetchByScope_Last
(int scope, OrderByComparator<ResourcePermission> orderByComparator) Returns the last resource permission in the ordered set where scope = ?.ResourcePermissionPersistence.findAll
(int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions.ResourcePermissionPersistence.findAll
(int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions.static List<ResourcePermission>
ResourcePermissionUtil.findAll
(int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions.static List<ResourcePermission>
ResourcePermissionUtil.findAll
(int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions.ResourcePermissionPersistence.findByC_LikeP
(long companyId, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and primKey LIKE ?.ResourcePermissionPersistence.findByC_LikeP
(long companyId, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and primKey LIKE ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_LikeP
(long companyId, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and primKey LIKE ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_LikeP
(long companyId, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and primKey LIKE ?.ResourcePermissionPersistence.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
(long companyId, String name, int scope, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ?.ResourcePermissionPersistence.findByC_N_S
(long companyId, String name, int scope, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S
(long companyId, String name, int scope, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S
(long companyId, String name, int scope, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ?.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
(long companyId, String name, int scope, String[] primKeys, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = any ?.ResourcePermissionPersistence.findByC_N_S_P
(long companyId, String name, int scope, String[] primKeys, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ?, optionally using the finder cache.ResourcePermissionPersistence.findByC_N_S_P
(long companyId, String name, int scope, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ?.ResourcePermissionPersistence.findByC_N_S_P
(long companyId, String name, int scope, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P
(long companyId, String name, int scope, String[] primKeys, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = any ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P
(long companyId, String name, int scope, String[] primKeys, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ?, optionally using the finder cache.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P
(long companyId, String name, int scope, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P
(long companyId, String name, int scope, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ?.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[] roleIds, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = any ?.ResourcePermissionPersistence.findByC_N_S_P_R
(long companyId, String name, int scope, String primKey, long[] roleIds, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ?, optionally using the finder cache.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R
(long companyId, String name, int scope, String primKey, long[] roleIds, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = any ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R
(long companyId, String name, int scope, String primKey, long[] roleIds, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKey = ? and roleId = ?, optionally using the finder cache.ResourcePermissionPersistence.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long[] roleIds, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = any ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long[] roleIds, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?, optionally using the finder cache.ResourcePermissionPersistence.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long[] roleIds, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = any ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long[] roleIds, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?, optionally using the finder cache.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_P_R_V
(long companyId, String name, int scope, long primKeyId, long roleId, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and primKeyId = ? and roleId = ? and viewActionId = ?.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
(long companyId, String name, int scope, long roleId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ?.ResourcePermissionPersistence.findByC_N_S_R
(long companyId, String name, int scope, long roleId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R
(long companyId, String name, int scope, long roleId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R
(long companyId, String name, int scope, long roleId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ?.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
(long companyId, String name, int scope, long[] roleIds, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = any ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_R_V
(long companyId, String name, int scope, long[] roleIds, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?, optionally using the finder cache.ResourcePermissionPersistence.findByC_N_S_R_V
(long companyId, String name, int scope, long roleId, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.ResourcePermissionPersistence.findByC_N_S_R_V
(long companyId, String name, int scope, long roleId, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R_V
(long companyId, String name, int scope, long[] roleIds, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = any ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R_V
(long companyId, String name, int scope, long[] roleIds, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?, optionally using the finder cache.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R_V
(long companyId, String name, int scope, long roleId, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_N_S_R_V
(long companyId, String name, int scope, long roleId, boolean viewActionId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and name = ? and scope = ? and roleId = ? and viewActionId = ?.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
(long companyId, int scope, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and scope = ? and primKey = ?.ResourcePermissionPersistence.findByC_S_P
(long companyId, int scope, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and scope = ? and primKey = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_S_P
(long companyId, int scope, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where companyId = ? and scope = ? and primKey = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByC_S_P
(long companyId, int scope, String primKey, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where companyId = ? and scope = ? and primKey = ?.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
(String name, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where name = ?.ResourcePermissionPersistence.findByName
(String name, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where name = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByName
(String name, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where name = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByName
(String name, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where name = ?.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.findByRoleId
(long roleId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where roleId = ?.ResourcePermissionPersistence.findByRoleId
(long roleId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where roleId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByRoleId
(long roleId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where roleId = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByRoleId
(long roleId, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where roleId = ?.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
(int[] scopes, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where scope = any ?.ResourcePermissionPersistence.findByScope
(int[] scopes, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where scope = ?, optionally using the finder cache.ResourcePermissionPersistence.findByScope
(int scope, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where scope = ?.ResourcePermissionPersistence.findByScope
(int scope, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where scope = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByScope
(int[] scopes, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where scope = any ?.static List<ResourcePermission>
ResourcePermissionUtil.findByScope
(int[] scopes, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where scope = ?, optionally using the finder cache.static List<ResourcePermission>
ResourcePermissionUtil.findByScope
(int scope, int start, int end, OrderByComparator<ResourcePermission> orderByComparator) Returns an ordered range of all the resource permissions where scope = ?.static List<ResourcePermission>
ResourcePermissionUtil.findByScope
(int scope, int start, int end, OrderByComparator<ResourcePermission> orderByComparator, boolean useFinderCache) Returns an ordered range of all the resource permissions where scope = ?.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 = ?.static List<ResourcePermission>
ResourcePermissionUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<ResourcePermission> orderByComparator)