Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.model.UserGroupGroupRole

Packages that use UserGroupGroupRole
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portal.service This package defines the portal service interfaces and classes. 
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
 

Uses of UserGroupGroupRole in com.liferay.portal.model
 

Classes in com.liferay.portal.model that implement UserGroupGroupRole
 class UserGroupGroupRoleWrapper
           This class is a wrapper for UserGroupGroupRole.
 

Methods in com.liferay.portal.model that return UserGroupGroupRole
 UserGroupGroupRole UserGroupGroupRoleWrapper.getWrappedModel()
           
 UserGroupGroupRole UserGroupGroupRoleWrapper.getWrappedUserGroupGroupRole()
          Deprecated. As of 6.1.0, replaced by UserGroupGroupRoleWrapper.getWrappedModel()
 UserGroupGroupRole UserGroupGroupRoleModel.toEscapedModel()
           
 UserGroupGroupRole UserGroupGroupRoleWrapper.toEscapedModel()
           
 UserGroupGroupRole UserGroupGroupRoleModel.toUnescapedModel()
           
 UserGroupGroupRole UserGroupGroupRoleWrapper.toUnescapedModel()
           
 

Methods in com.liferay.portal.model that return types with arguments of type UserGroupGroupRole
 CacheModel<UserGroupGroupRole> UserGroupGroupRoleModel.toCacheModel()
           
 CacheModel<UserGroupGroupRole> UserGroupGroupRoleWrapper.toCacheModel()
           
 

Methods in com.liferay.portal.model with parameters of type UserGroupGroupRole
 int UserGroupGroupRoleModel.compareTo(UserGroupGroupRole userGroupGroupRole)
           
 int UserGroupGroupRoleWrapper.compareTo(UserGroupGroupRole userGroupGroupRole)
           
static UserGroupGroupRoleSoap UserGroupGroupRoleSoap.toSoapModel(UserGroupGroupRole model)
           
static UserGroupGroupRoleSoap[] UserGroupGroupRoleSoap.toSoapModels(UserGroupGroupRole[] models)
           
static UserGroupGroupRoleSoap[][] UserGroupGroupRoleSoap.toSoapModels(UserGroupGroupRole[][] models)
           
 

Method parameters in com.liferay.portal.model with type arguments of type UserGroupGroupRole
static UserGroupGroupRoleSoap[] UserGroupGroupRoleSoap.toSoapModels(List<UserGroupGroupRole> models)
           
 

Constructors in com.liferay.portal.model with parameters of type UserGroupGroupRole
UserGroupGroupRoleWrapper(UserGroupGroupRole userGroupGroupRole)
           
 

Uses of UserGroupGroupRole in com.liferay.portal.service
 

Methods in com.liferay.portal.service that return UserGroupGroupRole
 UserGroupGroupRole UserGroupGroupRoleLocalServiceWrapper.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.
 UserGroupGroupRole UserGroupGroupRoleLocalService.addUserGroupGroupRole(UserGroupGroupRole userGroupGroupRole)
          Adds the user group group role to the database.
 UserGroupGroupRole UserGroupGroupRoleLocalServiceWrapper.createUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
          Creates a new user group group role with the primary key.
static UserGroupGroupRole UserGroupGroupRoleLocalServiceUtil.createUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
          Creates a new user group group role with the primary key.
 UserGroupGroupRole UserGroupGroupRoleLocalService.createUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
          Creates a new user group group role with the primary key.
 UserGroupGroupRole UserGroupGroupRoleLocalServiceWrapper.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.
 UserGroupGroupRole UserGroupGroupRoleLocalService.deleteUserGroupGroupRole(UserGroupGroupRole userGroupGroupRole)
          Deletes the user group group role from the database.
 UserGroupGroupRole UserGroupGroupRoleLocalServiceWrapper.deleteUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
          Deletes the user group group role with the primary key from the database.
static UserGroupGroupRole UserGroupGroupRoleLocalServiceUtil.deleteUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
          Deletes the user group group role with the primary key from the database.
 UserGroupGroupRole UserGroupGroupRoleLocalService.deleteUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
          Deletes the user group group role with the primary key from the database.
 UserGroupGroupRole UserGroupGroupRoleLocalServiceWrapper.fetchUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
           
static UserGroupGroupRole UserGroupGroupRoleLocalServiceUtil.fetchUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
           
 UserGroupGroupRole UserGroupGroupRoleLocalService.fetchUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
           
 UserGroupGroupRole UserGroupGroupRoleLocalServiceWrapper.getUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
          Returns the user group group role with the primary key.
