Liferay 7.0-ce-b7 portal-impl

com.liferay.portal.service.persistence.impl
Class UserPersistenceImpl

java.lang.Object
  extended by com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.User>
      extended by com.liferay.portal.service.persistence.impl.UserPersistenceImpl
All Implemented Interfaces:
com.liferay.portal.kernel.dao.orm.SessionFactory, com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.User>, com.liferay.portal.kernel.service.persistence.UserPersistence

@ProviderType
public class UserPersistenceImpl
extends com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.User>
implements com.liferay.portal.kernel.service.persistence.UserPersistence

The persistence implementation for the user service.

Caching information and settings can be found in portal.properties

See Also:
UserPersistence, UserUtil
{$generated.description}

Field Summary
protected  com.liferay.portal.kernel.service.persistence.CompanyProvider companyProvider
           
protected  com.liferay.portal.kernel.dao.orm.EntityCache entityCache
           
static String FINDER_CLASS_NAME_ENTITY
           
static String FINDER_CLASS_NAME_LIST_WITH_PAGINATION
           
static String FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_ALL
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_CD
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_CD_MD
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_DU
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_DU_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_EA
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_FID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_GUID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_MD
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_O
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_SN
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_U
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_COMPANYID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_CONTACTID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_EMAILADDRESS
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_PORTRAITID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID_C
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_C_DU
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_C_EA
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_C_FID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_C_GUID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_C_O
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_C_SN
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_C_U
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_CONTACTID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_PORTRAITID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_ALL
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_CD
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_CD_MD
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_DU_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_MD
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_COMPANYID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_EMAILADDRESS
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID_C
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_CD
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_CD_MD
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_DU_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_MD
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_COMPANYID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_EMAILADDRESS
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID_C
           
protected  com.liferay.portal.kernel.dao.orm.FinderCache finderCache
           
protected  com.liferay.portal.kernel.service.persistence.GroupPersistence groupPersistence
           
protected  com.liferay.portal.kernel.service.persistence.OrganizationPersistence organizationPersistence
           
protected  com.liferay.portal.kernel.service.persistence.RolePersistence rolePersistence
           
protected  com.liferay.portal.kernel.service.persistence.TeamPersistence teamPersistence
           
protected  com.liferay.portal.kernel.service.persistence.UserGroupPersistence userGroupPersistence
           
protected  com.liferay.portal.kernel.service.persistence.impl.TableMapper<com.liferay.portal.kernel.model.User,com.liferay.portal.kernel.model.Group> userToGroupTableMapper
           
protected  com.liferay.portal.kernel.service.persistence.impl.TableMapper<com.liferay.portal.kernel.model.User,com.liferay.portal.kernel.model.Organization> userToOrganizationTableMapper
           
protected  com.liferay.portal.kernel.service.persistence.impl.TableMapper<com.liferay.portal.kernel.model.User,com.liferay.portal.kernel.model.Role> userToRoleTableMapper
           
protected  com.liferay.portal.kernel.service.persistence.impl.TableMapper<com.liferay.portal.kernel.model.User,com.liferay.portal.kernel.model.Team> userToTeamTableMapper
           
protected  com.liferay.portal.kernel.service.persistence.impl.TableMapper<com.liferay.portal.kernel.model.User,com.liferay.portal.kernel.model.UserGroup> userToUserGroupTableMapper
           
 
Fields inherited from class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl
CAST_CLOB_TEXT_OPEN, COUNT_COLUMN_NAME, FINDER_ARGS_EMPTY, listeners, NULL_SAFE_STRING_COMPARATOR, ORDER_BY_ASC, ORDER_BY_ASC_HAS_NEXT, ORDER_BY_CLAUSE, ORDER_BY_DESC, ORDER_BY_DESC_HAS_NEXT, WHERE_AND, WHERE_GREATER_THAN, WHERE_GREATER_THAN_HAS_NEXT, WHERE_LESSER_THAN, WHERE_LESSER_THAN_HAS_NEXT, WHERE_OR
 
Constructor Summary
UserPersistenceImpl()
           
 
Method Summary
 void addGroup(long pk, com.liferay.portal.kernel.model.Group group)
          Adds an association between the user and the group.
 void addGroup(long pk, long groupPK)
          Adds an association between the user and the group.
 void addGroups(long pk, List<com.liferay.portal.kernel.model.Group> groups)
          Adds an association between the user and the groups.
 void addGroups(long pk, long[] groupPKs)
          Adds an association between the user and the groups.
 void addOrganization(long pk, long organizationPK)
          Adds an association between the user and the organization.
 void addOrganization(long pk, com.liferay.portal.kernel.model.Organization organization)
          Adds an association between the user and the organization.
 void addOrganizations(long pk, List<com.liferay.portal.kernel.model.Organization> organizations)
          Adds an association between the user and the organizations.
 void addOrganizations(long pk, long[] organizationPKs)
          Adds an association between the user and the organizations.
 void addRole(long pk, long rolePK)
          Adds an association between the user and the role.
 void addRole(long pk, com.liferay.portal.kernel.model.Role role)
          Adds an association between the user and the role.
 void addRoles(long pk, List<com.liferay.portal.kernel.model.Role> roles)
          Adds an association between the user and the roles.
 void addRoles(long pk, long[] rolePKs)
          Adds an association between the user and the roles.
 void addTeam(long pk, long teamPK)
          Adds an association between the user and the team.
 void addTeam(long pk, com.liferay.portal.kernel.model.Team team)
          Adds an association between the user and the team.
 void addTeams(long pk, List<com.liferay.portal.kernel.model.Team> teams)
          Adds an association between the user and the teams.
 void addTeams(long pk, long[] teamPKs)
          Adds an association between the user and the teams.
 void addUserGroup(long pk, long userGroupPK)
          Adds an association between the user and the user group.
 void addUserGroup(long pk, com.liferay.portal.kernel.model.UserGroup userGroup)
          Adds an association between the user and the user group.
 void addUserGroups(long pk, List<com.liferay.portal.kernel.model.UserGroup> userGroups)
          Adds an association between the user and the user groups.
 void addUserGroups(long pk, long[] userGroupPKs)
          Adds an association between the user and the user groups.
 void afterPropertiesSet()
          Initializes the user persistence.
 void cacheResult(List<com.liferay.portal.kernel.model.User> users)
          Caches the users in the entity cache if it is enabled.
 void cacheResult(com.liferay.portal.kernel.model.User user)
          Caches the user in the entity cache if it is enabled.
protected  void cacheUniqueFindersCache(UserModelImpl userModelImpl, boolean isNew)
           
 void clearCache()
          Clears the cache for all users.
 void clearCache(List<com.liferay.portal.kernel.model.User> users)
           
 void clearCache(com.liferay.portal.kernel.model.User user)
          Clears the cache for the user.
 void clearGroups(long pk)
          Clears all associations between the user and its groups.
 void clearOrganizations(long pk)
          Clears all associations between the user and its organizations.
 void clearRoles(long pk)
          Clears all associations between the user and its roles.
 void clearTeams(long pk)
          Clears all associations between the user and its teams.
