Uses of Interface
com.liferay.portal.kernel.model.UserGroupGroupRole
Packages that use UserGroupGroupRole
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the portal service interfaces and classes.
This package defines the portal service persistence interfaces, classes, and utilities.
-
Uses of UserGroupGroupRole in com.liferay.portal.kernel.model
Classes in com.liferay.portal.kernel.model that implement UserGroupGroupRoleFields in com.liferay.portal.kernel.model with type parameters of type UserGroupGroupRoleModifier and TypeFieldDescriptionstatic final Accessor<UserGroupGroupRole,
Long> UserGroupGroupRole.USER_GROUP_GROUP_ROLE_ID_ACCESSOR
Methods in com.liferay.portal.kernel.model that return UserGroupGroupRoleModifier and TypeMethodDescriptionUserGroupGroupRoleModel.cloneWithOriginalValues()
UserGroupGroupRoleWrapper.cloneWithOriginalValues()
Methods in com.liferay.portal.kernel.model that return types with arguments of type UserGroupGroupRoleModifier and TypeMethodDescriptionUserGroupGroupRoleWrapper.getAttributeGetterFunctions()
UserGroupGroupRoleWrapper.getAttributeSetterBiConsumers()
Methods in com.liferay.portal.kernel.model with parameters of type UserGroupGroupRoleModifier and TypeMethodDescriptionprotected UserGroupGroupRoleWrapper
UserGroupGroupRoleWrapper.wrap
(UserGroupGroupRole userGroupGroupRole) Constructors in com.liferay.portal.kernel.model with parameters of type UserGroupGroupRole -
Uses of UserGroupGroupRole in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return UserGroupGroupRoleModifier and TypeMethodDescriptionUserGroupGroupRoleLocalService.addUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Adds the user group group role to the database.static UserGroupGroupRole
UserGroupGroupRoleLocalServiceUtil.addUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Adds the user group group role to the database.UserGroupGroupRoleLocalServiceWrapper.addUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Adds the user group group role to the database.UserGroupGroupRoleLocalService.createUserGroupGroupRole
(long userGroupGroupRoleId) Creates a new user group group role with the primary key.static UserGroupGroupRole
UserGroupGroupRoleLocalServiceUtil.createUserGroupGroupRole
(long userGroupGroupRoleId) Creates a new user group group role with the primary key.UserGroupGroupRoleLocalServiceWrapper.createUserGroupGroupRole
(long userGroupGroupRoleId) Creates a new user group group role with the primary key.UserGroupGroupRoleLocalService.deleteUserGroupGroupRole
(long userGroupGroupRoleId) Deletes the user group group role with the primary key from the database.UserGroupGroupRoleLocalService.deleteUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Deletes the user group group role from the database.static UserGroupGroupRole
UserGroupGroupRoleLocalServiceUtil.deleteUserGroupGroupRole
(long userGroupGroupRoleId) Deletes the user group group role with the primary key from the database.static UserGroupGroupRole
UserGroupGroupRoleLocalServiceUtil.deleteUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Deletes the user group group role from the database.UserGroupGroupRoleLocalServiceWrapper.deleteUserGroupGroupRole
(long userGroupGroupRoleId) Deletes the user group group role with the primary key from the database.UserGroupGroupRoleLocalServiceWrapper.deleteUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Deletes the user group group role from the database.UserGroupGroupRoleLocalService.fetchUserGroupGroupRole
(long userGroupGroupRoleId) static UserGroupGroupRole
UserGroupGroupRoleLocalServiceUtil.fetchUserGroupGroupRole
(long userGroupGroupRoleId) UserGroupGroupRoleLocalServiceWrapper.fetchUserGroupGroupRole
(long userGroupGroupRoleId) UserGroupGroupRoleLocalService.getUserGroupGroupRole
(long userGroupGroupRoleId) Returns the user group group role with the primary key.static UserGroupGroupRole
UserGroupGroupRoleLocalServiceUtil.getUserGroupGroupRole
(long userGroupGroupRoleId) Returns the user group group role with the primary key.UserGroupGroupRoleLocalServiceWrapper.getUserGroupGroupRole
(long userGroupGroupRoleId) Returns the user group group role with the primary key.UserGroupGroupRoleLocalService.updateUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Updates the user group group role in the database or adds it if it does not yet exist.static UserGroupGroupRole
UserGroupGroupRoleLocalServiceUtil.updateUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Updates the user group group role in the database or adds it if it does not yet exist.UserGroupGroupRoleLocalServiceWrapper.updateUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Updates the user group group role 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 UserGroupGroupRoleModifier and TypeMethodDescriptionUserGroupGroupRoleLocalService.getCTPersistence()
UserGroupGroupRoleLocalServiceWrapper.getCTPersistence()
UserGroupGroupRoleLocalService.getModelClass()
UserGroupGroupRoleLocalServiceWrapper.getModelClass()
UserGroupGroupRoleLocalService.getUserGroupGroupRoles
(int start, int end) Returns a range of all the user group group roles.UserGroupGroupRoleLocalService.getUserGroupGroupRoles
(long userGroupId) UserGroupGroupRoleLocalService.getUserGroupGroupRoles
(long userGroupId, long groupId) static List<UserGroupGroupRole>
UserGroupGroupRoleLocalServiceUtil.getUserGroupGroupRoles
(int start, int end) Returns a range of all the user group group roles.static List<UserGroupGroupRole>
UserGroupGroupRoleLocalServiceUtil.getUserGroupGroupRoles
(long userGroupId) static List<UserGroupGroupRole>
UserGroupGroupRoleLocalServiceUtil.getUserGroupGroupRoles
(long userGroupId, long groupId) UserGroupGroupRoleLocalServiceWrapper.getUserGroupGroupRoles
(int start, int end) Returns a range of all the user group group roles.UserGroupGroupRoleLocalServiceWrapper.getUserGroupGroupRoles
(long userGroupId) UserGroupGroupRoleLocalServiceWrapper.getUserGroupGroupRoles
(long userGroupId, long groupId) UserGroupGroupRoleLocalService.getUserGroupGroupRolesByGroupAndRole
(long groupId, long roleId) static List<UserGroupGroupRole>
UserGroupGroupRoleLocalServiceUtil.getUserGroupGroupRolesByGroupAndRole
(long groupId, long roleId) UserGroupGroupRoleLocalServiceWrapper.getUserGroupGroupRolesByGroupAndRole
(long groupId, long roleId) UserGroupGroupRoleLocalService.getUserGroupGroupRolesByUser
(long userId) UserGroupGroupRoleLocalService.getUserGroupGroupRolesByUser
(long userId, long groupId) static List<UserGroupGroupRole>
UserGroupGroupRoleLocalServiceUtil.getUserGroupGroupRolesByUser
(long userId) static List<UserGroupGroupRole>
UserGroupGroupRoleLocalServiceUtil.getUserGroupGroupRolesByUser
(long userId, long groupId) UserGroupGroupRoleLocalServiceWrapper.getUserGroupGroupRolesByUser
(long userId) UserGroupGroupRoleLocalServiceWrapper.getUserGroupGroupRolesByUser
(long userId, long groupId) Methods in com.liferay.portal.kernel.service with parameters of type UserGroupGroupRoleModifier and TypeMethodDescriptionUserGroupGroupRoleLocalService.addUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Adds the user group group role to the database.static UserGroupGroupRole
UserGroupGroupRoleLocalServiceUtil.addUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Adds the user group group role to the database.UserGroupGroupRoleLocalServiceWrapper.addUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Adds the user group group role to the database.UserGroupGroupRoleLocalService.deleteUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Deletes the user group group role from the database.static UserGroupGroupRole
UserGroupGroupRoleLocalServiceUtil.deleteUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Deletes the user group group role from the database.UserGroupGroupRoleLocalServiceWrapper.deleteUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Deletes the user group group role from the database.UserGroupGroupRoleLocalService.updateUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Updates the user group group role in the database or adds it if it does not yet exist.static UserGroupGroupRole
UserGroupGroupRoleLocalServiceUtil.updateUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Updates the user group group role in the database or adds it if it does not yet exist.UserGroupGroupRoleLocalServiceWrapper.updateUserGroupGroupRole
(UserGroupGroupRole userGroupGroupRole) Updates the user group group role 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 UserGroupGroupRoleModifier and TypeMethodDescription<R,
E extends Throwable>
RUserGroupGroupRoleLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<UserGroupGroupRole>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RUserGroupGroupRoleLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<UserGroupGroupRole>, R, E> updateUnsafeFunction) -
Uses of UserGroupGroupRole in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that return UserGroupGroupRoleModifier and TypeMethodDescriptionUserGroupGroupRolePersistence.create
(long userGroupGroupRoleId) Creates a new user group group role with the primary key.static UserGroupGroupRole
UserGroupGroupRoleUtil.create
(long userGroupGroupRoleId) Creates a new user group group role with the primary key.UserGroupGroupRolePersistence.fetchByG_R_First
(long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where groupId = ? and roleId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByG_R_First
(long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where groupId = ? and roleId = ?.UserGroupGroupRolePersistence.fetchByG_R_Last
(long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where groupId = ? and roleId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByG_R_Last
(long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where groupId = ? and roleId = ?.UserGroupGroupRolePersistence.fetchByGroupId_First
(long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where groupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByGroupId_First
(long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where groupId = ?.UserGroupGroupRolePersistence.fetchByGroupId_Last
(long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where groupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByGroupId_Last
(long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where groupId = ?.UserGroupGroupRolePersistence.fetchByPrimaryKey
(long userGroupGroupRoleId) Returns the user group group role with the primary key or returnsnull
if it could not be found.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByPrimaryKey
(long userGroupGroupRoleId) Returns the user group group role with the primary key or returnsnull
if it could not be found.UserGroupGroupRolePersistence.fetchByRoleId_First
(long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where roleId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByRoleId_First
(long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where roleId = ?.UserGroupGroupRolePersistence.fetchByRoleId_Last
(long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where roleId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByRoleId_Last
(long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where roleId = ?.UserGroupGroupRolePersistence.fetchByU_G_First
(long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where userGroupId = ? and groupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByU_G_First
(long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where userGroupId = ? and groupId = ?.UserGroupGroupRolePersistence.fetchByU_G_Last
(long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where userGroupId = ? and groupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByU_G_Last
(long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where userGroupId = ? and groupId = ?.UserGroupGroupRolePersistence.fetchByU_G_R
(long userGroupId, long groupId, long roleId) Returns the user group group role where userGroupId = ? and groupId = ? and roleId = ? or returnsnull
if it could not be found.UserGroupGroupRolePersistence.fetchByU_G_R
(long userGroupId, long groupId, long roleId, boolean useFinderCache) Returns the user group group role where userGroupId = ? and groupId = ? and roleId = ? or returnsnull
if it could not be found, optionally using the finder cache.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByU_G_R
(long userGroupId, long groupId, long roleId) Returns the user group group role where userGroupId = ? and groupId = ? and roleId = ? or returnsnull
if it could not be found.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByU_G_R
(long userGroupId, long groupId, long roleId, boolean useFinderCache) Returns the user group group role where userGroupId = ? and groupId = ? and roleId = ? or returnsnull
if it could not be found, optionally using the finder cache.UserGroupGroupRolePersistence.fetchByUserGroupId_First
(long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where userGroupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByUserGroupId_First
(long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where userGroupId = ?.UserGroupGroupRolePersistence.fetchByUserGroupId_Last
(long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where userGroupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByUserGroupId_Last
(long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where userGroupId = ?.UserGroupGroupRolePersistence.findByG_R_First
(long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where groupId = ? and roleId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByG_R_First
(long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where groupId = ? and roleId = ?.UserGroupGroupRolePersistence.findByG_R_Last
(long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where groupId = ? and roleId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByG_R_Last
(long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where groupId = ? and roleId = ?.UserGroupGroupRolePersistence.findByG_R_PrevAndNext
(long userGroupGroupRoleId, long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where groupId = ? and roleId = ?.static UserGroupGroupRole[]
UserGroupGroupRoleUtil.findByG_R_PrevAndNext
(long userGroupGroupRoleId, long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where groupId = ? and roleId = ?.UserGroupGroupRolePersistence.findByGroupId_First
(long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where groupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByGroupId_First
(long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where groupId = ?.UserGroupGroupRolePersistence.findByGroupId_Last
(long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where groupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByGroupId_Last
(long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where groupId = ?.UserGroupGroupRolePersistence.findByGroupId_PrevAndNext
(long userGroupGroupRoleId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where groupId = ?.static UserGroupGroupRole[]
UserGroupGroupRoleUtil.findByGroupId_PrevAndNext
(long userGroupGroupRoleId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where groupId = ?.UserGroupGroupRolePersistence.findByPrimaryKey
(long userGroupGroupRoleId) Returns the user group group role with the primary key or throws aNoSuchUserGroupGroupRoleException
if it could not be found.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByPrimaryKey
(long userGroupGroupRoleId) Returns the user group group role with the primary key or throws aNoSuchUserGroupGroupRoleException
if it could not be found.UserGroupGroupRolePersistence.findByRoleId_First
(long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where roleId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByRoleId_First
(long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where roleId = ?.UserGroupGroupRolePersistence.findByRoleId_Last
(long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where roleId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByRoleId_Last
(long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where roleId = ?.UserGroupGroupRolePersistence.findByRoleId_PrevAndNext
(long userGroupGroupRoleId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where roleId = ?.static UserGroupGroupRole[]
UserGroupGroupRoleUtil.findByRoleId_PrevAndNext
(long userGroupGroupRoleId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where roleId = ?.UserGroupGroupRolePersistence.findByU_G_First
(long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where userGroupId = ? and groupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByU_G_First
(long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where userGroupId = ? and groupId = ?.UserGroupGroupRolePersistence.findByU_G_Last
(long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where userGroupId = ? and groupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByU_G_Last
(long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where userGroupId = ? and groupId = ?.UserGroupGroupRolePersistence.findByU_G_PrevAndNext
(long userGroupGroupRoleId, long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where userGroupId = ? and groupId = ?.static UserGroupGroupRole[]
UserGroupGroupRoleUtil.findByU_G_PrevAndNext
(long userGroupGroupRoleId, long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where userGroupId = ? and groupId = ?.UserGroupGroupRolePersistence.findByU_G_R
(long userGroupId, long groupId, long roleId) Returns the user group group role where userGroupId = ? and groupId = ? and roleId = ? or throws aNoSuchUserGroupGroupRoleException
if it could not be found.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByU_G_R
(long userGroupId, long groupId, long roleId) Returns the user group group role where userGroupId = ? and groupId = ? and roleId = ? or throws aNoSuchUserGroupGroupRoleException
if it could not be found.UserGroupGroupRolePersistence.findByUserGroupId_First
(long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where userGroupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByUserGroupId_First
(long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where userGroupId = ?.UserGroupGroupRolePersistence.findByUserGroupId_Last
(long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where userGroupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByUserGroupId_Last
(long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where userGroupId = ?.UserGroupGroupRolePersistence.findByUserGroupId_PrevAndNext
(long userGroupGroupRoleId, long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where userGroupId = ?.static UserGroupGroupRole[]
UserGroupGroupRoleUtil.findByUserGroupId_PrevAndNext
(long userGroupGroupRoleId, long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where userGroupId = ?.UserGroupGroupRolePersistence.remove
(long userGroupGroupRoleId) Removes the user group group role with the primary key from the database.static UserGroupGroupRole
UserGroupGroupRoleUtil.remove
(long userGroupGroupRoleId) Removes the user group group role with the primary key from the database.UserGroupGroupRolePersistence.removeByU_G_R
(long userGroupId, long groupId, long roleId) Removes the user group group role where userGroupId = ? and groupId = ? and roleId = ? from the database.static UserGroupGroupRole
UserGroupGroupRoleUtil.removeByU_G_R
(long userGroupId, long groupId, long roleId) Removes the user group group role where userGroupId = ? and groupId = ? and roleId = ? from the database.static UserGroupGroupRole
UserGroupGroupRoleUtil.update
(UserGroupGroupRole userGroupGroupRole) static UserGroupGroupRole
UserGroupGroupRoleUtil.update
(UserGroupGroupRole userGroupGroupRole, ServiceContext serviceContext) UserGroupGroupRolePersistence.updateImpl
(UserGroupGroupRole userGroupGroupRole) static UserGroupGroupRole
UserGroupGroupRoleUtil.updateImpl
(UserGroupGroupRole userGroupGroupRole) Methods in com.liferay.portal.kernel.service.persistence that return types with arguments of type UserGroupGroupRoleModifier and TypeMethodDescriptionstatic Map<Serializable,
UserGroupGroupRole> UserGroupGroupRoleUtil.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) UserGroupGroupRolePersistence.findAll()
Returns all the user group group roles.UserGroupGroupRolePersistence.findAll
(int start, int end) Returns a range of all the user group group roles.UserGroupGroupRolePersistence.findAll
(int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles.UserGroupGroupRolePersistence.findAll
(int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findAll()
Returns all the user group group roles.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findAll
(int start, int end) Returns a range of all the user group group roles.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findAll
(int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findAll
(int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles.UserGroupGroupRolePersistence.findByG_R
(long groupId, long roleId) Returns all the user group group roles where groupId = ? and roleId = ?.UserGroupGroupRolePersistence.findByG_R
(long groupId, long roleId, int start, int end) Returns a range of all the user group group roles where groupId = ? and roleId = ?.UserGroupGroupRolePersistence.findByG_R
(long groupId, long roleId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where groupId = ? and roleId = ?.UserGroupGroupRolePersistence.findByG_R
(long groupId, long roleId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where groupId = ? and roleId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByG_R
(long groupId, long roleId) Returns all the user group group roles where groupId = ? and roleId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByG_R
(long groupId, long roleId, int start, int end) Returns a range of all the user group group roles where groupId = ? and roleId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByG_R
(long groupId, long roleId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where groupId = ? and roleId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByG_R
(long groupId, long roleId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where groupId = ? and roleId = ?.UserGroupGroupRolePersistence.findByGroupId
(long groupId) Returns all the user group group roles where groupId = ?.UserGroupGroupRolePersistence.findByGroupId
(long groupId, int start, int end) Returns a range of all the user group group roles where groupId = ?.UserGroupGroupRolePersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where groupId = ?.UserGroupGroupRolePersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where groupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByGroupId
(long groupId) Returns all the user group group roles where groupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByGroupId
(long groupId, int start, int end) Returns a range of all the user group group roles where groupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where groupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where groupId = ?.UserGroupGroupRoleFinder.findByGroupRoleType
(long groupId, int roleType) static List<UserGroupGroupRole>
UserGroupGroupRoleFinderUtil.findByGroupRoleType
(long groupId, int roleType) UserGroupGroupRolePersistence.findByRoleId
(long roleId) Returns all the user group group roles where roleId = ?.UserGroupGroupRolePersistence.findByRoleId
(long roleId, int start, int end) Returns a range of all the user group group roles where roleId = ?.UserGroupGroupRolePersistence.findByRoleId
(long roleId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where roleId = ?.UserGroupGroupRolePersistence.findByRoleId
(long roleId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where roleId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByRoleId
(long roleId) Returns all the user group group roles where roleId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByRoleId
(long roleId, int start, int end) Returns a range of all the user group group roles where roleId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByRoleId
(long roleId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where roleId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByRoleId
(long roleId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where roleId = ?.UserGroupGroupRolePersistence.findByU_G
(long userGroupId, long groupId) Returns all the user group group roles where userGroupId = ? and groupId = ?.UserGroupGroupRolePersistence.findByU_G
(long userGroupId, long groupId, int start, int end) Returns a range of all the user group group roles where userGroupId = ? and groupId = ?.UserGroupGroupRolePersistence.findByU_G
(long userGroupId, long groupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where userGroupId = ? and groupId = ?.UserGroupGroupRolePersistence.findByU_G
(long userGroupId, long groupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where userGroupId = ? and groupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByU_G
(long userGroupId, long groupId) Returns all the user group group roles where userGroupId = ? and groupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByU_G
(long userGroupId, long groupId, int start, int end) Returns a range of all the user group group roles where userGroupId = ? and groupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByU_G
(long userGroupId, long groupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where userGroupId = ? and groupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByU_G
(long userGroupId, long groupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where userGroupId = ? and groupId = ?.UserGroupGroupRolePersistence.findByUserGroupId
(long userGroupId) Returns all the user group group roles where userGroupId = ?.UserGroupGroupRolePersistence.findByUserGroupId
(long userGroupId, int start, int end) Returns a range of all the user group group roles where userGroupId = ?.UserGroupGroupRolePersistence.findByUserGroupId
(long userGroupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where userGroupId = ?.UserGroupGroupRolePersistence.findByUserGroupId
(long userGroupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where userGroupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByUserGroupId
(long userGroupId) Returns all the user group group roles where userGroupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByUserGroupId
(long userGroupId, int start, int end) Returns a range of all the user group group roles where userGroupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByUserGroupId
(long userGroupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where userGroupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByUserGroupId
(long userGroupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where userGroupId = ?.UserGroupGroupRoleFinder.findByUserGroupsUsers
(long userId) UserGroupGroupRoleFinder.findByUserGroupsUsers
(long userId, long groupId) static List<UserGroupGroupRole>
UserGroupGroupRoleFinderUtil.findByUserGroupsUsers
(long userId) static List<UserGroupGroupRole>
UserGroupGroupRoleFinderUtil.findByUserGroupsUsers
(long userId, long groupId) static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery) static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end) static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Methods in com.liferay.portal.kernel.service.persistence with parameters of type UserGroupGroupRoleModifier and TypeMethodDescriptionvoid
UserGroupGroupRolePersistence.cacheResult
(UserGroupGroupRole userGroupGroupRole) Caches the user group group role in the entity cache if it is enabled.static void
UserGroupGroupRoleUtil.cacheResult
(UserGroupGroupRole userGroupGroupRole) Caches the user group group role in the entity cache if it is enabled.static void
UserGroupGroupRoleUtil.clearCache
(UserGroupGroupRole userGroupGroupRole) static UserGroupGroupRole
UserGroupGroupRoleUtil.update
(UserGroupGroupRole userGroupGroupRole) static UserGroupGroupRole
UserGroupGroupRoleUtil.update
(UserGroupGroupRole userGroupGroupRole, ServiceContext serviceContext) UserGroupGroupRolePersistence.updateImpl
(UserGroupGroupRole userGroupGroupRole) static UserGroupGroupRole
UserGroupGroupRoleUtil.updateImpl
(UserGroupGroupRole userGroupGroupRole) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type UserGroupGroupRoleModifier and TypeMethodDescriptionvoid
UserGroupGroupRolePersistence.cacheResult
(List<UserGroupGroupRole> userGroupGroupRoles) Caches the user group group roles in the entity cache if it is enabled.static void
UserGroupGroupRoleUtil.cacheResult
(List<UserGroupGroupRole> userGroupGroupRoles) Caches the user group group roles in the entity cache if it is enabled.UserGroupGroupRolePersistence.fetchByG_R_First
(long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where groupId = ? and roleId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByG_R_First
(long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where groupId = ? and roleId = ?.UserGroupGroupRolePersistence.fetchByG_R_Last
(long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where groupId = ? and roleId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByG_R_Last
(long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where groupId = ? and roleId = ?.UserGroupGroupRolePersistence.fetchByGroupId_First
(long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where groupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByGroupId_First
(long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where groupId = ?.UserGroupGroupRolePersistence.fetchByGroupId_Last
(long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where groupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByGroupId_Last
(long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where groupId = ?.UserGroupGroupRolePersistence.fetchByRoleId_First
(long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where roleId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByRoleId_First
(long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where roleId = ?.UserGroupGroupRolePersistence.fetchByRoleId_Last
(long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where roleId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByRoleId_Last
(long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where roleId = ?.UserGroupGroupRolePersistence.fetchByU_G_First
(long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where userGroupId = ? and groupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByU_G_First
(long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where userGroupId = ? and groupId = ?.UserGroupGroupRolePersistence.fetchByU_G_Last
(long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where userGroupId = ? and groupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByU_G_Last
(long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where userGroupId = ? and groupId = ?.UserGroupGroupRolePersistence.fetchByUserGroupId_First
(long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where userGroupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByUserGroupId_First
(long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where userGroupId = ?.UserGroupGroupRolePersistence.fetchByUserGroupId_Last
(long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where userGroupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.fetchByUserGroupId_Last
(long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where userGroupId = ?.UserGroupGroupRolePersistence.findAll
(int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles.UserGroupGroupRolePersistence.findAll
(int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findAll
(int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findAll
(int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles.UserGroupGroupRolePersistence.findByG_R
(long groupId, long roleId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where groupId = ? and roleId = ?.UserGroupGroupRolePersistence.findByG_R
(long groupId, long roleId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where groupId = ? and roleId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByG_R
(long groupId, long roleId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where groupId = ? and roleId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByG_R
(long groupId, long roleId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where groupId = ? and roleId = ?.UserGroupGroupRolePersistence.findByG_R_First
(long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where groupId = ? and roleId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByG_R_First
(long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where groupId = ? and roleId = ?.UserGroupGroupRolePersistence.findByG_R_Last
(long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where groupId = ? and roleId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByG_R_Last
(long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where groupId = ? and roleId = ?.UserGroupGroupRolePersistence.findByG_R_PrevAndNext
(long userGroupGroupRoleId, long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where groupId = ? and roleId = ?.static UserGroupGroupRole[]
UserGroupGroupRoleUtil.findByG_R_PrevAndNext
(long userGroupGroupRoleId, long groupId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where groupId = ? and roleId = ?.UserGroupGroupRolePersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where groupId = ?.UserGroupGroupRolePersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where groupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where groupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where groupId = ?.UserGroupGroupRolePersistence.findByGroupId_First
(long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where groupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByGroupId_First
(long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where groupId = ?.UserGroupGroupRolePersistence.findByGroupId_Last
(long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where groupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByGroupId_Last
(long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where groupId = ?.UserGroupGroupRolePersistence.findByGroupId_PrevAndNext
(long userGroupGroupRoleId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where groupId = ?.static UserGroupGroupRole[]
UserGroupGroupRoleUtil.findByGroupId_PrevAndNext
(long userGroupGroupRoleId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where groupId = ?.UserGroupGroupRolePersistence.findByRoleId
(long roleId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where roleId = ?.UserGroupGroupRolePersistence.findByRoleId
(long roleId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where roleId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByRoleId
(long roleId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where roleId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByRoleId
(long roleId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where roleId = ?.UserGroupGroupRolePersistence.findByRoleId_First
(long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where roleId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByRoleId_First
(long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where roleId = ?.UserGroupGroupRolePersistence.findByRoleId_Last
(long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where roleId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByRoleId_Last
(long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where roleId = ?.UserGroupGroupRolePersistence.findByRoleId_PrevAndNext
(long userGroupGroupRoleId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where roleId = ?.static UserGroupGroupRole[]
UserGroupGroupRoleUtil.findByRoleId_PrevAndNext
(long userGroupGroupRoleId, long roleId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where roleId = ?.UserGroupGroupRolePersistence.findByU_G
(long userGroupId, long groupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where userGroupId = ? and groupId = ?.UserGroupGroupRolePersistence.findByU_G
(long userGroupId, long groupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where userGroupId = ? and groupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByU_G
(long userGroupId, long groupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where userGroupId = ? and groupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByU_G
(long userGroupId, long groupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where userGroupId = ? and groupId = ?.UserGroupGroupRolePersistence.findByU_G_First
(long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where userGroupId = ? and groupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByU_G_First
(long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where userGroupId = ? and groupId = ?.UserGroupGroupRolePersistence.findByU_G_Last
(long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where userGroupId = ? and groupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByU_G_Last
(long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where userGroupId = ? and groupId = ?.UserGroupGroupRolePersistence.findByU_G_PrevAndNext
(long userGroupGroupRoleId, long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where userGroupId = ? and groupId = ?.static UserGroupGroupRole[]
UserGroupGroupRoleUtil.findByU_G_PrevAndNext
(long userGroupGroupRoleId, long userGroupId, long groupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where userGroupId = ? and groupId = ?.UserGroupGroupRolePersistence.findByUserGroupId
(long userGroupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where userGroupId = ?.UserGroupGroupRolePersistence.findByUserGroupId
(long userGroupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where userGroupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByUserGroupId
(long userGroupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns an ordered range of all the user group group roles where userGroupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findByUserGroupId
(long userGroupId, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator, boolean useFinderCache) Returns an ordered range of all the user group group roles where userGroupId = ?.UserGroupGroupRolePersistence.findByUserGroupId_First
(long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where userGroupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByUserGroupId_First
(long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the first user group group role in the ordered set where userGroupId = ?.UserGroupGroupRolePersistence.findByUserGroupId_Last
(long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where userGroupId = ?.static UserGroupGroupRole
UserGroupGroupRoleUtil.findByUserGroupId_Last
(long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the last user group group role in the ordered set where userGroupId = ?.UserGroupGroupRolePersistence.findByUserGroupId_PrevAndNext
(long userGroupGroupRoleId, long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where userGroupId = ?.static UserGroupGroupRole[]
UserGroupGroupRoleUtil.findByUserGroupId_PrevAndNext
(long userGroupGroupRoleId, long userGroupId, OrderByComparator<UserGroupGroupRole> orderByComparator) Returns the user group group roles before and after the current user group group role in the ordered set where userGroupId = ?.static List<UserGroupGroupRole>
UserGroupGroupRoleUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<UserGroupGroupRole> orderByComparator)