static UserGroupGroupRole UserGroupGroupRoleLocalServiceUtil.getUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
          Returns the user group group role with the primary key.
 UserGroupGroupRole UserGroupGroupRoleLocalService.getUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
          Returns the user group group role with the primary key.
 UserGroupGroupRole UserGroupGroupRoleLocalServiceWrapper.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.
 UserGroupGroupRole UserGroupGroupRoleLocalService.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.service that return types with arguments of type UserGroupGroupRole
 List<UserGroupGroupRole> UserGroupGroupRoleLocalServiceWrapper.getUserGroupGroupRoles(int start, int end)
          Returns a range of all the user group group roles.
static List<UserGroupGroupRole> UserGroupGroupRoleLocalServiceUtil.getUserGroupGroupRoles(int start, int end)
          Returns a range of all the user group group roles.
 List<UserGroupGroupRole> UserGroupGroupRoleLocalService.getUserGroupGroupRoles(int start, int end)
          Returns a range of all the user group group roles.
 List<UserGroupGroupRole> UserGroupGroupRoleLocalServiceWrapper.getUserGroupGroupRoles(long userGroupId)
           
static List<UserGroupGroupRole> UserGroupGroupRoleLocalServiceUtil.getUserGroupGroupRoles(long userGroupId)
           
 List<UserGroupGroupRole> UserGroupGroupRoleLocalService.getUserGroupGroupRoles(long userGroupId)
           
 List<UserGroupGroupRole> UserGroupGroupRoleLocalServiceWrapper.getUserGroupGroupRoles(long userGroupId, long groupId)
           
static List<UserGroupGroupRole> UserGroupGroupRoleLocalServiceUtil.getUserGroupGroupRoles(long userGroupId, long groupId)
           
 List<UserGroupGroupRole> UserGroupGroupRoleLocalService.getUserGroupGroupRoles(long userGroupId, long groupId)
           
 List<UserGroupGroupRole> UserGroupGroupRoleLocalServiceWrapper.getUserGroupGroupRolesByGroupAndRole(long groupId, long roleId)
           
static List<UserGroupGroupRole> UserGroupGroupRoleLocalServiceUtil.getUserGroupGroupRolesByGroupAndRole(long groupId, long roleId)
           
 List<UserGroupGroupRole> UserGroupGroupRoleLocalService.getUserGroupGroupRolesByGroupAndRole(long groupId, long roleId)
           
 List<UserGroupGroupRole> UserGroupGroupRoleLocalServiceWrapper.getUserGroupGroupRolesByUser(long userId)
           
static List<UserGroupGroupRole> UserGroupGroupRoleLocalServiceUtil.getUserGroupGroupRolesByUser(long userId)
           
 List<UserGroupGroupRole> UserGroupGroupRoleLocalService.getUserGroupGroupRolesByUser(long userId)
           
 

Methods in com.liferay.portal.service with parameters of type UserGroupGroupRole
 UserGroupGroupRole UserGroupGroupRoleLocalServiceWrapper.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.
 UserGroupGroupRole UserGroupGroupRoleLocalService.addUserGroupGroupRole(UserGroupGroupRole userGroupGroupRole)
          Adds the user group group role to the database.
 UserGroupGroupRole UserGroupGroupRoleLocalServiceWrapper.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.
 UserGroupGroupRole UserGroupGroupRoleLocalService.deleteUserGroupGroupRole(UserGroupGroupRole userGroupGroupRole)
          Deletes the user group group role from the database.
 UserGroupGroupRole UserGroupGroupRoleLocalServiceWrapper.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.
 UserGroupGroupRole UserGroupGroupRoleLocalService.updateUserGroupGroupRole(UserGroupGroupRole userGroupGroupRole)
          Updates the user group group role in the database or adds it if it does not yet exist.
 

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

Methods in com.liferay.portal.service.persistence that return UserGroupGroupRole
 UserGroupGroupRole UserGroupGroupRolePersistence.create(UserGroupGroupRolePK userGroupGroupRolePK)
          Creates a new user group group role with the primary key.
static UserGroupGroupRole UserGroupGroupRoleUtil.create(UserGroupGroupRolePK userGroupGroupRolePK)
          Creates a new user group group role with the primary key.
 UserGroupGroupRole UserGroupGroupRolePersistence.fetchByG_R_First(long groupId, long roleId, OrderByComparator 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 orderByComparator)
          Returns the first user group group role in the ordered set where groupId = ? and roleId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.fetchByG_R_Last(long groupId, long roleId, OrderByComparator 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 orderByComparator)
          Returns the last user group group role in the ordered set where groupId = ? and roleId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.fetchByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first user group group role in the ordered set where groupId = ?.