protected  void clearUniqueFindersCache(UserModelImpl userModelImpl)
           
 void clearUserGroups(long pk)
          Clears all associations between the user and its user groups.
 boolean containsGroup(long pk, long groupPK)
          Returns true if the group is associated with the user.
 boolean containsGroups(long pk)
          Returns true if the user has any groups associated with it.
 boolean containsOrganization(long pk, long organizationPK)
          Returns true if the organization is associated with the user.
 boolean containsOrganizations(long pk)
          Returns true if the user has any organizations associated with it.
 boolean containsRole(long pk, long rolePK)
          Returns true if the role is associated with the user.
 boolean containsRoles(long pk)
          Returns true if the user has any roles associated with it.
 boolean containsTeam(long pk, long teamPK)
          Returns true if the team is associated with the user.
 boolean containsTeams(long pk)
          Returns true if the user has any teams associated with it.
 boolean containsUserGroup(long pk, long userGroupPK)
          Returns true if the user group is associated with the user.
 boolean containsUserGroups(long pk)
          Returns true if the user has any user groups associated with it.
 int countAll()
          Returns the number of users.
 int countByC_CD_MD(long companyId, Date createDate, Date modifiedDate)
          Returns the number of users where companyId = ? and createDate = ? and modifiedDate = ?.
 int countByC_CD(long companyId, Date createDate)
          Returns the number of users where companyId = ? and createDate = ?.
 int countByC_DU_S(long companyId, boolean defaultUser, int status)
          Returns the number of users where companyId = ? and defaultUser = ? and status = ?.
 int countByC_DU(long companyId, boolean defaultUser)
          Returns the number of users where companyId = ? and defaultUser = ?.
 int countByC_EA(long companyId, String emailAddress)
          Returns the number of users where companyId = ? and emailAddress = ?.
 int countByC_FID(long companyId, long facebookId)
          Returns the number of users where companyId = ? and facebookId = ?.
 int countByC_GUID(long companyId, String googleUserId)
          Returns the number of users where companyId = ? and googleUserId = ?.
 int countByC_MD(long companyId, Date modifiedDate)
          Returns the number of users where companyId = ? and modifiedDate = ?.
 int countByC_O(long companyId, String openId)
          Returns the number of users where companyId = ? and openId = ?.
 int countByC_S(long companyId, int status)
          Returns the number of users where companyId = ? and status = ?.
 int countByC_SN(long companyId, String screenName)
          Returns the number of users where companyId = ? and screenName = ?.
 int countByC_U(long companyId, long userId)
          Returns the number of users where companyId = ? and userId = ?.
 int countByCompanyId(long companyId)
          Returns the number of users where companyId = ?.
 int countByContactId(long contactId)
          Returns the number of users where contactId = ?.
 int countByEmailAddress(String emailAddress)
          Returns the number of users where emailAddress = ?.
 int countByPortraitId(long portraitId)
          Returns the number of users where portraitId = ?.
 int countByUuid_C(String uuid, long companyId)
          Returns the number of users where uuid = ? and companyId = ?.
 int countByUuid(String uuid)
          Returns the number of users where uuid = ?.
 com.liferay.portal.kernel.model.User create(long userId)
          Creates a new user with the primary key.
 void destroy()
           
 com.liferay.portal.kernel.model.User fetchByC_CD_First(long companyId, Date createDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where companyId = ? and createDate = ?.
 com.liferay.portal.kernel.model.User fetchByC_CD_Last(long companyId, Date createDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where companyId = ? and createDate = ?.
 com.liferay.portal.kernel.model.User fetchByC_CD_MD_First(long companyId, Date createDate, Date modifiedDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where companyId = ? and createDate = ? and modifiedDate = ?.
 com.liferay.portal.kernel.model.User fetchByC_CD_MD_Last(long companyId, Date createDate, Date modifiedDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where companyId = ? and createDate = ? and modifiedDate = ?.
 com.liferay.portal.kernel.model.User fetchByC_DU_S_First(long companyId, boolean defaultUser, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where companyId = ? and defaultUser = ? and status = ?.
 com.liferay.portal.kernel.model.User fetchByC_DU_S_Last(long companyId, boolean defaultUser, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where companyId = ? and defaultUser = ? and status = ?.
 com.liferay.portal.kernel.model.User fetchByC_DU(long companyId, boolean defaultUser)
          Returns the user where companyId = ? and defaultUser = ? or returns null if it could not be found.
 com.liferay.portal.kernel.model.User fetchByC_DU(long companyId, boolean defaultUser, boolean retrieveFromCache)
          Returns the user where companyId = ? and defaultUser = ? or returns null if it could not be found, optionally using the finder cache.
 com.liferay.portal.kernel.model.User fetchByC_EA(long companyId, String emailAddress)
          Returns the user where companyId = ? and emailAddress = ? or returns null if it could not be found.
 com.liferay.portal.kernel.model.User fetchByC_EA(long companyId, String emailAddress, boolean retrieveFromCache)
          Returns the user where companyId = ? and emailAddress = ? or returns null if it could not be found, optionally using the finder cache.
 com.liferay.portal.kernel.model.User fetchByC_FID(long companyId, long facebookId)
          Returns the user where companyId = ? and facebookId = ? or returns null if it could not be found.
 com.liferay.portal.kernel.model.User fetchByC_FID(long companyId, long facebookId, boolean retrieveFromCache)
          Returns the user where companyId = ? and facebookId = ? or returns null if it could not be found, optionally using the finder cache.
 com.liferay.portal.kernel.model.User fetchByC_GUID(long companyId, String googleUserId)
          Returns the user where companyId = ? and googleUserId = ? or returns null if it could not be found.
 com.liferay.portal.kernel.model.User fetchByC_GUID(long companyId, String googleUserId, boolean retrieveFromCache)
          Returns the user where companyId = ? and googleUserId = ? or returns null if it could not be found, optionally using the finder cache.
 com.liferay.portal.kernel.model.User fetchByC_MD_First(long companyId, Date modifiedDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where companyId = ? and modifiedDate = ?.
 com.liferay.portal.kernel.model.User fetchByC_MD_Last(long companyId, Date modifiedDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where companyId = ? and modifiedDate = ?.
 com.liferay.portal.kernel.model.User fetchByC_O(long companyId, String openId)
          Returns the user where companyId = ? and openId = ? or returns null if it could not be found.
 com.liferay.portal.kernel.model.User fetchByC_O(long companyId, String openId, boolean retrieveFromCache)
          Returns the user where companyId = ? and openId = ? or returns null if it could not be found, optionally using the finder cache.
 com.liferay.portal.kernel.model.User fetchByC_S_First(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where companyId = ? and status = ?.
 com.liferay.portal.kernel.model.User fetchByC_S_Last(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where companyId = ? and status = ?.
 com.liferay.portal.kernel.model.User fetchByC_SN(long companyId, String screenName)
          Returns the user where companyId = ? and screenName = ? or returns null if it could not be found.
 com.liferay.portal.kernel.model.User fetchByC_SN(long companyId, String screenName, boolean retrieveFromCache)
          Returns the user where companyId = ? and screenName = ? or returns null if it could not be found, optionally using the finder cache.
 com.liferay.portal.kernel.model.User fetchByC_U(long companyId, long userId)
          Returns the user where companyId = ? and userId = ? or returns null if it could not be found.
 com.liferay.portal.kernel.model.User fetchByC_U(long companyId, long userId, boolean retrieveFromCache)
          Returns the user where companyId = ? and userId = ? or returns null if it could not be found, optionally using the finder cache.
 com.liferay.portal.kernel.model.User fetchByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where companyId = ?.
 com.liferay.portal.kernel.model.User fetchByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where companyId = ?.
 com.liferay.portal.kernel.model.User fetchByContactId(long contactId)
          Returns the user where contactId = ? or returns null if it could not be found.
 com.liferay.portal.kernel.model.User fetchByContactId(long contactId, boolean retrieveFromCache)
          Returns the user where contactId = ? or returns null if it could not be found, optionally using the finder cache.
 com.liferay.portal.kernel.model.User fetchByEmailAddress_First(String emailAddress, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where emailAddress = ?.
 com.liferay.portal.kernel.model.User fetchByEmailAddress_Last(String emailAddress, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where emailAddress = ?.
 com.liferay.portal.kernel.model.User fetchByPortraitId(long portraitId)
          Returns the user where portraitId = ? or returns null if it could not be found.
 com.liferay.portal.kernel.model.User fetchByPortraitId(long portraitId, boolean retrieveFromCache)
          Returns the user where portraitId = ? or returns null if it could not be found, optionally using the finder cache.
 com.liferay.portal.kernel.model.User fetchByPrimaryKey(long userId)
          Returns the user with the primary key or returns null if it could not be found.
 com.liferay.portal.kernel.model.User fetchByPrimaryKey(Serializable primaryKey)
          Returns the user with the primary key or returns null if it could not be found.
 Map<Serializable,com.liferay.portal.kernel.model.User> fetchByPrimaryKeys(Set<Serializable> primaryKeys)
           
 com.liferay.portal.kernel.model.User fetchByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where uuid = ? and companyId = ?.
 com.liferay.portal.kernel.model.User fetchByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where uuid = ? and companyId = ?.
 com.liferay.portal.kernel.model.User fetchByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where uuid = ?.
 com.liferay.portal.kernel.model.User fetchByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where uuid = ?.
 List<com.liferay.portal.kernel.model.User> findAll()
          Returns all the users.
 List<com.liferay.portal.kernel.model.User> findAll(int start, int end)
          Returns a range of all the users.
 List<com.liferay.portal.kernel.model.User> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns an ordered range of all the users.
 List<com.liferay.portal.kernel.model.User> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the users.
 com.liferay.portal.kernel.model.User findByC_CD_First(long companyId, Date createDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where companyId = ? and createDate = ?.
 com.liferay.portal.kernel.model.User findByC_CD_Last(long companyId, Date createDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where companyId = ? and createDate = ?.
 com.liferay.portal.kernel.model.User findByC_CD_MD_First(long companyId, Date createDate, Date modifiedDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where companyId = ? and createDate = ? and modifiedDate = ?.
 com.liferay.portal.kernel.model.User findByC_CD_MD_Last(long companyId, Date createDate, Date modifiedDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where companyId = ? and createDate = ? and modifiedDate = ?.
 com.liferay.portal.kernel.model.User[] findByC_CD_MD_PrevAndNext(long userId, long companyId, Date createDate, Date modifiedDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the users before and after the current user in the ordered set where companyId = ? and createDate = ? and modifiedDate = ?.
 List<com.liferay.portal.kernel.model.User> findByC_CD_MD(long companyId, Date createDate, Date modifiedDate)
          Returns all the users where companyId = ? and createDate = ? and modifiedDate = ?.
 List<com.liferay.portal.kernel.model.User> findByC_CD_MD(long companyId, Date createDate, Date modifiedDate, int start, int end)
          Returns a range of all the users where companyId = ? and createDate = ? and modifiedDate = ?.
 List<com.liferay.portal.kernel.model.User> findByC_CD_MD(long companyId, Date createDate, Date modifiedDate, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns an ordered range of all the users where companyId = ? and createDate = ? and modifiedDate = ?.
 List<com.liferay.portal.kernel.model.User> findByC_CD_MD(long companyId, Date createDate, Date modifiedDate, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the users where companyId = ? and createDate = ? and modifiedDate = ?.
 com.liferay.portal.kernel.model.User[] findByC_CD_PrevAndNext(long userId, long companyId, Date createDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the users before and after the current user in the ordered set where companyId = ? and createDate = ?.
 List<com.liferay.portal.kernel.model.User> findByC_CD(long companyId, Date createDate)
          Returns all the users where companyId = ? and createDate = ?.
 List<com.liferay.portal.kernel.model.User> findByC_CD(long companyId, Date createDate, int start, int end)
          Returns a range of all the users where companyId = ? and createDate = ?.
 List<com.liferay.portal.kernel.model.User> findByC_CD(long companyId, Date createDate, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns an ordered range of all the users where companyId = ? and createDate = ?.
 List<com.liferay.portal.kernel.model.User> findByC_CD(long companyId, Date createDate, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the users where companyId = ? and createDate = ?.
 com.liferay.portal.kernel.model.User findByC_DU_S_First(long companyId, boolean defaultUser, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where companyId = ? and defaultUser = ? and status = ?.
 com.liferay.portal.kernel.model.User findByC_DU_S_Last(long companyId, boolean defaultUser, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where companyId = ? and defaultUser = ? and status = ?.
 com.liferay.portal.kernel.model.User[] findByC_DU_S_PrevAndNext(long userId, long companyId, boolean defaultUser, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the users before and after the current user in the ordered set where companyId = ? and defaultUser = ? and status = ?.
 List<com.liferay.portal.kernel.model.User> findByC_DU_S(long companyId, boolean defaultUser, int status)
          Returns all the users where companyId = ? and defaultUser = ? and status = ?.
 List<com.liferay.portal.kernel.model.User> findByC_DU_S(long companyId, boolean defaultUser, int status, int start, int end)
          Returns a range of all the users where companyId = ? and defaultUser = ? and status = ?.
 List<com.liferay.portal.kernel.model.User> findByC_DU_S(long companyId, boolean defaultUser, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns an ordered range of all the users where companyId = ? and defaultUser = ? and status = ?.
 List<com.liferay.portal.kernel.model.User> findByC_DU_S(long companyId, boolean defaultUser, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the users where companyId = ? and defaultUser = ? and status = ?.
 com.liferay.portal.kernel.model.User findByC_DU(long companyId, boolean defaultUser)
          Returns the user where companyId = ? and defaultUser = ? or throws a NoSuchUserException if it could not be found.
 com.liferay.portal.kernel.model.User findByC_EA(long companyId, String emailAddress)
          Returns the user where companyId = ? and emailAddress = ? or throws a NoSuchUserException if it could not be found.
 com.liferay.portal.kernel.model.User findByC_FID(long companyId, long facebookId)
          Returns the user where companyId = ? and facebookId = ? or throws a NoSuchUserException if it could not be found.
 com.liferay.portal.kernel.model.User findByC_GUID(long companyId, String googleUserId)
          Returns the user where companyId = ? and googleUserId = ? or throws a NoSuchUserException if it could not be found.
 com.liferay.portal.kernel.model.User findByC_MD_First(long companyId, Date modifiedDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where companyId = ? and modifiedDate = ?.
 com.liferay.portal.kernel.model.User findByC_MD_Last(long companyId, Date modifiedDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where companyId = ? and modifiedDate = ?.
 com.liferay.portal.kernel.model.User[] findByC_MD_PrevAndNext(long userId, long companyId, Date modifiedDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the users before and after the current user in the ordered set where companyId = ? and modifiedDate = ?.
 List<com.liferay.portal.kernel.model.User> findByC_MD(long companyId, Date modifiedDate)
          Returns all the users where companyId = ? and modifiedDate = ?.
 List<com.liferay.portal.kernel.model.User> findByC_MD(long companyId, Date modifiedDate, int start, int end)
          Returns a range of all the users where companyId = ? and modifiedDate = ?.
 List<com.liferay.portal.kernel.model.User> findByC_MD(long companyId, Date modifiedDate, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns an ordered range of all the users where companyId = ? and modifiedDate = ?.
 List<com.liferay.portal.kernel.model.User> findByC_MD(long companyId, Date modifiedDate, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the users where companyId = ? and modifiedDate = ?.
 com.liferay.portal.kernel.model.User findByC_O(long companyId, String openId)
          Returns the user where companyId = ? and openId = ? or throws a NoSuchUserException if it could not be found.
 com.liferay.portal.kernel.model.User findByC_S_First(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where companyId = ? and status = ?.
 com.liferay.portal.kernel.model.User findByC_S_Last(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where companyId = ? and status = ?.
 com.liferay.portal.kernel.model.User[] findByC_S_PrevAndNext(long userId, long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the users before and after the current user in the ordered set where companyId = ? and status = ?.
 List<com.liferay.portal.kernel.model.User> findByC_S(long companyId, int status)
          Returns all the users where companyId = ? and status = ?.
 List<com.liferay.portal.kernel.model.User> findByC_S(long companyId, int status, int start, int end)
          Returns a range of all the users where companyId = ? and status = ?.
 List<com.liferay.portal.kernel.model.User> findByC_S(long companyId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns an ordered range of all the users where companyId = ? and status = ?.
 List<com.liferay.portal.kernel.model.User> findByC_S(long companyId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the users where companyId = ? and status = ?.
 com.liferay.portal.kernel.model.User findByC_SN(long companyId, String screenName)
          Returns the user where companyId = ? and screenName = ? or throws a NoSuchUserException if it could not be found.
 com.liferay.portal.kernel.model.User findByC_U(long companyId, long userId)
          Returns the user where companyId = ? and userId = ? or throws a NoSuchUserException if it could not be found.
 com.liferay.portal.kernel.model.User findByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where companyId = ?.
 com.liferay.portal.kernel.model.User findByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where companyId = ?.
 com.liferay.portal.kernel.model.User[] findByCompanyId_PrevAndNext(long userId, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the users before and after the current user in the ordered set where companyId = ?.
 List<com.liferay.portal.kernel.model.User> findByCompanyId(long companyId)
          Returns all the users where companyId = ?.
 List<com.liferay.portal.kernel.model.User> findByCompanyId(long companyId, int start, int end)
          Returns a range of all the users where companyId = ?.
 List<com.liferay.portal.kernel.model.User> findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns an ordered range of all the users where companyId = ?.
 List<com.liferay.portal.kernel.model.User> findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the users where companyId = ?.
 com.liferay.portal.kernel.model.User findByContactId(long contactId)
          Returns the user where contactId = ? or throws a NoSuchUserException if it could not be found.
 com.liferay.portal.kernel.model.User findByEmailAddress_First(String emailAddress, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where emailAddress = ?.
 com.liferay.portal.kernel.model.User findByEmailAddress_Last(String emailAddress, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where emailAddress = ?.
 com.liferay.portal.kernel.model.User[] findByEmailAddress_PrevAndNext(long userId, String emailAddress, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the users before and after the current user in the ordered set where emailAddress = ?.
 List<com.liferay.portal.kernel.model.User> findByEmailAddress(String emailAddress)
          Returns all the users where emailAddress = ?.
 List<com.liferay.portal.kernel.model.User> findByEmailAddress(String emailAddress, int start, int end)
          Returns a range of all the users where emailAddress = ?.
 List<com.liferay.portal.kernel.model.User> findByEmailAddress(String emailAddress, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns an ordered range of all the users where emailAddress = ?.
 List<com.liferay.portal.kernel.model.User> findByEmailAddress(String emailAddress, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the users where emailAddress = ?.
 com.liferay.portal.kernel.model.User findByPortraitId(long portraitId)
          Returns the user where portraitId = ? or throws a NoSuchUserException if it could not be found.
 com.liferay.portal.kernel.model.User findByPrimaryKey(long userId)
          Returns the user with the primary key or throws a NoSuchUserException if it could not be found.
 com.liferay.portal.kernel.model.User findByPrimaryKey(Serializable primaryKey)
          Returns the user with the primary key or throws a NoSuchModelException if it could not be found.
 com.liferay.portal.kernel.model.User findByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where uuid = ? and companyId = ?.
 com.liferay.portal.kernel.model.User findByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where uuid = ? and companyId = ?.
 com.liferay.portal.kernel.model.User[] findByUuid_C_PrevAndNext(long userId, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the users before and after the current user in the ordered set where uuid = ? and companyId = ?.
 List<com.liferay.portal.kernel.model.User> findByUuid_C(String uuid, long companyId)
          Returns all the users where uuid = ? and companyId = ?.
 List<com.liferay.portal.kernel.model.User> findByUuid_C(String uuid, long companyId, int start, int end)
          Returns a range of all the users where uuid = ? and companyId = ?.
 List<com.liferay.portal.kernel.model.User> findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns an ordered range of all the users where uuid = ? and companyId = ?.
 List<com.liferay.portal.kernel.model.User> findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the users where uuid = ? and companyId = ?.
 com.liferay.portal.kernel.model.User findByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the first user in the ordered set where uuid = ?.
 com.liferay.portal.kernel.model.User findByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the last user in the ordered set where uuid = ?.
 com.liferay.portal.kernel.model.User[] findByUuid_PrevAndNext(long userId, String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns the users before and after the current user in the ordered set where uuid = ?.
 List<com.liferay.portal.kernel.model.User> findByUuid(String uuid)
          Returns all the users where uuid = ?.
 List<com.liferay.portal.kernel.model.User> findByUuid(String uuid, int start, int end)
          Returns a range of all the users where uuid = ?.
 List<com.liferay.portal.kernel.model.User> findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
          Returns an ordered range of all the users where uuid = ?.
 List<com.liferay.portal.kernel.model.User> findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the users where uuid = ?.
 Set<String> getBadColumnNames()
           
protected  com.liferay.portal.kernel.model.User getByC_CD_MD_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.User user, long companyId, Date createDate, Date modifiedDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean previous)
           
protected  com.liferay.portal.kernel.model.User getByC_CD_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.User user, long companyId, Date createDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean previous)
           
protected  com.liferay.portal.kernel.model.User getByC_DU_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.User user, long companyId, boolean defaultUser, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean previous)
           
protected  com.liferay.portal.kernel.model.User getByC_MD_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.User user, long companyId, Date modifiedDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean previous)
           
protected  com.liferay.portal.kernel.model.User getByC_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.User user, long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean previous)
           
protected  com.liferay.portal.kernel.model.User getByCompanyId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.User user, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean previous)
           
protected  com.liferay.portal.kernel.model.User getByEmailAddress_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.User user, String emailAddress, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean previous)
           
protected  com.liferay.portal.kernel.model.User getByUuid_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.User user, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean previous)
           
protected  com.liferay.portal.kernel.model.User getByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.User user, String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator, boolean previous)
           
 long[] getGroupPrimaryKeys(long pk)
          Returns the primaryKeys of groups associated with the user.
 List<com.liferay.portal.kernel.model.Group> getGroups(long pk)
          Returns all the groups associated with the user.
 List<com.liferay.portal.kernel.model.Group> getGroups(long pk, int start, int end)
          Returns a range of all the groups associated with the user.
 List<com.liferay.portal.kernel.model.Group> getGroups(long pk, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Group> orderByComparator)
          Returns an ordered range of all the groups associated with the user.
 int getGroupsSize(long pk)
          Returns the number of groups associated with the user.
 long[] getOrganizationPrimaryKeys(long pk)
          Returns the primaryKeys of organizations associated with the user.
 List<com.liferay.portal.kernel.model.Organization> getOrganizations(long pk)
          Returns all the organizations associated with the user.
 List<com.liferay.portal.kernel.model.Organization> getOrganizations(long pk, int start, int end)
          Returns a range of all the organizations associated with the user.
 List<com.liferay.portal.kernel.model.Organization> getOrganizations(long pk, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Organization> orderByComparator)
          Returns an ordered range of all the organizations associated with the user.
 int getOrganizationsSize(long pk)
          Returns the number of organizations associated with the user.
 long[] getRolePrimaryKeys(long pk)
          Returns the primaryKeys of roles associated with the user.
 List<com.liferay.portal.kernel.model.Role> getRoles(long pk)
          Returns all the roles associated with the user.
 List<com.liferay.portal.kernel.model.Role> getRoles(long pk, int start, int end)
          Returns a range of all the roles associated with the user.
 List<com.liferay.portal.kernel.model.Role> getRoles(long pk, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator)
          Returns an ordered range of all the roles associated with the user.
 int getRolesSize(long pk)
          Returns the number of roles associated with the user.
protected  Map<String,Integer> getTableColumnsMap()
           
 long[] getTeamPrimaryKeys(long pk)
          Returns the primaryKeys of teams associated with the user.
 List<com.liferay.portal.kernel.model.Team> getTeams(long pk)
          Returns all the teams associated with the user.
 List<com.liferay.portal.kernel.model.Team> getTeams(long pk, int start, int end)
          Returns a range of all the teams associated with the user.
 List<com.liferay.portal.kernel.model.Team> getTeams(long pk, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Team> orderByComparator)
          Returns an ordered range of all the teams associated with the user.
 int getTeamsSize(long pk)
          Returns the number of teams associated with the user.
 long[] getUserGroupPrimaryKeys(long pk)
          Returns the primaryKeys of user groups associated with the user.
 List<com.liferay.portal.kernel.model.UserGroup> getUserGroups(long pk)
          Returns all the user groups associated with the user.
 List<com.liferay.portal.kernel.model.UserGroup> getUserGroups(long pk, int start, int end)
          Returns a range of all the user groups associated with the user.
 List<com.liferay.portal.kernel.model.UserGroup> getUserGroups(long pk, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.UserGroup> orderByComparator)
          Returns an ordered range of all the user groups associated with the user.
 int getUserGroupsSize(long pk)
          Returns the number of user groups associated with the user.
 com.liferay.portal.kernel.model.User remove(long userId)
          Removes the user with the primary key from the database.
 com.liferay.portal.kernel.model.User remove(Serializable primaryKey)
          Removes the user with the primary key from the database.
 void removeAll()
          Removes all the users from the database.
 void removeByC_CD_MD(long companyId, Date createDate, Date modifiedDate)
          Removes all the users where companyId = ? and createDate = ? and modifiedDate = ? from the database.
 void removeByC_CD(long companyId, Date createDate)
          Removes all the users where companyId = ? and createDate = ? from the database.
 void removeByC_DU_S(long companyId, boolean defaultUser, int status)
          Removes all the users where companyId = ? and defaultUser = ? and status = ? from the database.
 com.liferay.portal.kernel.model.User removeByC_DU(long companyId, boolean defaultUser)
          Removes the user where companyId = ? and defaultUser = ? from the database.
 com.liferay.portal.kernel.model.User removeByC_EA(long companyId, String emailAddress)
          Removes the user where companyId = ? and emailAddress = ? from the database.
 com.liferay.portal.kernel.model.User removeByC_FID(long companyId, long facebookId)
          Removes the user where companyId = ? and facebookId = ? from the database.
 com.liferay.portal.kernel.model.User removeByC_GUID(long companyId, String googleUserId)
          Removes the user where companyId = ? and googleUserId = ? from the database.
 void removeByC_MD(long companyId, Date modifiedDate)
          Removes all the users where companyId = ? and modifiedDate = ? from the database.
 com.liferay.portal.kernel.model.User removeByC_O(long companyId, String openId)
          Removes the user where companyId = ? and openId = ? from the database.
 void removeByC_S(long companyId, int status)
          Removes all the users where companyId = ? and status = ? from the database.
 com.liferay.portal.kernel.model.User removeByC_SN(long companyId, String screenName)
          Removes the user where companyId = ? and screenName = ? from the database.
 com.liferay.portal.kernel.model.User removeByC_U(long companyId, long userId)
          Removes the user where companyId = ? and userId = ? from the database.
 void removeByCompanyId(long companyId)
          Removes all the users where companyId = ? from the database.
 com.liferay.portal.kernel.model.User removeByContactId(long contactId)
          Removes the user where contactId = ? from the database.
 void removeByEmailAddress(String emailAddress)
          Removes all the users where emailAddress = ? from the database.
 com.liferay.portal.kernel.model.User removeByPortraitId(long portraitId)
          Removes the user where portraitId = ? from the database.
 void removeByUuid_C(String uuid, long companyId)
          Removes all the users where uuid = ? and companyId = ? from the database.
 void removeByUuid(String uuid)
          Removes all the users where uuid = ? from the database.
 void removeGroup(long pk, com.liferay.portal.kernel.model.Group group)
          Removes the association between the user and the group.
 void removeGroup(long pk, long groupPK)
          Removes the association between the user and the group.
 void removeGroups(long pk, List<com.liferay.portal.kernel.model.Group> groups)
          Removes the association between the user and the groups.
 void removeGroups(long pk, long[] groupPKs)
          Removes the association between the user and the groups.
protected  com.liferay.portal.kernel.model.User removeImpl(com.liferay.portal.kernel.model.User user)
           
 void removeOrganization(long pk, long organizationPK)
          Removes the association between the user and the organization.
 void removeOrganization(long pk, com.liferay.portal.kernel.model.Organization organization)
          Removes the association between the user and the organization.
 void removeOrganizations(long pk, List<com.liferay.portal.kernel.model.Organization> organizations)
          Removes the association between the user and the organizations.
 void removeOrganizations(long pk, long[] organizationPKs)
          Removes the association between the user and the organizations.
 void removeRole(long pk, long rolePK)
          Removes the association between the user and the role.
 void removeRole(long pk, com.liferay.portal.kernel.model.Role role)
          Removes the association between the user and the role.
 void removeRoles(long pk, List<com.liferay.portal.kernel.model.Role> roles)
          Removes the association between the user and the roles.
 void removeRoles(long pk, long[] rolePKs)
          Removes the association between the user and the roles.
 void removeTeam(long pk, long teamPK)
          Removes the association between the user and the team.
 void removeTeam(long pk, com.liferay.portal.kernel.model.Team team)
          Removes the association between the user and the team.
 void removeTeams(long pk, List<com.liferay.portal.kernel.model.Team> teams)
          Removes the association between the user and the teams.
 void removeTeams(long pk, long[] teamPKs)
          Removes the association between the user and the teams.
 void removeUserGroup(long pk, long userGroupPK)
          Removes the association between the user and the user group.
 void removeUserGroup(long pk, com.liferay.portal.kernel.model.UserGroup userGroup)
          Removes the association between the user and the user group.
 void removeUserGroups(long pk, List<com.liferay.portal.kernel.model.UserGroup> userGroups)
          Removes the association between the user and the user groups.
 void removeUserGroups(long pk, long[] userGroupPKs)
          Removes the association between the user and the user groups.
 void setGroups(long pk, List<com.liferay.portal.kernel.model.Group> groups)
          Sets the groups associated with the user, removing and adding associations as necessary.
 void setGroups(long pk, long[] groupPKs)
          Sets the groups associated with the user, removing and adding associations as necessary.
 void setOrganizations(long pk, List<com.liferay.portal.kernel.model.Organization> organizations)
          Sets the organizations associated with the user, removing and adding associations as necessary.
 void setOrganizations(long pk, long[] organizationPKs)
          Sets the organizations associated with the user, removing and adding associations as necessary.
 void setRoles(long pk, List<com.liferay.portal.kernel.model.Role> roles)
          Sets the roles associated with the user, removing and adding associations as necessary.
 void setRoles(long pk, long[] rolePKs)
          Sets the roles associated with the user, removing and adding associations as necessary.
 void setTeams(long pk, List<com.liferay.portal.kernel.model.Team> teams)
          Sets the teams associated with the user, removing and adding associations as necessary.
 void setTeams(long pk, long[] teamPKs)
          Sets the teams associated with the user, removing and adding associations as necessary.
 void setUserGroups(long pk, List<com.liferay.portal.kernel.model.UserGroup> userGroups)
          Sets the user groups associated with the user, removing and adding associations as necessary.
 void setUserGroups(long pk, long[] userGroupPKs)
          Sets the user groups associated with the user, removing and adding associations as necessary.
protected  com.liferay.portal.kernel.model.User toUnwrappedModel(com.liferay.portal.kernel.model.User user)
           
 com.liferay.portal.kernel.model.User updateImpl(com.liferay.portal.kernel.model.User user)
           
 
Methods inherited from class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl
appendOrderByComparator, appendOrderByComparator, closeSession, countWithDynamicQuery, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getClassLoader, getColumnName, getCurrentSession, getDataSource, getDB, getDialect, getListeners, getModelClass, openNewSession, openSession, processException, registerListener, remove, removeConjunction, setDataSource, setModelClass, setSessionFactory, unregisterListener, update, update, update, update, updateImpl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.liferay.portal.kernel.service.persistence.BasePersistence
closeSession, countWithDynamicQuery, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getCurrentSession, getDataSource, getListeners, getModelClass, openSession, processException, registerListener, remove, setDataSource, unregisterListener, update, update, update, update
 

Field Detail

FINDER_CLASS_NAME_ENTITY

public static final String FINDER_CLASS_NAME_ENTITY

FINDER_CLASS_NAME_LIST_WITH_PAGINATION

public static final String FINDER_CLASS_NAME_LIST_WITH_PAGINATION

FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION

public static final String FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION

FINDER_PATH_WITH_PAGINATION_FIND_ALL

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_ALL

FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL

FINDER_PATH_COUNT_ALL

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_ALL

FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID

FINDER_PATH_COUNT_BY_UUID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID

FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID_C

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID_C

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID_C

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID_C

FINDER_PATH_COUNT_BY_UUID_C

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID_C

FINDER_PATH_WITH_PAGINATION_FIND_BY_COMPANYID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_COMPANYID

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_COMPANYID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_COMPANYID

FINDER_PATH_COUNT_BY_COMPANYID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_COMPANYID

FINDER_PATH_FETCH_BY_CONTACTID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_CONTACTID

FINDER_PATH_COUNT_BY_CONTACTID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_CONTACTID

FINDER_PATH_WITH_PAGINATION_FIND_BY_EMAILADDRESS

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_EMAILADDRESS

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_EMAILADDRESS

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_EMAILADDRESS

FINDER_PATH_COUNT_BY_EMAILADDRESS

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_EMAILADDRESS

FINDER_PATH_FETCH_BY_PORTRAITID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_PORTRAITID

FINDER_PATH_COUNT_BY_PORTRAITID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_PORTRAITID

FINDER_PATH_FETCH_BY_C_U

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_C_U

FINDER_PATH_COUNT_BY_C_U

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_U

FINDER_PATH_WITH_PAGINATION_FIND_BY_C_CD

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_CD

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_CD

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_CD

FINDER_PATH_COUNT_BY_C_CD

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_CD

FINDER_PATH_WITH_PAGINATION_FIND_BY_C_MD

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_MD

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_MD

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_MD

FINDER_PATH_COUNT_BY_C_MD

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_MD

FINDER_PATH_FETCH_BY_C_DU

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_C_DU

FINDER_PATH_COUNT_BY_C_DU

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_DU

FINDER_PATH_FETCH_BY_C_SN

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_C_SN

FINDER_PATH_COUNT_BY_C_SN

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_SN

FINDER_PATH_FETCH_BY_C_EA

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_C_EA

FINDER_PATH_COUNT_BY_C_EA

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_EA

FINDER_PATH_FETCH_BY_C_FID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_C_FID

FINDER_PATH_COUNT_BY_C_FID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_FID

FINDER_PATH_FETCH_BY_C_GUID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_C_GUID

FINDER_PATH_COUNT_BY_C_GUID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_GUID

FINDER_PATH_FETCH_BY_C_O

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_C_O

FINDER_PATH_COUNT_BY_C_O

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_O

FINDER_PATH_WITH_PAGINATION_FIND_BY_C_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_S

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_S

FINDER_PATH_COUNT_BY_C_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_S

FINDER_PATH_WITH_PAGINATION_FIND_BY_C_CD_MD

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_CD_MD

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_CD_MD

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_CD_MD

FINDER_PATH_COUNT_BY_C_CD_MD

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_CD_MD

FINDER_PATH_WITH_PAGINATION_FIND_BY_C_DU_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_DU_S

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_DU_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_DU_S

FINDER_PATH_COUNT_BY_C_DU_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_DU_S

companyProvider

@BeanReference(type=com.liferay.portal.kernel.service.persistence.CompanyProviderWrapper.class)
protected com.liferay.portal.kernel.service.persistence.CompanyProvider companyProvider

entityCache

protected com.liferay.portal.kernel.dao.orm.EntityCache entityCache

finderCache

protected com.liferay.portal.kernel.dao.orm.FinderCache finderCache

groupPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.GroupPersistence.class)
protected com.liferay.portal.kernel.service.persistence.GroupPersistence groupPersistence

userToGroupTableMapper

protected com.liferay.portal.kernel.service.persistence.impl.TableMapper<com.liferay.portal.kernel.model.User,com.liferay.portal.kernel.model.Group> userToGroupTableMapper

organizationPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.OrganizationPersistence.class)
protected com.liferay.portal.kernel.service.persistence.OrganizationPersistence organizationPersistence

userToOrganizationTableMapper

protected com.liferay.portal.kernel.service.persistence.impl.TableMapper<com.liferay.portal.kernel.model.User,com.liferay.portal.kernel.model.Organization> userToOrganizationTableMapper

rolePersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.RolePersistence.class)
protected com.liferay.portal.kernel.service.persistence.RolePersistence rolePersistence

userToRoleTableMapper

protected com.liferay.portal.kernel.service.persistence.impl.TableMapper<com.liferay.portal.kernel.model.User,com.liferay.portal.kernel.model.Role> userToRoleTableMapper

teamPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.TeamPersistence.class)
protected com.liferay.portal.kernel.service.persistence.TeamPersistence teamPersistence

userToTeamTableMapper

protected com.liferay.portal.kernel.service.persistence.impl.TableMapper<com.liferay.portal.kernel.model.User,com.liferay.portal.kernel.model.Team> userToTeamTableMapper

userGroupPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.UserGroupPersistence.class)
protected com.liferay.portal.kernel.service.persistence.UserGroupPersistence userGroupPersistence

userToUserGroupTableMapper

protected com.liferay.portal.kernel.service.persistence.impl.TableMapper<com.liferay.portal.kernel.model.User,com.liferay.portal.kernel.model.UserGroup> userToUserGroupTableMapper
Constructor Detail

UserPersistenceImpl

public UserPersistenceImpl()
Method Detail

findByUuid

public List<com.liferay.portal.kernel.model.User> findByUuid(String uuid)
Returns all the users where uuid = ?.

Specified by:
findByUuid in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
Returns:
the matching users

findByUuid

public List<com.liferay.portal.kernel.model.User> findByUuid(String uuid,
                                                             int start,
                                                             int end)
Returns a range of all the users where uuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByUuid in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
Returns:
the range of matching users

findByUuid

public List<com.liferay.portal.kernel.model.User> findByUuid(String uuid,
                                                             int start,
                                                             int end,
                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns an ordered range of all the users where uuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByUuid in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching users

findByUuid

public List<com.liferay.portal.kernel.model.User> findByUuid(String uuid,
                                                             int start,
                                                             int end,
                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                             boolean retrieveFromCache)
Returns an ordered range of all the users where uuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByUuid in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching users

findByUuid_First

public com.liferay.portal.kernel.model.User findByUuid_First(String uuid,
                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                      throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the first user in the ordered set where uuid = ?.

Specified by:
findByUuid_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByUuid_First

public com.liferay.portal.kernel.model.User fetchByUuid_First(String uuid,
                                                              com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the first user in the ordered set where uuid = ?.

Specified by:
fetchByUuid_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user, or null if a matching user could not be found

findByUuid_Last

public com.liferay.portal.kernel.model.User findByUuid_Last(String uuid,
                                                            com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                     throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the last user in the ordered set where uuid = ?.

Specified by:
findByUuid_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByUuid_Last

public com.liferay.portal.kernel.model.User fetchByUuid_Last(String uuid,
                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the last user in the ordered set where uuid = ?.

Specified by:
fetchByUuid_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user, or null if a matching user could not be found

findByUuid_PrevAndNext

public com.liferay.portal.kernel.model.User[] findByUuid_PrevAndNext(long userId,
                                                                     String uuid,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                              throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the users before and after the current user in the ordered set where uuid = ?.

Specified by:
findByUuid_PrevAndNext in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
userId - the primary key of the current user
uuid - the uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a user with the primary key could not be found

getByUuid_PrevAndNext

protected com.liferay.portal.kernel.model.User getByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                     com.liferay.portal.kernel.model.User user,
                                                                     String uuid,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                                     boolean previous)

removeByUuid

public void removeByUuid(String uuid)
Removes all the users where uuid = ? from the database.

Specified by:
removeByUuid in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid

countByUuid

public int countByUuid(String uuid)
Returns the number of users where uuid = ?.

Specified by:
countByUuid in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
Returns:
the number of matching users

findByUuid_C

public List<com.liferay.portal.kernel.model.User> findByUuid_C(String uuid,
                                                               long companyId)
Returns all the users where uuid = ? and companyId = ?.

Specified by:
findByUuid_C in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
companyId - the company ID
Returns:
the matching users

findByUuid_C

public List<com.liferay.portal.kernel.model.User> findByUuid_C(String uuid,
                                                               long companyId,
                                                               int start,
                                                               int end)
Returns a range of all the users where uuid = ? and companyId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByUuid_C in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
companyId - the company ID
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
Returns:
the range of matching users

findByUuid_C

public List<com.liferay.portal.kernel.model.User> findByUuid_C(String uuid,
                                                               long companyId,
                                                               int start,
                                                               int end,
                                                               com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns an ordered range of all the users where uuid = ? and companyId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByUuid_C in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
companyId - the company ID
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching users

findByUuid_C

public List<com.liferay.portal.kernel.model.User> findByUuid_C(String uuid,
                                                               long companyId,
                                                               int start,
                                                               int end,
                                                               com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                               boolean retrieveFromCache)
Returns an ordered range of all the users where uuid = ? and companyId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByUuid_C in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
companyId - the company ID
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching users

findByUuid_C_First

public com.liferay.portal.kernel.model.User findByUuid_C_First(String uuid,
                                                               long companyId,
                                                               com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                        throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the first user in the ordered set where uuid = ? and companyId = ?.

Specified by:
findByUuid_C_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByUuid_C_First

public com.liferay.portal.kernel.model.User fetchByUuid_C_First(String uuid,
                                                                long companyId,
                                                                com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the first user in the ordered set where uuid = ? and companyId = ?.

Specified by:
fetchByUuid_C_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user, or null if a matching user could not be found

findByUuid_C_Last

public com.liferay.portal.kernel.model.User findByUuid_C_Last(String uuid,
                                                              long companyId,
                                                              com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                       throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the last user in the ordered set where uuid = ? and companyId = ?.

Specified by:
findByUuid_C_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByUuid_C_Last

public com.liferay.portal.kernel.model.User fetchByUuid_C_Last(String uuid,
                                                               long companyId,
                                                               com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the last user in the ordered set where uuid = ? and companyId = ?.

Specified by:
fetchByUuid_C_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user, or null if a matching user could not be found

findByUuid_C_PrevAndNext

public com.liferay.portal.kernel.model.User[] findByUuid_C_PrevAndNext(long userId,
                                                                       String uuid,
                                                                       long companyId,
                                                                       com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                                throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the users before and after the current user in the ordered set where uuid = ? and companyId = ?.

Specified by:
findByUuid_C_PrevAndNext in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
userId - the primary key of the current user
uuid - the uuid
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a user with the primary key could not be found

getByUuid_C_PrevAndNext

protected com.liferay.portal.kernel.model.User getByUuid_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                       com.liferay.portal.kernel.model.User user,
                                                                       String uuid,
                                                                       long companyId,
                                                                       com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                                       boolean previous)

removeByUuid_C

public void removeByUuid_C(String uuid,
                           long companyId)
Removes all the users where uuid = ? and companyId = ? from the database.

Specified by:
removeByUuid_C in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
companyId - the company ID

countByUuid_C

public int countByUuid_C(String uuid,
                         long companyId)
Returns the number of users where uuid = ? and companyId = ?.

Specified by:
countByUuid_C in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
uuid - the uuid
companyId - the company ID
Returns:
the number of matching users

findByCompanyId

public List<com.liferay.portal.kernel.model.User> findByCompanyId(long companyId)
Returns all the users where companyId = ?.

Specified by:
findByCompanyId in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
Returns:
the matching users

findByCompanyId

public List<com.liferay.portal.kernel.model.User> findByCompanyId(long companyId,
                                                                  int start,
                                                                  int end)
Returns a range of all the users where companyId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByCompanyId in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
Returns:
the range of matching users

findByCompanyId

public List<com.liferay.portal.kernel.model.User> findByCompanyId(long companyId,
                                                                  int start,
                                                                  int end,
                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns an ordered range of all the users where companyId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByCompanyId in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching users

findByCompanyId

public List<com.liferay.portal.kernel.model.User> findByCompanyId(long companyId,
                                                                  int start,
                                                                  int end,
                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                                  boolean retrieveFromCache)
Returns an ordered range of all the users where companyId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByCompanyId in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching users

findByCompanyId_First

public com.liferay.portal.kernel.model.User findByCompanyId_First(long companyId,
                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                           throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the first user in the ordered set where companyId = ?.

Specified by:
findByCompanyId_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByCompanyId_First

public com.liferay.portal.kernel.model.User fetchByCompanyId_First(long companyId,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the first user in the ordered set where companyId = ?.

Specified by:
fetchByCompanyId_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user, or null if a matching user could not be found

findByCompanyId_Last

public com.liferay.portal.kernel.model.User findByCompanyId_Last(long companyId,
                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                          throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the last user in the ordered set where companyId = ?.

Specified by:
findByCompanyId_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByCompanyId_Last

public com.liferay.portal.kernel.model.User fetchByCompanyId_Last(long companyId,
                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the last user in the ordered set where companyId = ?.

Specified by:
fetchByCompanyId_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user, or null if a matching user could not be found

findByCompanyId_PrevAndNext

public com.liferay.portal.kernel.model.User[] findByCompanyId_PrevAndNext(long userId,
                                                                          long companyId,
                                                                          com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                                   throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the users before and after the current user in the ordered set where companyId = ?.

Specified by:
findByCompanyId_PrevAndNext in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
userId - the primary key of the current user
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a user with the primary key could not be found

getByCompanyId_PrevAndNext

protected com.liferay.portal.kernel.model.User getByCompanyId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                          com.liferay.portal.kernel.model.User user,
                                                                          long companyId,
                                                                          com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                                          boolean previous)

removeByCompanyId

public void removeByCompanyId(long companyId)
Removes all the users where companyId = ? from the database.

Specified by:
removeByCompanyId in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID

countByCompanyId

public int countByCompanyId(long companyId)
Returns the number of users where companyId = ?.

Specified by:
countByCompanyId in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
Returns:
the number of matching users

findByContactId

public com.liferay.portal.kernel.model.User findByContactId(long contactId)
                                                     throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the user where contactId = ? or throws a NoSuchUserException if it could not be found.

Specified by:
findByContactId in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
contactId - the contact ID
Returns:
the matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByContactId

public com.liferay.portal.kernel.model.User fetchByContactId(long contactId)
Returns the user where contactId = ? or returns null if it could not be found. Uses the finder cache.

Specified by:
fetchByContactId in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
contactId - the contact ID
Returns:
the matching user, or null if a matching user could not be found

fetchByContactId

public com.liferay.portal.kernel.model.User fetchByContactId(long contactId,
                                                             boolean retrieveFromCache)
Returns the user where contactId = ? or returns null if it could not be found, optionally using the finder cache.

Specified by:
fetchByContactId in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
contactId - the contact ID
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the matching user, or null if a matching user could not be found

removeByContactId

public com.liferay.portal.kernel.model.User removeByContactId(long contactId)
                                                       throws com.liferay.portal.kernel.exception.NoSuchUserException
Removes the user where contactId = ? from the database.

Specified by:
removeByContactId in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
contactId - the contact ID
Returns:
the user that was removed
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException

countByContactId

public int countByContactId(long contactId)
Returns the number of users where contactId = ?.

Specified by:
countByContactId in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
contactId - the contact ID
Returns:
the number of matching users

findByEmailAddress

public List<com.liferay.portal.kernel.model.User> findByEmailAddress(String emailAddress)
Returns all the users where emailAddress = ?.

Specified by:
findByEmailAddress in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
emailAddress - the email address
Returns:
the matching users

findByEmailAddress

public List<com.liferay.portal.kernel.model.User> findByEmailAddress(String emailAddress,
                                                                     int start,
                                                                     int end)
Returns a range of all the users where emailAddress = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByEmailAddress in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
emailAddress - the email address
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
Returns:
the range of matching users

findByEmailAddress

public List<com.liferay.portal.kernel.model.User> findByEmailAddress(String emailAddress,
                                                                     int start,
                                                                     int end,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns an ordered range of all the users where emailAddress = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByEmailAddress in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
emailAddress - the email address
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching users

findByEmailAddress

public List<com.liferay.portal.kernel.model.User> findByEmailAddress(String emailAddress,
                                                                     int start,
                                                                     int end,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                                     boolean retrieveFromCache)
Returns an ordered range of all the users where emailAddress = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByEmailAddress in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
emailAddress - the email address
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching users

findByEmailAddress_First

public com.liferay.portal.kernel.model.User findByEmailAddress_First(String emailAddress,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                              throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the first user in the ordered set where emailAddress = ?.

Specified by:
findByEmailAddress_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
emailAddress - the email address
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByEmailAddress_First

public com.liferay.portal.kernel.model.User fetchByEmailAddress_First(String emailAddress,
                                                                      com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the first user in the ordered set where emailAddress = ?.

Specified by:
fetchByEmailAddress_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
emailAddress - the email address
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user, or null if a matching user could not be found

findByEmailAddress_Last

public com.liferay.portal.kernel.model.User findByEmailAddress_Last(String emailAddress,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                             throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the last user in the ordered set where emailAddress = ?.

Specified by:
findByEmailAddress_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
emailAddress - the email address
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByEmailAddress_Last

public com.liferay.portal.kernel.model.User fetchByEmailAddress_Last(String emailAddress,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the last user in the ordered set where emailAddress = ?.

Specified by:
fetchByEmailAddress_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
emailAddress - the email address
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user, or null if a matching user could not be found

findByEmailAddress_PrevAndNext

public com.liferay.portal.kernel.model.User[] findByEmailAddress_PrevAndNext(long userId,
                                                                             String emailAddress,
                                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                                      throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the users before and after the current user in the ordered set where emailAddress = ?.

Specified by:
findByEmailAddress_PrevAndNext in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
userId - the primary key of the current user
emailAddress - the email address
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a user with the primary key could not be found

getByEmailAddress_PrevAndNext

protected com.liferay.portal.kernel.model.User getByEmailAddress_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                             com.liferay.portal.kernel.model.User user,
                                                                             String emailAddress,
                                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                                             boolean previous)

removeByEmailAddress

public void removeByEmailAddress(String emailAddress)
Removes all the users where emailAddress = ? from the database.

Specified by:
removeByEmailAddress in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
emailAddress - the email address

countByEmailAddress

public int countByEmailAddress(String emailAddress)
Returns the number of users where emailAddress = ?.

Specified by:
countByEmailAddress in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
emailAddress - the email address
Returns:
the number of matching users

findByPortraitId

public com.liferay.portal.kernel.model.User findByPortraitId(long portraitId)
                                                      throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the user where portraitId = ? or throws a NoSuchUserException if it could not be found.

Specified by:
findByPortraitId in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
portraitId - the portrait ID
Returns:
the matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByPortraitId

public com.liferay.portal.kernel.model.User fetchByPortraitId(long portraitId)
Returns the user where portraitId = ? or returns null if it could not be found. Uses the finder cache.

Specified by:
fetchByPortraitId in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
portraitId - the portrait ID
Returns:
the matching user, or null if a matching user could not be found

fetchByPortraitId

public com.liferay.portal.kernel.model.User fetchByPortraitId(long portraitId,
                                                              boolean retrieveFromCache)
Returns the user where portraitId = ? or returns null if it could not be found, optionally using the finder cache.

Specified by:
fetchByPortraitId in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
portraitId - the portrait ID
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the matching user, or null if a matching user could not be found

removeByPortraitId

public com.liferay.portal.kernel.model.User removeByPortraitId(long portraitId)
                                                        throws com.liferay.portal.kernel.exception.NoSuchUserException
Removes the user where portraitId = ? from the database.

Specified by:
removeByPortraitId in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
portraitId - the portrait ID
Returns:
the user that was removed
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException

countByPortraitId

public int countByPortraitId(long portraitId)
Returns the number of users where portraitId = ?.

Specified by:
countByPortraitId in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
portraitId - the portrait ID
Returns:
the number of matching users

findByC_U

public com.liferay.portal.kernel.model.User findByC_U(long companyId,
                                                      long userId)
                                               throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the user where companyId = ? and userId = ? or throws a NoSuchUserException if it could not be found.

Specified by:
findByC_U in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
userId - the user ID
Returns:
the matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByC_U

public com.liferay.portal.kernel.model.User fetchByC_U(long companyId,
                                                       long userId)
Returns the user where companyId = ? and userId = ? or returns null if it could not be found. Uses the finder cache.

Specified by:
fetchByC_U in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
userId - the user ID
Returns:
the matching user, or null if a matching user could not be found

fetchByC_U

public com.liferay.portal.kernel.model.User fetchByC_U(long companyId,
                                                       long userId,
                                                       boolean retrieveFromCache)
Returns the user where companyId = ? and userId = ? or returns null if it could not be found, optionally using the finder cache.

Specified by:
fetchByC_U in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
userId - the user ID
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the matching user, or null if a matching user could not be found

removeByC_U

public com.liferay.portal.kernel.model.User removeByC_U(long companyId,
                                                        long userId)
                                                 throws com.liferay.portal.kernel.exception.NoSuchUserException
Removes the user where companyId = ? and userId = ? from the database.

Specified by:
removeByC_U in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
userId - the user ID
Returns:
the user that was removed
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException

countByC_U

public int countByC_U(long companyId,
                      long userId)
Returns the number of users where companyId = ? and userId = ?.

Specified by:
countByC_U in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
userId - the user ID
Returns:
the number of matching users

findByC_CD

public List<com.liferay.portal.kernel.model.User> findByC_CD(long companyId,
                                                             Date createDate)
Returns all the users where companyId = ? and createDate = ?.

Specified by:
findByC_CD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
Returns:
the matching users

findByC_CD

public List<com.liferay.portal.kernel.model.User> findByC_CD(long companyId,
                                                             Date createDate,
                                                             int start,
                                                             int end)
Returns a range of all the users where companyId = ? and createDate = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_CD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
Returns:
the range of matching users

findByC_CD

public List<com.liferay.portal.kernel.model.User> findByC_CD(long companyId,
                                                             Date createDate,
                                                             int start,
                                                             int end,
                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns an ordered range of all the users where companyId = ? and createDate = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_CD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching users

findByC_CD

public List<com.liferay.portal.kernel.model.User> findByC_CD(long companyId,
                                                             Date createDate,
                                                             int start,
                                                             int end,
                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                             boolean retrieveFromCache)
Returns an ordered range of all the users where companyId = ? and createDate = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_CD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching users

findByC_CD_First

public com.liferay.portal.kernel.model.User findByC_CD_First(long companyId,
                                                             Date createDate,
                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                      throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the first user in the ordered set where companyId = ? and createDate = ?.

Specified by:
findByC_CD_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByC_CD_First

public com.liferay.portal.kernel.model.User fetchByC_CD_First(long companyId,
                                                              Date createDate,
                                                              com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the first user in the ordered set where companyId = ? and createDate = ?.

Specified by:
fetchByC_CD_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user, or null if a matching user could not be found

findByC_CD_Last

public com.liferay.portal.kernel.model.User findByC_CD_Last(long companyId,
                                                            Date createDate,
                                                            com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                     throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the last user in the ordered set where companyId = ? and createDate = ?.

Specified by:
findByC_CD_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByC_CD_Last

public com.liferay.portal.kernel.model.User fetchByC_CD_Last(long companyId,
                                                             Date createDate,
                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the last user in the ordered set where companyId = ? and createDate = ?.

Specified by:
fetchByC_CD_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user, or null if a matching user could not be found

findByC_CD_PrevAndNext

public com.liferay.portal.kernel.model.User[] findByC_CD_PrevAndNext(long userId,
                                                                     long companyId,
                                                                     Date createDate,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                              throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the users before and after the current user in the ordered set where companyId = ? and createDate = ?.

Specified by:
findByC_CD_PrevAndNext in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
userId - the primary key of the current user
companyId - the company ID
createDate - the create date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a user with the primary key could not be found

getByC_CD_PrevAndNext

protected com.liferay.portal.kernel.model.User getByC_CD_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                     com.liferay.portal.kernel.model.User user,
                                                                     long companyId,
                                                                     Date createDate,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                                     boolean previous)

removeByC_CD

public void removeByC_CD(long companyId,
                         Date createDate)
Removes all the users where companyId = ? and createDate = ? from the database.

Specified by:
removeByC_CD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date

countByC_CD

public int countByC_CD(long companyId,
                       Date createDate)
Returns the number of users where companyId = ? and createDate = ?.

Specified by:
countByC_CD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
Returns:
the number of matching users

findByC_MD

public List<com.liferay.portal.kernel.model.User> findByC_MD(long companyId,
                                                             Date modifiedDate)
Returns all the users where companyId = ? and modifiedDate = ?.

Specified by:
findByC_MD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
modifiedDate - the modified date
Returns:
the matching users

findByC_MD

public List<com.liferay.portal.kernel.model.User> findByC_MD(long companyId,
                                                             Date modifiedDate,
                                                             int start,
                                                             int end)
Returns a range of all the users where companyId = ? and modifiedDate = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_MD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
modifiedDate - the modified date
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
Returns:
the range of matching users

findByC_MD

public List<com.liferay.portal.kernel.model.User> findByC_MD(long companyId,
                                                             Date modifiedDate,
                                                             int start,
                                                             int end,
                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns an ordered range of all the users where companyId = ? and modifiedDate = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_MD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
modifiedDate - the modified date
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching users

findByC_MD

public List<com.liferay.portal.kernel.model.User> findByC_MD(long companyId,
                                                             Date modifiedDate,
                                                             int start,
                                                             int end,
                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                             boolean retrieveFromCache)
Returns an ordered range of all the users where companyId = ? and modifiedDate = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_MD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
modifiedDate - the modified date
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching users

findByC_MD_First

public com.liferay.portal.kernel.model.User findByC_MD_First(long companyId,
                                                             Date modifiedDate,
                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                      throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the first user in the ordered set where companyId = ? and modifiedDate = ?.

Specified by:
findByC_MD_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
modifiedDate - the modified date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByC_MD_First

public com.liferay.portal.kernel.model.User fetchByC_MD_First(long companyId,
                                                              Date modifiedDate,
                                                              com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the first user in the ordered set where companyId = ? and modifiedDate = ?.

Specified by:
fetchByC_MD_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
modifiedDate - the modified date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user, or null if a matching user could not be found

findByC_MD_Last

public com.liferay.portal.kernel.model.User findByC_MD_Last(long companyId,
                                                            Date modifiedDate,
                                                            com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                     throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the last user in the ordered set where companyId = ? and modifiedDate = ?.

Specified by:
findByC_MD_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
modifiedDate - the modified date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByC_MD_Last

public com.liferay.portal.kernel.model.User fetchByC_MD_Last(long companyId,
                                                             Date modifiedDate,
                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the last user in the ordered set where companyId = ? and modifiedDate = ?.

Specified by:
fetchByC_MD_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
modifiedDate - the modified date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user, or null if a matching user could not be found

findByC_MD_PrevAndNext

public com.liferay.portal.kernel.model.User[] findByC_MD_PrevAndNext(long userId,
                                                                     long companyId,
                                                                     Date modifiedDate,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                              throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the users before and after the current user in the ordered set where companyId = ? and modifiedDate = ?.

Specified by:
findByC_MD_PrevAndNext in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
userId - the primary key of the current user
companyId - the company ID
modifiedDate - the modified date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a user with the primary key could not be found

getByC_MD_PrevAndNext

protected com.liferay.portal.kernel.model.User getByC_MD_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                     com.liferay.portal.kernel.model.User user,
                                                                     long companyId,
                                                                     Date modifiedDate,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                                     boolean previous)

removeByC_MD

public void removeByC_MD(long companyId,
                         Date modifiedDate)
Removes all the users where companyId = ? and modifiedDate = ? from the database.

Specified by:
removeByC_MD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
modifiedDate - the modified date

countByC_MD

public int countByC_MD(long companyId,
                       Date modifiedDate)
Returns the number of users where companyId = ? and modifiedDate = ?.

Specified by:
countByC_MD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
modifiedDate - the modified date
Returns:
the number of matching users

findByC_DU

public com.liferay.portal.kernel.model.User findByC_DU(long companyId,
                                                       boolean defaultUser)
                                                throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the user where companyId = ? and defaultUser = ? or throws a NoSuchUserException if it could not be found.

Specified by:
findByC_DU in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
defaultUser - the default user
Returns:
the matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByC_DU

public com.liferay.portal.kernel.model.User fetchByC_DU(long companyId,
                                                        boolean defaultUser)
Returns the user where companyId = ? and defaultUser = ? or returns null if it could not be found. Uses the finder cache.

Specified by:
fetchByC_DU in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
defaultUser - the default user
Returns:
the matching user, or null if a matching user could not be found

fetchByC_DU

public com.liferay.portal.kernel.model.User fetchByC_DU(long companyId,
                                                        boolean defaultUser,
                                                        boolean retrieveFromCache)
Returns the user where companyId = ? and defaultUser = ? or returns null if it could not be found, optionally using the finder cache.

Specified by:
fetchByC_DU in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
defaultUser - the default user
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the matching user, or null if a matching user could not be found

removeByC_DU

public com.liferay.portal.kernel.model.User removeByC_DU(long companyId,
                                                         boolean defaultUser)
                                                  throws com.liferay.portal.kernel.exception.NoSuchUserException
Removes the user where companyId = ? and defaultUser = ? from the database.

Specified by:
removeByC_DU in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
defaultUser - the default user
Returns:
the user that was removed
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException

countByC_DU

public int countByC_DU(long companyId,
                       boolean defaultUser)
Returns the number of users where companyId = ? and defaultUser = ?.

Specified by:
countByC_DU in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
defaultUser - the default user
Returns:
the number of matching users

findByC_SN

public com.liferay.portal.kernel.model.User findByC_SN(long companyId,
                                                       String screenName)
                                                throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the user where companyId = ? and screenName = ? or throws a NoSuchUserException if it could not be found.

Specified by:
findByC_SN in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
screenName - the screen name
Returns:
the matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByC_SN

public com.liferay.portal.kernel.model.User fetchByC_SN(long companyId,
                                                        String screenName)
Returns the user where companyId = ? and screenName = ? or returns null if it could not be found. Uses the finder cache.

Specified by:
fetchByC_SN in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
screenName - the screen name
Returns:
the matching user, or null if a matching user could not be found

fetchByC_SN

public com.liferay.portal.kernel.model.User fetchByC_SN(long companyId,
                                                        String screenName,
                                                        boolean retrieveFromCache)
Returns the user where companyId = ? and screenName = ? or returns null if it could not be found, optionally using the finder cache.

Specified by:
fetchByC_SN in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
screenName - the screen name
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the matching user, or null if a matching user could not be found

removeByC_SN

public com.liferay.portal.kernel.model.User removeByC_SN(long companyId,
                                                         String screenName)
                                                  throws com.liferay.portal.kernel.exception.NoSuchUserException
Removes the user where companyId = ? and screenName = ? from the database.

Specified by:
removeByC_SN in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
screenName - the screen name
Returns:
the user that was removed
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException

countByC_SN

public int countByC_SN(long companyId,
                       String screenName)
Returns the number of users where companyId = ? and screenName = ?.

Specified by:
countByC_SN in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
screenName - the screen name
Returns:
the number of matching users

findByC_EA

public com.liferay.portal.kernel.model.User findByC_EA(long companyId,
                                                       String emailAddress)
                                                throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the user where companyId = ? and emailAddress = ? or throws a NoSuchUserException if it could not be found.

Specified by:
findByC_EA in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
emailAddress - the email address
Returns:
the matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByC_EA

public com.liferay.portal.kernel.model.User fetchByC_EA(long companyId,
                                                        String emailAddress)
Returns the user where companyId = ? and emailAddress = ? or returns null if it could not be found. Uses the finder cache.

Specified by:
fetchByC_EA in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
emailAddress - the email address
Returns:
the matching user, or null if a matching user could not be found

fetchByC_EA

public com.liferay.portal.kernel.model.User fetchByC_EA(long companyId,
                                                        String emailAddress,
                                                        boolean retrieveFromCache)
Returns the user where companyId = ? and emailAddress = ? or returns null if it could not be found, optionally using the finder cache.

Specified by:
fetchByC_EA in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
emailAddress - the email address
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the matching user, or null if a matching user could not be found

removeByC_EA

public com.liferay.portal.kernel.model.User removeByC_EA(long companyId,
                                                         String emailAddress)
                                                  throws com.liferay.portal.kernel.exception.NoSuchUserException
Removes the user where companyId = ? and emailAddress = ? from the database.

Specified by:
removeByC_EA in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
emailAddress - the email address
Returns:
the user that was removed
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException

countByC_EA

public int countByC_EA(long companyId,
                       String emailAddress)
Returns the number of users where companyId = ? and emailAddress = ?.

Specified by:
countByC_EA in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
emailAddress - the email address
Returns:
the number of matching users

findByC_FID

public com.liferay.portal.kernel.model.User findByC_FID(long companyId,
                                                        long facebookId)
                                                 throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the user where companyId = ? and facebookId = ? or throws a NoSuchUserException if it could not be found.

Specified by:
findByC_FID in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
facebookId - the facebook ID
Returns:
the matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByC_FID

public com.liferay.portal.kernel.model.User fetchByC_FID(long companyId,
                                                         long facebookId)
Returns the user where companyId = ? and facebookId = ? or returns null if it could not be found. Uses the finder cache.

Specified by:
fetchByC_FID in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
facebookId - the facebook ID
Returns:
the matching user, or null if a matching user could not be found

fetchByC_FID

public com.liferay.portal.kernel.model.User fetchByC_FID(long companyId,
                                                         long facebookId,
                                                         boolean retrieveFromCache)
Returns the user where companyId = ? and facebookId = ? or returns null if it could not be found, optionally using the finder cache.

Specified by:
fetchByC_FID in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
facebookId - the facebook ID
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the matching user, or null if a matching user could not be found

removeByC_FID

public com.liferay.portal.kernel.model.User removeByC_FID(long companyId,
                                                          long facebookId)
                                                   throws com.liferay.portal.kernel.exception.NoSuchUserException
Removes the user where companyId = ? and facebookId = ? from the database.

Specified by:
removeByC_FID in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
facebookId - the facebook ID
Returns:
the user that was removed
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException

countByC_FID

public int countByC_FID(long companyId,
                        long facebookId)
Returns the number of users where companyId = ? and facebookId = ?.

Specified by:
countByC_FID in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
facebookId - the facebook ID
Returns:
the number of matching users

findByC_GUID

public com.liferay.portal.kernel.model.User findByC_GUID(long companyId,
                                                         String googleUserId)
                                                  throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the user where companyId = ? and googleUserId = ? or throws a NoSuchUserException if it could not be found.

Specified by:
findByC_GUID in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
googleUserId - the google user ID
Returns:
the matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByC_GUID

public com.liferay.portal.kernel.model.User fetchByC_GUID(long companyId,
                                                          String googleUserId)
Returns the user where companyId = ? and googleUserId = ? or returns null if it could not be found. Uses the finder cache.

Specified by:
fetchByC_GUID in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
googleUserId - the google user ID
Returns:
the matching user, or null if a matching user could not be found

fetchByC_GUID

public com.liferay.portal.kernel.model.User fetchByC_GUID(long companyId,
                                                          String googleUserId,
                                                          boolean retrieveFromCache)
Returns the user where companyId = ? and googleUserId = ? or returns null if it could not be found, optionally using the finder cache.

Specified by:
fetchByC_GUID in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
googleUserId - the google user ID
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the matching user, or null if a matching user could not be found

removeByC_GUID

public com.liferay.portal.kernel.model.User removeByC_GUID(long companyId,
                                                           String googleUserId)
                                                    throws com.liferay.portal.kernel.exception.NoSuchUserException
Removes the user where companyId = ? and googleUserId = ? from the database.

Specified by:
removeByC_GUID in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
googleUserId - the google user ID
Returns:
the user that was removed
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException

countByC_GUID

public int countByC_GUID(long companyId,
                         String googleUserId)
Returns the number of users where companyId = ? and googleUserId = ?.

Specified by:
countByC_GUID in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
googleUserId - the google user ID
Returns:
the number of matching users

findByC_O

public com.liferay.portal.kernel.model.User findByC_O(long companyId,
                                                      String openId)
                                               throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the user where companyId = ? and openId = ? or throws a NoSuchUserException if it could not be found.

Specified by:
findByC_O in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
openId - the open ID
Returns:
the matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByC_O

public com.liferay.portal.kernel.model.User fetchByC_O(long companyId,
                                                       String openId)
Returns the user where companyId = ? and openId = ? or returns null if it could not be found. Uses the finder cache.

Specified by:
fetchByC_O in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
openId - the open ID
Returns:
the matching user, or null if a matching user could not be found

fetchByC_O

public com.liferay.portal.kernel.model.User fetchByC_O(long companyId,
                                                       String openId,
                                                       boolean retrieveFromCache)
Returns the user where companyId = ? and openId = ? or returns null if it could not be found, optionally using the finder cache.

Specified by:
fetchByC_O in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
openId - the open ID
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the matching user, or null if a matching user could not be found

removeByC_O

public com.liferay.portal.kernel.model.User removeByC_O(long companyId,
                                                        String openId)
                                                 throws com.liferay.portal.kernel.exception.NoSuchUserException
Removes the user where companyId = ? and openId = ? from the database.

Specified by:
removeByC_O in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
openId - the open ID
Returns:
the user that was removed
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException

countByC_O

public int countByC_O(long companyId,
                      String openId)
Returns the number of users where companyId = ? and openId = ?.

Specified by:
countByC_O in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
openId - the open ID
Returns:
the number of matching users

findByC_S

public List<com.liferay.portal.kernel.model.User> findByC_S(long companyId,
                                                            int status)
Returns all the users where companyId = ? and status = ?.

Specified by:
findByC_S in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
status - the status
Returns:
the matching users

findByC_S

public List<com.liferay.portal.kernel.model.User> findByC_S(long companyId,
                                                            int status,
                                                            int start,
                                                            int end)
Returns a range of all the users where companyId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_S in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
status - the status
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
Returns:
the range of matching users

findByC_S

public List<com.liferay.portal.kernel.model.User> findByC_S(long companyId,
                                                            int status,
                                                            int start,
                                                            int end,
                                                            com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns an ordered range of all the users where companyId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_S in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
status - the status
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching users

findByC_S

public List<com.liferay.portal.kernel.model.User> findByC_S(long companyId,
                                                            int status,
                                                            int start,
                                                            int end,
                                                            com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                            boolean retrieveFromCache)
Returns an ordered range of all the users where companyId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_S in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
status - the status
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching users

findByC_S_First

public com.liferay.portal.kernel.model.User findByC_S_First(long companyId,
                                                            int status,
                                                            com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                     throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the first user in the ordered set where companyId = ? and status = ?.

Specified by:
findByC_S_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByC_S_First

public com.liferay.portal.kernel.model.User fetchByC_S_First(long companyId,
                                                             int status,
                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the first user in the ordered set where companyId = ? and status = ?.

Specified by:
fetchByC_S_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user, or null if a matching user could not be found

findByC_S_Last

public com.liferay.portal.kernel.model.User findByC_S_Last(long companyId,
                                                           int status,
                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                    throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the last user in the ordered set where companyId = ? and status = ?.

Specified by:
findByC_S_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByC_S_Last

public com.liferay.portal.kernel.model.User fetchByC_S_Last(long companyId,
                                                            int status,
                                                            com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the last user in the ordered set where companyId = ? and status = ?.

Specified by:
fetchByC_S_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user, or null if a matching user could not be found

findByC_S_PrevAndNext

public com.liferay.portal.kernel.model.User[] findByC_S_PrevAndNext(long userId,
                                                                    long companyId,
                                                                    int status,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                             throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the users before and after the current user in the ordered set where companyId = ? and status = ?.

Specified by:
findByC_S_PrevAndNext in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
userId - the primary key of the current user
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a user with the primary key could not be found

getByC_S_PrevAndNext

protected com.liferay.portal.kernel.model.User getByC_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                    com.liferay.portal.kernel.model.User user,
                                                                    long companyId,
                                                                    int status,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                                    boolean previous)

removeByC_S

public void removeByC_S(long companyId,
                        int status)
Removes all the users where companyId = ? and status = ? from the database.

Specified by:
removeByC_S in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
status - the status

countByC_S

public int countByC_S(long companyId,
                      int status)
Returns the number of users where companyId = ? and status = ?.

Specified by:
countByC_S in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
status - the status
Returns:
the number of matching users

findByC_CD_MD

public List<com.liferay.portal.kernel.model.User> findByC_CD_MD(long companyId,
                                                                Date createDate,
                                                                Date modifiedDate)
Returns all the users where companyId = ? and createDate = ? and modifiedDate = ?.

Specified by:
findByC_CD_MD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
modifiedDate - the modified date
Returns:
the matching users

findByC_CD_MD

public List<com.liferay.portal.kernel.model.User> findByC_CD_MD(long companyId,
                                                                Date createDate,
                                                                Date modifiedDate,
                                                                int start,
                                                                int end)
Returns a range of all the users where companyId = ? and createDate = ? and modifiedDate = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_CD_MD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
modifiedDate - the modified date
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
Returns:
the range of matching users

findByC_CD_MD

public List<com.liferay.portal.kernel.model.User> findByC_CD_MD(long companyId,
                                                                Date createDate,
                                                                Date modifiedDate,
                                                                int start,
                                                                int end,
                                                                com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns an ordered range of all the users where companyId = ? and createDate = ? and modifiedDate = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_CD_MD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
modifiedDate - the modified date
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching users

findByC_CD_MD

public List<com.liferay.portal.kernel.model.User> findByC_CD_MD(long companyId,
                                                                Date createDate,
                                                                Date modifiedDate,
                                                                int start,
                                                                int end,
                                                                com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                                boolean retrieveFromCache)
Returns an ordered range of all the users where companyId = ? and createDate = ? and modifiedDate = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_CD_MD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
modifiedDate - the modified date
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching users

findByC_CD_MD_First

public com.liferay.portal.kernel.model.User findByC_CD_MD_First(long companyId,
                                                                Date createDate,
                                                                Date modifiedDate,
                                                                com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                         throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the first user in the ordered set where companyId = ? and createDate = ? and modifiedDate = ?.

Specified by:
findByC_CD_MD_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
modifiedDate - the modified date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByC_CD_MD_First

public com.liferay.portal.kernel.model.User fetchByC_CD_MD_First(long companyId,
                                                                 Date createDate,
                                                                 Date modifiedDate,
                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the first user in the ordered set where companyId = ? and createDate = ? and modifiedDate = ?.

Specified by:
fetchByC_CD_MD_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
modifiedDate - the modified date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user, or null if a matching user could not be found

findByC_CD_MD_Last

public com.liferay.portal.kernel.model.User findByC_CD_MD_Last(long companyId,
                                                               Date createDate,
                                                               Date modifiedDate,
                                                               com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                        throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the last user in the ordered set where companyId = ? and createDate = ? and modifiedDate = ?.

Specified by:
findByC_CD_MD_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
modifiedDate - the modified date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByC_CD_MD_Last

public com.liferay.portal.kernel.model.User fetchByC_CD_MD_Last(long companyId,
                                                                Date createDate,
                                                                Date modifiedDate,
                                                                com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the last user in the ordered set where companyId = ? and createDate = ? and modifiedDate = ?.

Specified by:
fetchByC_CD_MD_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
modifiedDate - the modified date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user, or null if a matching user could not be found

findByC_CD_MD_PrevAndNext

public com.liferay.portal.kernel.model.User[] findByC_CD_MD_PrevAndNext(long userId,
                                                                        long companyId,
                                                                        Date createDate,
                                                                        Date modifiedDate,
                                                                        com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                                 throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the users before and after the current user in the ordered set where companyId = ? and createDate = ? and modifiedDate = ?.

Specified by:
findByC_CD_MD_PrevAndNext in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
userId - the primary key of the current user
companyId - the company ID
createDate - the create date
modifiedDate - the modified date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a user with the primary key could not be found

getByC_CD_MD_PrevAndNext

protected com.liferay.portal.kernel.model.User getByC_CD_MD_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                        com.liferay.portal.kernel.model.User user,
                                                                        long companyId,
                                                                        Date createDate,
                                                                        Date modifiedDate,
                                                                        com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                                        boolean previous)

removeByC_CD_MD

public void removeByC_CD_MD(long companyId,
                            Date createDate,
                            Date modifiedDate)
Removes all the users where companyId = ? and createDate = ? and modifiedDate = ? from the database.

Specified by:
removeByC_CD_MD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
modifiedDate - the modified date

countByC_CD_MD

public int countByC_CD_MD(long companyId,
                          Date createDate,
                          Date modifiedDate)
Returns the number of users where companyId = ? and createDate = ? and modifiedDate = ?.

Specified by:
countByC_CD_MD in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
createDate - the create date
modifiedDate - the modified date
Returns:
the number of matching users

findByC_DU_S

public List<com.liferay.portal.kernel.model.User> findByC_DU_S(long companyId,
                                                               boolean defaultUser,
                                                               int status)
Returns all the users where companyId = ? and defaultUser = ? and status = ?.

Specified by:
findByC_DU_S in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
defaultUser - the default user
status - the status
Returns:
the matching users

findByC_DU_S

public List<com.liferay.portal.kernel.model.User> findByC_DU_S(long companyId,
                                                               boolean defaultUser,
                                                               int status,
                                                               int start,
                                                               int end)
Returns a range of all the users where companyId = ? and defaultUser = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_DU_S in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
defaultUser - the default user
status - the status
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
Returns:
the range of matching users

findByC_DU_S

public List<com.liferay.portal.kernel.model.User> findByC_DU_S(long companyId,
                                                               boolean defaultUser,
                                                               int status,
                                                               int start,
                                                               int end,
                                                               com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns an ordered range of all the users where companyId = ? and defaultUser = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_DU_S in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
defaultUser - the default user
status - the status
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching users

findByC_DU_S

public List<com.liferay.portal.kernel.model.User> findByC_DU_S(long companyId,
                                                               boolean defaultUser,
                                                               int status,
                                                               int start,
                                                               int end,
                                                               com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                               boolean retrieveFromCache)
Returns an ordered range of all the users where companyId = ? and defaultUser = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_DU_S in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
defaultUser - the default user
status - the status
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching users

findByC_DU_S_First

public com.liferay.portal.kernel.model.User findByC_DU_S_First(long companyId,
                                                               boolean defaultUser,
                                                               int status,
                                                               com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                        throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the first user in the ordered set where companyId = ? and defaultUser = ? and status = ?.

Specified by:
findByC_DU_S_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
defaultUser - the default user
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByC_DU_S_First

public com.liferay.portal.kernel.model.User fetchByC_DU_S_First(long companyId,
                                                                boolean defaultUser,
                                                                int status,
                                                                com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the first user in the ordered set where companyId = ? and defaultUser = ? and status = ?.

Specified by:
fetchByC_DU_S_First in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
defaultUser - the default user
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching user, or null if a matching user could not be found

findByC_DU_S_Last

public com.liferay.portal.kernel.model.User findByC_DU_S_Last(long companyId,
                                                              boolean defaultUser,
                                                              int status,
                                                              com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                       throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the last user in the ordered set where companyId = ? and defaultUser = ? and status = ?.

Specified by:
findByC_DU_S_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
defaultUser - the default user
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a matching user could not be found

fetchByC_DU_S_Last

public com.liferay.portal.kernel.model.User fetchByC_DU_S_Last(long companyId,
                                                               boolean defaultUser,
                                                               int status,
                                                               com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns the last user in the ordered set where companyId = ? and defaultUser = ? and status = ?.

Specified by:
fetchByC_DU_S_Last in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
defaultUser - the default user
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching user, or null if a matching user could not be found

findByC_DU_S_PrevAndNext

public com.liferay.portal.kernel.model.User[] findByC_DU_S_PrevAndNext(long userId,
                                                                       long companyId,
                                                                       boolean defaultUser,
                                                                       int status,
                                                                       com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
                                                                throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the users before and after the current user in the ordered set where companyId = ? and defaultUser = ? and status = ?.

Specified by:
findByC_DU_S_PrevAndNext in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
userId - the primary key of the current user
companyId - the company ID
defaultUser - the default user
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a user with the primary key could not be found

getByC_DU_S_PrevAndNext

protected com.liferay.portal.kernel.model.User getByC_DU_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                       com.liferay.portal.kernel.model.User user,
                                                                       long companyId,
                                                                       boolean defaultUser,
                                                                       int status,
                                                                       com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                                       boolean previous)

removeByC_DU_S

public void removeByC_DU_S(long companyId,
                           boolean defaultUser,
                           int status)
Removes all the users where companyId = ? and defaultUser = ? and status = ? from the database.

Specified by:
removeByC_DU_S in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
defaultUser - the default user
status - the status

countByC_DU_S

public int countByC_DU_S(long companyId,
                         boolean defaultUser,
                         int status)
Returns the number of users where companyId = ? and defaultUser = ? and status = ?.

Specified by:
countByC_DU_S in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
companyId - the company ID
defaultUser - the default user
status - the status
Returns:
the number of matching users

cacheResult

public void cacheResult(com.liferay.portal.kernel.model.User user)
Caches the user in the entity cache if it is enabled.

Specified by:
cacheResult in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
user - the user

cacheResult

public void cacheResult(List<com.liferay.portal.kernel.model.User> users)
Caches the users in the entity cache if it is enabled.

Specified by:
cacheResult in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
users - the users

clearCache

public void clearCache()
Clears the cache for all users.

The EntityCache and FinderCache are both cleared by this method.

Specified by:
clearCache in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.User>
Overrides:
clearCache in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.User>

clearCache

public void clearCache(com.liferay.portal.kernel.model.User user)
Clears the cache for the user.

The EntityCache and FinderCache are both cleared by this method.

Specified by:
clearCache in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.User>
Overrides:
clearCache in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.User>

clearCache

public void clearCache(List<com.liferay.portal.kernel.model.User> users)
Specified by:
clearCache in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.User>
Overrides:
clearCache in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.User>

cacheUniqueFindersCache

protected void cacheUniqueFindersCache(UserModelImpl userModelImpl,
                                       boolean isNew)

clearUniqueFindersCache

protected void clearUniqueFindersCache(UserModelImpl userModelImpl)

create

public com.liferay.portal.kernel.model.User create(long userId)
Creates a new user with the primary key. Does not add the user to the database.

Specified by:
create in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
userId - the primary key for the new user
Returns:
the new user

remove

public com.liferay.portal.kernel.model.User remove(long userId)
                                            throws com.liferay.portal.kernel.exception.NoSuchUserException
Removes the user with the primary key from the database. Also notifies the appropriate model listeners.

Specified by:
remove in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
userId - the primary key of the user
Returns:
the user that was removed
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a user with the primary key could not be found

remove

public com.liferay.portal.kernel.model.User remove(Serializable primaryKey)
                                            throws com.liferay.portal.kernel.exception.NoSuchUserException
Removes the user with the primary key from the database. Also notifies the appropriate model listeners.

Specified by:
remove in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.User>
Overrides:
remove in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.User>
Parameters:
primaryKey - the primary key of the user
Returns:
the user that was removed
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a user with the primary key could not be found

removeImpl

protected com.liferay.portal.kernel.model.User removeImpl(com.liferay.portal.kernel.model.User user)
Overrides:
removeImpl in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.User>

updateImpl

public com.liferay.portal.kernel.model.User updateImpl(com.liferay.portal.kernel.model.User user)
Specified by:
updateImpl in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Overrides:
updateImpl in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.User>

toUnwrappedModel

protected com.liferay.portal.kernel.model.User toUnwrappedModel(com.liferay.portal.kernel.model.User user)

findByPrimaryKey

public com.liferay.portal.kernel.model.User findByPrimaryKey(Serializable primaryKey)
                                                      throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the user with the primary key or throws a NoSuchModelException if it could not be found.

Specified by:
findByPrimaryKey in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.User>
Overrides:
findByPrimaryKey in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.User>
Parameters:
primaryKey - the primary key of the user
Returns:
the user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a user with the primary key could not be found

findByPrimaryKey

public com.liferay.portal.kernel.model.User findByPrimaryKey(long userId)
                                                      throws com.liferay.portal.kernel.exception.NoSuchUserException
Returns the user with the primary key or throws a NoSuchUserException if it could not be found.

Specified by:
findByPrimaryKey in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
userId - the primary key of the user
Returns:
the user
Throws:
com.liferay.portal.kernel.exception.NoSuchUserException - if a user with the primary key could not be found

fetchByPrimaryKey

public com.liferay.portal.kernel.model.User fetchByPrimaryKey(Serializable primaryKey)
Returns the user with the primary key or returns null if it could not be found.

Specified by:
fetchByPrimaryKey in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.User>
Overrides:
fetchByPrimaryKey in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.User>
Parameters:
primaryKey - the primary key of the user
Returns:
the user, or null if a user with the primary key could not be found

fetchByPrimaryKey

public com.liferay.portal.kernel.model.User fetchByPrimaryKey(long userId)
Returns the user with the primary key or returns null if it could not be found.

Specified by:
fetchByPrimaryKey in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
userId - the primary key of the user
Returns:
the user, or null if a user with the primary key could not be found

fetchByPrimaryKeys

public Map<Serializable,com.liferay.portal.kernel.model.User> fetchByPrimaryKeys(Set<Serializable> primaryKeys)
Specified by:
fetchByPrimaryKeys in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.User>
Specified by:
fetchByPrimaryKeys in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Overrides:
fetchByPrimaryKeys in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.User>

findAll

public List<com.liferay.portal.kernel.model.User> findAll()
Returns all the users.

Specified by:
findAll in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Returns:
the users

findAll

public List<com.liferay.portal.kernel.model.User> findAll(int start,
                                                          int end)
Returns a range of all the users.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findAll in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
Returns:
the range of users

findAll

public List<com.liferay.portal.kernel.model.User> findAll(int start,
                                                          int end,
                                                          com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator)
Returns an ordered range of all the users.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findAll in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of users

findAll

public List<com.liferay.portal.kernel.model.User> findAll(int start,
                                                          int end,
                                                          com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.User> orderByComparator,
                                                          boolean retrieveFromCache)
Returns an ordered range of all the users.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findAll in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of users

removeAll

public void removeAll()
Removes all the users from the database.

Specified by:
removeAll in interface com.liferay.portal.kernel.service.persistence.UserPersistence

countAll

public int countAll()
Returns the number of users.

Specified by:
countAll in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Returns:
the number of users

getGroupPrimaryKeys

public long[] getGroupPrimaryKeys(long pk)
Returns the primaryKeys of groups associated with the user.

Specified by:
getGroupPrimaryKeys in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
Returns:
long[] of the primaryKeys of groups associated with the user

getGroups

public List<com.liferay.portal.kernel.model.Group> getGroups(long pk)
Returns all the groups associated with the user.

Specified by:
getGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
Returns:
the groups associated with the user

getGroups

public List<com.liferay.portal.kernel.model.Group> getGroups(long pk,
                                                             int start,
                                                             int end)
Returns a range of all the groups associated with the user.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
getGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
Returns:
the range of groups associated with the user

getGroups

public List<com.liferay.portal.kernel.model.Group> getGroups(long pk,
                                                             int start,
                                                             int end,
                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Group> orderByComparator)
Returns an ordered range of all the groups associated with the user.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
getGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of groups associated with the user

getGroupsSize

public int getGroupsSize(long pk)
Returns the number of groups associated with the user.

Specified by:
getGroupsSize in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
Returns:
the number of groups associated with the user

containsGroup

public boolean containsGroup(long pk,
                             long groupPK)
Returns true if the group is associated with the user.

Specified by:
containsGroup in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
groupPK - the primary key of the group
Returns:
true if the group is associated with the user; false otherwise

containsGroups

public boolean containsGroups(long pk)
Returns true if the user has any groups associated with it.

Specified by:
containsGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user to check for associations with groups
Returns:
true if the user has any groups associated with it; false otherwise

addGroup

public void addGroup(long pk,
                     long groupPK)
Adds an association between the user and the group. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addGroup in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
groupPK - the primary key of the group

addGroup

public void addGroup(long pk,
                     com.liferay.portal.kernel.model.Group group)
Adds an association between the user and the group. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addGroup in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
group - the group

addGroups

public void addGroups(long pk,
                      long[] groupPKs)
Adds an association between the user and the groups. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
groupPKs - the primary keys of the groups

addGroups

public void addGroups(long pk,
                      List<com.liferay.portal.kernel.model.Group> groups)
Adds an association between the user and the groups. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
groups - the groups

clearGroups

public void clearGroups(long pk)
Clears all associations between the user and its groups. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
clearGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user to clear the associated groups from

removeGroup

public void removeGroup(long pk,
                        long groupPK)
Removes the association between the user and the group. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeGroup in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
groupPK - the primary key of the group

removeGroup

public void removeGroup(long pk,
                        com.liferay.portal.kernel.model.Group group)
Removes the association between the user and the group. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeGroup in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
group - the group

removeGroups

public void removeGroups(long pk,
                         long[] groupPKs)
Removes the association between the user and the groups. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
groupPKs - the primary keys of the groups

removeGroups

public void removeGroups(long pk,
                         List<com.liferay.portal.kernel.model.Group> groups)
Removes the association between the user and the groups. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
groups - the groups

setGroups

public void setGroups(long pk,
                      long[] groupPKs)
Sets the groups associated with the user, removing and adding associations as necessary. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
setGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
groupPKs - the primary keys of the groups to be associated with the user

setGroups

public void setGroups(long pk,
                      List<com.liferay.portal.kernel.model.Group> groups)
Sets the groups associated with the user, removing and adding associations as necessary. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
setGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
groups - the groups to be associated with the user

getOrganizationPrimaryKeys

public long[] getOrganizationPrimaryKeys(long pk)
Returns the primaryKeys of organizations associated with the user.

Specified by:
getOrganizationPrimaryKeys in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
Returns:
long[] of the primaryKeys of organizations associated with the user

getOrganizations

public List<com.liferay.portal.kernel.model.Organization> getOrganizations(long pk)
Returns all the organizations associated with the user.

Specified by:
getOrganizations in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
Returns:
the organizations associated with the user

getOrganizations

public List<com.liferay.portal.kernel.model.Organization> getOrganizations(long pk,
                                                                           int start,
                                                                           int end)
Returns a range of all the organizations associated with the user.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
getOrganizations in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
Returns:
the range of organizations associated with the user

getOrganizations

public List<com.liferay.portal.kernel.model.Organization> getOrganizations(long pk,
                                                                           int start,
                                                                           int end,
                                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Organization> orderByComparator)
Returns an ordered range of all the organizations associated with the user.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
getOrganizations in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of organizations associated with the user

getOrganizationsSize

public int getOrganizationsSize(long pk)
Returns the number of organizations associated with the user.

Specified by:
getOrganizationsSize in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
Returns:
the number of organizations associated with the user

containsOrganization

public boolean containsOrganization(long pk,
                                    long organizationPK)
Returns true if the organization is associated with the user.

Specified by:
containsOrganization in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
organizationPK - the primary key of the organization
Returns:
true if the organization is associated with the user; false otherwise

containsOrganizations

public boolean containsOrganizations(long pk)
Returns true if the user has any organizations associated with it.

Specified by:
containsOrganizations in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user to check for associations with organizations
Returns:
true if the user has any organizations associated with it; false otherwise

addOrganization

public void addOrganization(long pk,
                            long organizationPK)
Adds an association between the user and the organization. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addOrganization in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
organizationPK - the primary key of the organization

addOrganization

public void addOrganization(long pk,
                            com.liferay.portal.kernel.model.Organization organization)
Adds an association between the user and the organization. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addOrganization in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
organization - the organization

addOrganizations

public void addOrganizations(long pk,
                             long[] organizationPKs)
Adds an association between the user and the organizations. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addOrganizations in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
organizationPKs - the primary keys of the organizations

addOrganizations

public void addOrganizations(long pk,
                             List<com.liferay.portal.kernel.model.Organization> organizations)
Adds an association between the user and the organizations. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addOrganizations in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
organizations - the organizations

clearOrganizations

public void clearOrganizations(long pk)
Clears all associations between the user and its organizations. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
clearOrganizations in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user to clear the associated organizations from

removeOrganization

public void removeOrganization(long pk,
                               long organizationPK)
Removes the association between the user and the organization. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeOrganization in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
organizationPK - the primary key of the organization

removeOrganization

public void removeOrganization(long pk,
                               com.liferay.portal.kernel.model.Organization organization)
Removes the association between the user and the organization. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeOrganization in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
organization - the organization

removeOrganizations

public void removeOrganizations(long pk,
                                long[] organizationPKs)
Removes the association between the user and the organizations. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeOrganizations in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
organizationPKs - the primary keys of the organizations

removeOrganizations

public void removeOrganizations(long pk,
                                List<com.liferay.portal.kernel.model.Organization> organizations)
Removes the association between the user and the organizations. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeOrganizations in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
organizations - the organizations

setOrganizations

public void setOrganizations(long pk,
                             long[] organizationPKs)
Sets the organizations associated with the user, removing and adding associations as necessary. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
setOrganizations in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
organizationPKs - the primary keys of the organizations to be associated with the user

setOrganizations

public void setOrganizations(long pk,
                             List<com.liferay.portal.kernel.model.Organization> organizations)
Sets the organizations associated with the user, removing and adding associations as necessary. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
setOrganizations in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
organizations - the organizations to be associated with the user

getRolePrimaryKeys

public long[] getRolePrimaryKeys(long pk)
Returns the primaryKeys of roles associated with the user.

Specified by:
getRolePrimaryKeys in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
Returns:
long[] of the primaryKeys of roles associated with the user

getRoles

public List<com.liferay.portal.kernel.model.Role> getRoles(long pk)
Returns all the roles associated with the user.

Specified by:
getRoles in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
Returns:
the roles associated with the user

getRoles

public List<com.liferay.portal.kernel.model.Role> getRoles(long pk,
                                                           int start,
                                                           int end)
Returns a range of all the roles associated with the user.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
getRoles in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
Returns:
the range of roles associated with the user

getRoles

public List<com.liferay.portal.kernel.model.Role> getRoles(long pk,
                                                           int start,
                                                           int end,
                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator)
Returns an ordered range of all the roles associated with the user.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
getRoles in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of roles associated with the user

getRolesSize

public int getRolesSize(long pk)
Returns the number of roles associated with the user.

Specified by:
getRolesSize in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
Returns:
the number of roles associated with the user

containsRole

public boolean containsRole(long pk,
                            long rolePK)
Returns true if the role is associated with the user.

Specified by:
containsRole in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
rolePK - the primary key of the role
Returns:
true if the role is associated with the user; false otherwise

containsRoles

public boolean containsRoles(long pk)
Returns true if the user has any roles associated with it.

Specified by:
containsRoles in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user to check for associations with roles
Returns:
true if the user has any roles associated with it; false otherwise

addRole

public void addRole(long pk,
                    long rolePK)
Adds an association between the user and the role. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addRole in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
rolePK - the primary key of the role

addRole

public void addRole(long pk,
                    com.liferay.portal.kernel.model.Role role)
Adds an association between the user and the role. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addRole in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
role - the role

addRoles

public void addRoles(long pk,
                     long[] rolePKs)
Adds an association between the user and the roles. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addRoles in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
rolePKs - the primary keys of the roles

addRoles

public void addRoles(long pk,
                     List<com.liferay.portal.kernel.model.Role> roles)
Adds an association between the user and the roles. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addRoles in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
roles - the roles

clearRoles

public void clearRoles(long pk)
Clears all associations between the user and its roles. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
clearRoles in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user to clear the associated roles from

removeRole

public void removeRole(long pk,
                       long rolePK)
Removes the association between the user and the role. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeRole in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
rolePK - the primary key of the role

removeRole

public void removeRole(long pk,
                       com.liferay.portal.kernel.model.Role role)
Removes the association between the user and the role. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeRole in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
role - the role

removeRoles

public void removeRoles(long pk,
                        long[] rolePKs)
Removes the association between the user and the roles. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeRoles in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
rolePKs - the primary keys of the roles

removeRoles

public void removeRoles(long pk,
                        List<com.liferay.portal.kernel.model.Role> roles)
Removes the association between the user and the roles. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeRoles in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
roles - the roles

setRoles

public void setRoles(long pk,
                     long[] rolePKs)
Sets the roles associated with the user, removing and adding associations as necessary. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
setRoles in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
rolePKs - the primary keys of the roles to be associated with the user

setRoles

public void setRoles(long pk,
                     List<com.liferay.portal.kernel.model.Role> roles)
Sets the roles associated with the user, removing and adding associations as necessary. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
setRoles in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
roles - the roles to be associated with the user

getTeamPrimaryKeys

public long[] getTeamPrimaryKeys(long pk)
Returns the primaryKeys of teams associated with the user.

Specified by:
getTeamPrimaryKeys in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
Returns:
long[] of the primaryKeys of teams associated with the user

getTeams

public List<com.liferay.portal.kernel.model.Team> getTeams(long pk)
Returns all the teams associated with the user.

Specified by:
getTeams in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
Returns:
the teams associated with the user

getTeams

public List<com.liferay.portal.kernel.model.Team> getTeams(long pk,
                                                           int start,
                                                           int end)
Returns a range of all the teams associated with the user.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
getTeams in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
Returns:
the range of teams associated with the user

getTeams

public List<com.liferay.portal.kernel.model.Team> getTeams(long pk,
                                                           int start,
                                                           int end,
                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Team> orderByComparator)
Returns an ordered range of all the teams associated with the user.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
getTeams in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of teams associated with the user

getTeamsSize

public int getTeamsSize(long pk)
Returns the number of teams associated with the user.

Specified by:
getTeamsSize in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
Returns:
the number of teams associated with the user

containsTeam

public boolean containsTeam(long pk,
                            long teamPK)
Returns true if the team is associated with the user.

Specified by:
containsTeam in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
teamPK - the primary key of the team
Returns:
true if the team is associated with the user; false otherwise

containsTeams

public boolean containsTeams(long pk)
Returns true if the user has any teams associated with it.

Specified by:
containsTeams in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user to check for associations with teams
Returns:
true if the user has any teams associated with it; false otherwise

addTeam

public void addTeam(long pk,
                    long teamPK)
Adds an association between the user and the team. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addTeam in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
teamPK - the primary key of the team

addTeam

public void addTeam(long pk,
                    com.liferay.portal.kernel.model.Team team)
Adds an association between the user and the team. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addTeam in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
team - the team

addTeams

public void addTeams(long pk,
                     long[] teamPKs)
Adds an association between the user and the teams. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addTeams in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
teamPKs - the primary keys of the teams

addTeams

public void addTeams(long pk,
                     List<com.liferay.portal.kernel.model.Team> teams)
Adds an association between the user and the teams. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addTeams in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
teams - the teams

clearTeams

public void clearTeams(long pk)
Clears all associations between the user and its teams. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
clearTeams in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user to clear the associated teams from

removeTeam

public void removeTeam(long pk,
                       long teamPK)
Removes the association between the user and the team. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeTeam in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
teamPK - the primary key of the team

removeTeam

public void removeTeam(long pk,
                       com.liferay.portal.kernel.model.Team team)
Removes the association between the user and the team. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeTeam in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
team - the team

removeTeams

public void removeTeams(long pk,
                        long[] teamPKs)
Removes the association between the user and the teams. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeTeams in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
teamPKs - the primary keys of the teams

removeTeams

public void removeTeams(long pk,
                        List<com.liferay.portal.kernel.model.Team> teams)
Removes the association between the user and the teams. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeTeams in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
teams - the teams

setTeams

public void setTeams(long pk,
                     long[] teamPKs)
Sets the teams associated with the user, removing and adding associations as necessary. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
setTeams in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
teamPKs - the primary keys of the teams to be associated with the user

setTeams

public void setTeams(long pk,
                     List<com.liferay.portal.kernel.model.Team> teams)
Sets the teams associated with the user, removing and adding associations as necessary. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
setTeams in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
teams - the teams to be associated with the user

getUserGroupPrimaryKeys

public long[] getUserGroupPrimaryKeys(long pk)
Returns the primaryKeys of user groups associated with the user.

Specified by:
getUserGroupPrimaryKeys in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
Returns:
long[] of the primaryKeys of user groups associated with the user

getUserGroups

public List<com.liferay.portal.kernel.model.UserGroup> getUserGroups(long pk)
Returns all the user groups associated with the user.

Specified by:
getUserGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
Returns:
the user groups associated with the user

getUserGroups

public List<com.liferay.portal.kernel.model.UserGroup> getUserGroups(long pk,
                                                                     int start,
                                                                     int end)
Returns a range of all the user groups associated with the user.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
getUserGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
Returns:
the range of user groups associated with the user

getUserGroups

public List<com.liferay.portal.kernel.model.UserGroup> getUserGroups(long pk,
                                                                     int start,
                                                                     int end,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.UserGroup> orderByComparator)
Returns an ordered range of all the user groups associated with the user.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from UserModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
getUserGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
start - the lower bound of the range of users
end - the upper bound of the range of users (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of user groups associated with the user

getUserGroupsSize

public int getUserGroupsSize(long pk)
Returns the number of user groups associated with the user.

Specified by:
getUserGroupsSize in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
Returns:
the number of user groups associated with the user

containsUserGroup

public boolean containsUserGroup(long pk,
                                 long userGroupPK)
Returns true if the user group is associated with the user.

Specified by:
containsUserGroup in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
userGroupPK - the primary key of the user group
Returns:
true if the user group is associated with the user; false otherwise

containsUserGroups

public boolean containsUserGroups(long pk)
Returns true if the user has any user groups associated with it.

Specified by:
containsUserGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user to check for associations with user groups
Returns:
true if the user has any user groups associated with it; false otherwise

addUserGroup

public void addUserGroup(long pk,
                         long userGroupPK)
Adds an association between the user and the user group. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addUserGroup in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
userGroupPK - the primary key of the user group

addUserGroup

public void addUserGroup(long pk,
                         com.liferay.portal.kernel.model.UserGroup userGroup)
Adds an association between the user and the user group. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addUserGroup in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
userGroup - the user group

addUserGroups

public void addUserGroups(long pk,
                          long[] userGroupPKs)
Adds an association between the user and the user groups. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addUserGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
userGroupPKs - the primary keys of the user groups

addUserGroups

public void addUserGroups(long pk,
                          List<com.liferay.portal.kernel.model.UserGroup> userGroups)
Adds an association between the user and the user groups. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
addUserGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
userGroups - the user groups

clearUserGroups

public void clearUserGroups(long pk)
Clears all associations between the user and its user groups. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
clearUserGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user to clear the associated user groups from

removeUserGroup

public void removeUserGroup(long pk,
                            long userGroupPK)
Removes the association between the user and the user group. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeUserGroup in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
userGroupPK - the primary key of the user group

removeUserGroup

public void removeUserGroup(long pk,
                            com.liferay.portal.kernel.model.UserGroup userGroup)
Removes the association between the user and the user group. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeUserGroup in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
userGroup - the user group

removeUserGroups

public void removeUserGroups(long pk,
                             long[] userGroupPKs)
Removes the association between the user and the user groups. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeUserGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
userGroupPKs - the primary keys of the user groups

removeUserGroups

public void removeUserGroups(long pk,
                             List<com.liferay.portal.kernel.model.UserGroup> userGroups)
Removes the association between the user and the user groups. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
removeUserGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
userGroups - the user groups

setUserGroups

public void setUserGroups(long pk,
                          long[] userGroupPKs)
Sets the user groups associated with the user, removing and adding associations as necessary. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
setUserGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
userGroupPKs - the primary keys of the user groups to be associated with the user

setUserGroups

public void setUserGroups(long pk,
                          List<com.liferay.portal.kernel.model.UserGroup> userGroups)
Sets the user groups associated with the user, removing and adding associations as necessary. Also notifies the appropriate model listeners and clears the mapping table finder cache.

Specified by:
setUserGroups in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Parameters:
pk - the primary key of the user
userGroups - the user groups to be associated with the user

getBadColumnNames

public Set<String> getBadColumnNames()
Specified by:
getBadColumnNames in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.User>
Specified by:
getBadColumnNames in interface com.liferay.portal.kernel.service.persistence.UserPersistence
Overrides:
getBadColumnNames in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.User>

getTableColumnsMap

protected Map<String,Integer> getTableColumnsMap()
Overrides:
getTableColumnsMap in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.User>

afterPropertiesSet

public void afterPropertiesSet()
Initializes the user persistence.


destroy

public void destroy()

Liferay 7.0-ce-b7 portal-impl