static UserGroupGroupRole UserGroupGroupRoleUtil.fetchByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first user group group role in the ordered set where groupId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.fetchByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last user group group role in the ordered set where groupId = ?.
static UserGroupGroupRole UserGroupGroupRoleUtil.fetchByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last user group group role in the ordered set where groupId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.fetchByPrimaryKey(UserGroupGroupRolePK userGroupGroupRolePK)
          Returns the user group group role with the primary key or returns null if it could not be found.
static UserGroupGroupRole UserGroupGroupRoleUtil.fetchByPrimaryKey(UserGroupGroupRolePK userGroupGroupRolePK)
          Returns the user group group role with the primary key or returns null if it could not be found.
 UserGroupGroupRole UserGroupGroupRolePersistence.fetchByRoleId_First(long roleId, OrderByComparator orderByComparator)
          Returns the first user group group role in the ordered set where roleId = ?.
static UserGroupGroupRole UserGroupGroupRoleUtil.fetchByRoleId_First(long roleId, OrderByComparator orderByComparator)
          Returns the first user group group role in the ordered set where roleId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.fetchByRoleId_Last(long roleId, OrderByComparator orderByComparator)
          Returns the last user group group role in the ordered set where roleId = ?.
static UserGroupGroupRole UserGroupGroupRoleUtil.fetchByRoleId_Last(long roleId, OrderByComparator orderByComparator)
          Returns the last user group group role in the ordered set where roleId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.fetchByU_G_First(long userGroupId, long groupId, OrderByComparator 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 orderByComparator)
          Returns the first user group group role in the ordered set where userGroupId = ? and groupId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.fetchByU_G_Last(long userGroupId, long groupId, OrderByComparator 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 orderByComparator)
          Returns the last user group group role in the ordered set where userGroupId = ? and groupId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.fetchByUserGroupId_First(long userGroupId, OrderByComparator orderByComparator)
          Returns the first user group group role in the ordered set where userGroupId = ?.
static UserGroupGroupRole UserGroupGroupRoleUtil.fetchByUserGroupId_First(long userGroupId, OrderByComparator orderByComparator)
          Returns the first user group group role in the ordered set where userGroupId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.fetchByUserGroupId_Last(long userGroupId, OrderByComparator orderByComparator)
          Returns the last user group group role in the ordered set where userGroupId = ?.
static UserGroupGroupRole UserGroupGroupRoleUtil.fetchByUserGroupId_Last(long userGroupId, OrderByComparator orderByComparator)
          Returns the last user group group role in the ordered set where userGroupId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.findByG_R_First(long groupId, long roleId, OrderByComparator 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 orderByComparator)
          Returns the first user group group role in the ordered set where groupId = ? and roleId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.findByG_R_Last(long groupId, long roleId, OrderByComparator 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 orderByComparator)
          Returns the last user group group role in the ordered set where groupId = ? and roleId = ?.
 UserGroupGroupRole[] UserGroupGroupRolePersistence.findByG_R_PrevAndNext(UserGroupGroupRolePK userGroupGroupRolePK, long groupId, long roleId, OrderByComparator 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(UserGroupGroupRolePK userGroupGroupRolePK, long groupId, long roleId, OrderByComparator orderByComparator)
          Returns the user group group roles before and after the current user group group role in the ordered set where groupId = ? and roleId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first user group group role in the ordered set where groupId = ?.
static UserGroupGroupRole UserGroupGroupRoleUtil.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first user group group role in the ordered set where groupId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last user group group role in the ordered set where groupId = ?.
static UserGroupGroupRole UserGroupGroupRoleUtil.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last user group group role in the ordered set where groupId = ?.
 UserGroupGroupRole[] UserGroupGroupRolePersistence.findByGroupId_PrevAndNext(UserGroupGroupRolePK userGroupGroupRolePK, long groupId, OrderByComparator 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(UserGroupGroupRolePK userGroupGroupRolePK, long groupId, OrderByComparator orderByComparator)
          Returns the user group group roles before and after the current user group group role in the ordered set where groupId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.findByPrimaryKey(UserGroupGroupRolePK userGroupGroupRolePK)
          Returns the user group group role with the primary key or throws a NoSuchUserGroupGroupRoleException if it could not be found.
static UserGroupGroupRole UserGroupGroupRoleUtil.findByPrimaryKey(UserGroupGroupRolePK userGroupGroupRolePK)
          Returns the user group group role with the primary key or throws a NoSuchUserGroupGroupRoleException if it could not be found.
 UserGroupGroupRole UserGroupGroupRolePersistence.findByRoleId_First(long roleId, OrderByComparator orderByComparator)
          Returns the first user group group role in the ordered set where roleId = ?.
static UserGroupGroupRole UserGroupGroupRoleUtil.findByRoleId_First(long roleId, OrderByComparator orderByComparator)
          Returns the first user group group role in the ordered set where roleId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.findByRoleId_Last(long roleId, OrderByComparator orderByComparator)
          Returns the last user group group role in the ordered set where roleId = ?.
static UserGroupGroupRole UserGroupGroupRoleUtil.findByRoleId_Last(long roleId, OrderByComparator orderByComparator)
          Returns the last user group group role in the ordered set where roleId = ?.
 UserGroupGroupRole[] UserGroupGroupRolePersistence.findByRoleId_PrevAndNext(UserGroupGroupRolePK userGroupGroupRolePK, long roleId, OrderByComparator 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(UserGroupGroupRolePK userGroupGroupRolePK, long roleId, OrderByComparator orderByComparator)
          Returns the user group group roles before and after the current user group group role in the ordered set where roleId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.findByU_G_First(long userGroupId, long groupId, OrderByComparator 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 orderByComparator)
          Returns the first user group group role in the ordered set where userGroupId = ? and groupId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.findByU_G_Last(long userGroupId, long groupId, OrderByComparator 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 orderByComparator)
          Returns the last user group group role in the ordered set where userGroupId = ? and groupId = ?.
 UserGroupGroupRole[] UserGroupGroupRolePersistence.findByU_G_PrevAndNext(UserGroupGroupRolePK userGroupGroupRolePK, long userGroupId, long groupId, OrderByComparator 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(UserGroupGroupRolePK userGroupGroupRolePK, long userGroupId, long groupId, OrderByComparator orderByComparator)
          Returns the user group group roles before and after the current user group group role in the ordered set where userGroupId = ? and groupId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.findByUserGroupId_First(long userGroupId, OrderByComparator orderByComparator)
          Returns the first user group group role in the ordered set where userGroupId = ?.
static UserGroupGroupRole UserGroupGroupRoleUtil.findByUserGroupId_First(long userGroupId, OrderByComparator orderByComparator)
          Returns the first user group group role in the ordered set where userGroupId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.findByUserGroupId_Last(long userGroupId, OrderByComparator orderByComparator)
          Returns the last user group group role in the ordered set where userGroupId = ?.
static UserGroupGroupRole UserGroupGroupRoleUtil.findByUserGroupId_Last(long userGroupId, OrderByComparator orderByComparator)
          Returns the last user group group role in the ordered set where userGroupId = ?.
 UserGroupGroupRole[] UserGroupGroupRolePersistence.findByUserGroupId_PrevAndNext(UserGroupGroupRolePK userGroupGroupRolePK, long userGroupId, OrderByComparator 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(UserGroupGroupRolePK userGroupGroupRolePK, long userGroupId, OrderByComparator orderByComparator)
          Returns the user group group roles before and after the current user group group role in the ordered set where userGroupId = ?.
 UserGroupGroupRole UserGroupGroupRolePersistence.remove(UserGroupGroupRolePK userGroupGroupRolePK)
          Removes the user group group role with the primary key from the database.
static UserGroupGroupRole UserGroupGroupRoleUtil.remove(UserGroupGroupRolePK userGroupGroupRolePK)
          Removes the user group group role with the primary key from the database.
static UserGroupGroupRole UserGroupGroupRoleUtil.update(UserGroupGroupRole userGroupGroupRole)
           
static UserGroupGroupRole UserGroupGroupRoleUtil.update(UserGroupGroupRole userGroupGroupRole, ServiceContext serviceContext)
           
 UserGroupGroupRole UserGroupGroupRolePersistence.updateImpl(UserGroupGroupRole userGroupGroupRole)
           
static UserGroupGroupRole UserGroupGroupRoleUtil.updateImpl(UserGroupGroupRole userGroupGroupRole)
           
 

Methods in com.liferay.portal.service.persistence that return types with arguments of type UserGroupGroupRole
 List<UserGroupGroupRole> UserGroupGroupRolePersistence.findAll()
          Returns all the user group group roles.
static List<UserGroupGroupRole> UserGroupGroupRoleUtil.findAll()
          Returns all the user group group roles.
 List<UserGroupGroupRole> UserGroupGroupRolePersistence.findAll(int start, int end)
          Returns a range of 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.
 List<UserGroupGroupRole> UserGroupGroupRolePersistence.findAll(int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the user group group roles.
static List<UserGroupGroupRole> UserGroupGroupRoleUtil.findAll(int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the user group group roles.
 List<UserGroupGroupRole> UserGroupGroupRolePersistence.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)
          Returns all the user group group roles where groupId = ? and roleId = ?.
 List<UserGroupGroupRole> 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 = ?.
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 = ?.
 List<UserGroupGroupRole> UserGroupGroupRolePersistence.findByG_R(long groupId, long roleId, int start, int end, OrderByComparator 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 orderByComparator)
          Returns an ordered range of all the user group group roles where groupId = ? and roleId = ?.
 List<UserGroupGroupRole> UserGroupGroupRolePersistence.findByGroupId(long groupId)
          Returns all the user group group roles where groupId = ?.
static List<UserGroupGroupRole> UserGroupGroupRoleUtil.findByGroupId(long groupId)
          Returns all the user group group roles where groupId = ?.
 List<UserGroupGroupRole> UserGroupGroupRolePersistence.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)
          Returns a range of all the user group group roles where groupId = ?.
 List<UserGroupGroupRole> UserGroupGroupRolePersistence.findByGroupId(long groupId, int start, int end, OrderByComparator 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 orderByComparator)
          Returns an ordered range of all the user group group roles where groupId = ?.
 List<UserGroupGroupRole> UserGroupGroupRolePersistence.findByRoleId(long roleId)
          Returns all the user group group roles where roleId = ?.
static List<UserGroupGroupRole> UserGroupGroupRoleUtil.findByRoleId(long roleId)
          Returns all the user group group roles where roleId = ?.
 List<UserGroupGroupRole> UserGroupGroupRolePersistence.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)
          Returns a range of all the user group group roles where roleId = ?.
 List<UserGroupGroupRole> UserGroupGroupRolePersistence.findByRoleId(long roleId, int start, int end, OrderByComparator 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 orderByComparator)
          Returns an ordered range of all the user group group roles where roleId = ?.
 List<UserGroupGroupRole> UserGroupGroupRolePersistence.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)
          Returns all the user group group roles where userGroupId = ? and groupId = ?.
 List<UserGroupGroupRole> 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 = ?.
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 = ?.
 List<UserGroupGroupRole> UserGroupGroupRolePersistence.findByU_G(long userGroupId, long groupId, int start, int end, OrderByComparator 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 orderByComparator)
          Returns an ordered range of all the user group group roles where userGroupId = ? and groupId = ?.
 List<UserGroupGroupRole> UserGroupGroupRolePersistence.findByUserGroupId(long userGroupId)
          Returns all the user group group roles where userGroupId = ?.
static List<UserGroupGroupRole> UserGroupGroupRoleUtil.findByUserGroupId(long userGroupId)
          Returns all the user group group roles where userGroupId = ?.
 List<UserGroupGroupRole> UserGroupGroupRolePersistence.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)
          Returns a range of all the user group group roles where userGroupId = ?.
 List<UserGroupGroupRole> UserGroupGroupRolePersistence.findByUserGroupId(long userGroupId, int start, int end, OrderByComparator 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 orderByComparator)
          Returns an ordered range of all the user group group roles where userGroupId = ?.
 List<UserGroupGroupRole> UserGroupRoleFinder.findByUserGroupsUsers(long userId)
           
static List<UserGroupGroupRole> UserGroupRoleFinderUtil.findByUserGroupsUsers(long userId)
           
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 orderByComparator)
           
 

Methods in com.liferay.portal.service.persistence with parameters of type UserGroupGroupRole
 void 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)
           
 UserGroupGroupRole UserGroupGroupRolePersistence.updateImpl(UserGroupGroupRole userGroupGroupRole)
           
static UserGroupGroupRole UserGroupGroupRoleUtil.updateImpl(UserGroupGroupRole userGroupGroupRole)
           
 

Method parameters in com.liferay.portal.service.persistence with type arguments of type UserGroupGroupRole
 void 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.
 


Liferay 6.2-ce-ga5