com.liferay.portlet.social.service.persistence
Class SocialRequestPersistenceImpl

java.lang.Object
  extended by com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.social.model.SocialRequest>
      extended by com.liferay.portlet.social.service.persistence.SocialRequestPersistenceImpl
All Implemented Interfaces:
com.liferay.portal.kernel.dao.orm.SessionFactory, com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.social.model.SocialRequest>, com.liferay.portlet.social.service.persistence.SocialRequestPersistence

public class SocialRequestPersistenceImpl
extends com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.social.model.SocialRequest>
implements com.liferay.portlet.social.service.persistence.SocialRequestPersistence

The persistence implementation for the social request service.

Caching information and settings can be found in portal.properties

Author:
Brian Wing Shun Chan
See Also:
SocialRequestPersistence, SocialRequestUtil
Generated:

Field Summary
static java.lang.String FINDER_CLASS_NAME_ENTITY
           
static java.lang.String FINDER_CLASS_NAME_LIST_WITH_PAGINATION
           
static java.lang.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_C_T_R_S
           
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_R_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_RECEIVERUSERID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_U_C_C_T_R
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_U_C_C_T_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_U_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_USERID
           
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_G
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_U_C_C_T_R
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_UUID_G
           
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_C_T_R_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_R_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_RECEIVERUSERID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_U_C_C_T_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_U_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_USERID
           
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_WITHOUT_PAGINATION_FIND_ALL
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_C_T_R_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_R_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_RECEIVERUSERID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_U_C_C_T_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_U_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_USERID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID
           
protected  com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence
           
protected  com.liferay.portlet.social.service.persistence.SocialActivityAchievementPersistence socialActivityAchievementPersistence
           
protected  com.liferay.portlet.social.service.persistence.SocialActivityCounterPersistence socialActivityCounterPersistence
           
protected  com.liferay.portlet.social.service.persistence.SocialActivityLimitPersistence socialActivityLimitPersistence
           
protected  com.liferay.portlet.social.service.persistence.SocialActivityPersistence socialActivityPersistence
           
protected  com.liferay.portlet.social.service.persistence.SocialActivitySettingPersistence socialActivitySettingPersistence
           
protected  com.liferay.portlet.social.service.persistence.SocialRelationPersistence socialRelationPersistence
           
protected  com.liferay.portlet.social.service.persistence.SocialRequestPersistence socialRequestPersistence
           
protected  com.liferay.portal.service.persistence.UserPersistence userPersistence
           
 
Fields inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl
COUNT_COLUMN_NAME, FINDER_ARGS_EMPTY, listeners, 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
SocialRequestPersistenceImpl()
           
 
Method Summary
 void afterPropertiesSet()
          Initializes the social request persistence.
 void cacheResult(java.util.List<com.liferay.portlet.social.model.SocialRequest> socialRequests)
          Caches the social requests in the entity cache if it is enabled.
 void cacheResult(com.liferay.portlet.social.model.SocialRequest socialRequest)
          Caches the social request in the entity cache if it is enabled.
 void clearCache()
          Clears the cache for all social requests.
 void clearCache(java.util.List<com.liferay.portlet.social.model.SocialRequest> socialRequests)
           
 void clearCache(com.liferay.portlet.social.model.SocialRequest socialRequest)
          Clears the cache for the social request.
protected  void clearUniqueFindersCache(com.liferay.portlet.social.model.SocialRequest socialRequest)
           
 int countAll()
          Returns the number of social requests.
 int countByC_C_T_R_S(long classNameId, long classPK, int type, long receiverUserId, int status)
          Returns the number of social requests where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.
 int countByCompanyId(long companyId)
          Returns the number of social requests where companyId = ?.
 int countByR_S(long receiverUserId, int status)
          Returns the number of social requests where receiverUserId = ? and status = ?.
 int countByReceiverUserId(long receiverUserId)
          Returns the number of social requests where receiverUserId = ?.
 int countByU_C_C_T_R(long userId, long classNameId, long classPK, int type, long receiverUserId)
          Returns the number of social requests where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.
 int countByU_C_C_T_S(long userId, long classNameId, long classPK, int type, int status)
          Returns the number of social requests where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.
 int countByU_S(long userId, int status)
          Returns the number of social requests where userId = ? and status = ?.
 int countByUserId(long userId)
          Returns the number of social requests where userId = ?.
 int countByUUID_G(java.lang.String uuid, long groupId)
          Returns the number of social requests where uuid = ? and groupId = ?.
 int countByUuid(java.lang.String uuid)
          Returns the number of social requests where uuid = ?.
 com.liferay.portlet.social.model.SocialRequest create(long requestId)
          Creates a new social request with the primary key.
 void destroy()
           
 com.liferay.portlet.social.model.SocialRequest fetchByPrimaryKey(long requestId)
          Returns the social request with the primary key or returns null if it could not be found.
 com.liferay.portlet.social.model.SocialRequest fetchByPrimaryKey(java.io.Serializable primaryKey)
          Returns the social request with the primary key or returns null if it could not be found.
 com.liferay.portlet.social.model.SocialRequest fetchByU_C_C_T_R(long userId, long classNameId, long classPK, int type, long receiverUserId)
          Returns the social request where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? or returns null if it could not be found.
 com.liferay.portlet.social.model.SocialRequest fetchByU_C_C_T_R(long userId, long classNameId, long classPK, int type, long receiverUserId, boolean retrieveFromCache)
          Returns the social request where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? or returns null if it could not be found, optionally using the finder cache.
 com.liferay.portlet.social.model.SocialRequest fetchByUUID_G(java.lang.String uuid, long groupId)
          Returns the social request where uuid = ? and groupId = ? or returns null if it could not be found.
 com.liferay.portlet.social.model.SocialRequest fetchByUUID_G(java.lang.String uuid, long groupId, boolean retrieveFromCache)
          Returns the social request where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findAll()
          Returns all the social requests.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findAll(int start, int end)
          Returns a range of all the social requests.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the social requests.
 com.liferay.portlet.social.model.SocialRequest findByC_C_T_R_S_First(long classNameId, long classPK, int type, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first social request in the ordered set where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.
 com.liferay.portlet.social.model.SocialRequest findByC_C_T_R_S_Last(long classNameId, long classPK, int type, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last social request in the ordered set where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.
 com.liferay.portlet.social.model.SocialRequest[] findByC_C_T_R_S_PrevAndNext(long requestId, long classNameId, long classPK, int type, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the social requests before and after the current social request in the ordered set where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByC_C_T_R_S(long classNameId, long classPK, int type, long receiverUserId, int status)
          Returns all the social requests where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByC_C_T_R_S(long classNameId, long classPK, int type, long receiverUserId, int status, int start, int end)
          Returns a range of all the social requests where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByC_C_T_R_S(long classNameId, long classPK, int type, long receiverUserId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the social requests where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.
 com.liferay.portlet.social.model.SocialRequest findByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first social request in the ordered set where companyId = ?.
 com.liferay.portlet.social.model.SocialRequest findByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last social request in the ordered set where companyId = ?.
 com.liferay.portlet.social.model.SocialRequest[] findByCompanyId_PrevAndNext(long requestId, long companyId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the social requests before and after the current social request in the ordered set where companyId = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByCompanyId(long companyId)
          Returns all the social requests where companyId = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByCompanyId(long companyId, int start, int end)
          Returns a range of all the social requests where companyId = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the social requests where companyId = ?.
 com.liferay.portlet.social.model.SocialRequest findByPrimaryKey(long requestId)
          Returns the social request with the primary key or throws a NoSuchRequestException if it could not be found.
 com.liferay.portlet.social.model.SocialRequest findByPrimaryKey(java.io.Serializable primaryKey)
          Returns the social request with the primary key or throws a NoSuchModelException if it could not be found.
 com.liferay.portlet.social.model.SocialRequest findByR_S_First(long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first social request in the ordered set where receiverUserId = ? and status = ?.
 com.liferay.portlet.social.model.SocialRequest findByR_S_Last(long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last social request in the ordered set where receiverUserId = ? and status = ?.
 com.liferay.portlet.social.model.SocialRequest[] findByR_S_PrevAndNext(long requestId, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the social requests before and after the current social request in the ordered set where receiverUserId = ? and status = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByR_S(long receiverUserId, int status)
          Returns all the social requests where receiverUserId = ? and status = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByR_S(long receiverUserId, int status, int start, int end)
          Returns a range of all the social requests where receiverUserId = ? and status = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByR_S(long receiverUserId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the social requests where receiverUserId = ? and status = ?.
 com.liferay.portlet.social.model.SocialRequest findByReceiverUserId_First(long receiverUserId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first social request in the ordered set where receiverUserId = ?.
 com.liferay.portlet.social.model.SocialRequest findByReceiverUserId_Last(long receiverUserId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last social request in the ordered set where receiverUserId = ?.
 com.liferay.portlet.social.model.SocialRequest[] findByReceiverUserId_PrevAndNext(long requestId, long receiverUserId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the social requests before and after the current social request in the ordered set where receiverUserId = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByReceiverUserId(long receiverUserId)
          Returns all the social requests where receiverUserId = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByReceiverUserId(long receiverUserId, int start, int end)
          Returns a range of all the social requests where receiverUserId = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByReceiverUserId(long receiverUserId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the social requests where receiverUserId = ?.
 com.liferay.portlet.social.model.SocialRequest findByU_C_C_T_R(long userId, long classNameId, long classPK, int type, long receiverUserId)
          Returns the social request where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? or throws a NoSuchRequestException if it could not be found.
 com.liferay.portlet.social.model.SocialRequest findByU_C_C_T_S_First(long userId, long classNameId, long classPK, int type, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first social request in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.
 com.liferay.portlet.social.model.SocialRequest findByU_C_C_T_S_Last(long userId, long classNameId, long classPK, int type, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last social request in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.
 com.liferay.portlet.social.model.SocialRequest[] findByU_C_C_T_S_PrevAndNext(long requestId, long userId, long classNameId, long classPK, int type, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the social requests before and after the current social request in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByU_C_C_T_S(long userId, long classNameId, long classPK, int type, int status)
          Returns all the social requests where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByU_C_C_T_S(long userId, long classNameId, long classPK, int type, int status, int start, int end)
          Returns a range of all the social requests where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByU_C_C_T_S(long userId, long classNameId, long classPK, int type, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the social requests where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.
 com.liferay.portlet.social.model.SocialRequest findByU_S_First(long userId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first social request in the ordered set where userId = ? and status = ?.
 com.liferay.portlet.social.model.SocialRequest findByU_S_Last(long userId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last social request in the ordered set where userId = ? and status = ?.
 com.liferay.portlet.social.model.SocialRequest[] findByU_S_PrevAndNext(long requestId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the social requests before and after the current social request in the ordered set where userId = ? and status = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByU_S(long userId, int status)
          Returns all the social requests where userId = ? and status = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByU_S(long userId, int status, int start, int end)
          Returns a range of all the social requests where userId = ? and status = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByU_S(long userId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the social requests where userId = ? and status = ?.
 com.liferay.portlet.social.model.SocialRequest findByUserId_First(long userId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first social request in the ordered set where userId = ?.
 com.liferay.portlet.social.model.SocialRequest findByUserId_Last(long userId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last social request in the ordered set where userId = ?.
 com.liferay.portlet.social.model.SocialRequest[] findByUserId_PrevAndNext(long requestId, long userId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the social requests before and after the current social request in the ordered set where userId = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByUserId(long userId)
          Returns all the social requests where userId = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByUserId(long userId, int start, int end)
          Returns a range of all the social requests where userId = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByUserId(long userId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the social requests where userId = ?.
 com.liferay.portlet.social.model.SocialRequest findByUuid_First(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first social request in the ordered set where uuid = ?.
 com.liferay.portlet.social.model.SocialRequest findByUUID_G(java.lang.String uuid, long groupId)
          Returns the social request where uuid = ? and groupId = ? or throws a NoSuchRequestException if it could not be found.
 com.liferay.portlet.social.model.SocialRequest findByUuid_Last(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last social request in the ordered set where uuid = ?.
 com.liferay.portlet.social.model.SocialRequest[] findByUuid_PrevAndNext(long requestId, java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the social requests before and after the current social request in the ordered set where uuid = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByUuid(java.lang.String uuid)
          Returns all the social requests where uuid = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByUuid(java.lang.String uuid, int start, int end)
          Returns a range of all the social requests where uuid = ?.
 java.util.List<com.liferay.portlet.social.model.SocialRequest> findByUuid(java.lang.String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the social requests where uuid = ?.
protected  com.liferay.portlet.social.model.SocialRequest getByC_C_T_R_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.social.model.SocialRequest socialRequest, long classNameId, long classPK, int type, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.social.model.SocialRequest getByCompanyId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.social.model.SocialRequest socialRequest, long companyId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.social.model.SocialRequest getByR_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.social.model.SocialRequest socialRequest, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.social.model.SocialRequest getByReceiverUserId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.social.model.SocialRequest socialRequest, long receiverUserId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.social.model.SocialRequest getByU_C_C_T_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.social.model.SocialRequest socialRequest, long userId, long classNameId, long classPK, int type, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.social.model.SocialRequest getByU_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.social.model.SocialRequest socialRequest, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.social.model.SocialRequest getByUserId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.social.model.SocialRequest socialRequest, long userId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.social.model.SocialRequest getByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.social.model.SocialRequest socialRequest, java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
 com.liferay.portlet.social.model.SocialRequest remove(long requestId)
          Removes the social request with the primary key from the database.
 com.liferay.portlet.social.model.SocialRequest remove(java.io.Serializable primaryKey)
          Removes the social request with the primary key from the database.
 void removeAll()
          Removes all the social requests from the database.
 void removeByC_C_T_R_S(long classNameId, long classPK, int type, long receiverUserId, int status)
          Removes all the social requests where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ? from the database.
 void removeByCompanyId(long companyId)
          Removes all the social requests where companyId = ? from the database.
 void removeByR_S(long receiverUserId, int status)
          Removes all the social requests where receiverUserId = ? and status = ? from the database.
 void removeByReceiverUserId(long receiverUserId)
          Removes all the social requests where receiverUserId = ? from the database.
 void removeByU_C_C_T_R(long userId, long classNameId, long classPK, int type, long receiverUserId)
          Removes the social request where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? from the database.
 void removeByU_C_C_T_S(long userId, long classNameId, long classPK, int type, int status)
          Removes all the social requests where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ? from the database.
 void removeByU_S(long userId, int status)
          Removes all the social requests where userId = ? and status = ? from the database.
 void removeByUserId(long userId)
          Removes all the social requests where userId = ? from the database.
 void removeByUUID_G(java.lang.String uuid, long groupId)
          Removes the social request where uuid = ? and groupId = ? from the database.
 void removeByUuid(java.lang.String uuid)
          Removes all the social requests where uuid = ? from the database.
protected  com.liferay.portlet.social.model.SocialRequest removeImpl(com.liferay.portlet.social.model.SocialRequest socialRequest)
           
protected  com.liferay.portlet.social.model.SocialRequest toUnwrappedModel(com.liferay.portlet.social.model.SocialRequest socialRequest)
           
 com.liferay.portlet.social.model.SocialRequest updateImpl(com.liferay.portlet.social.model.SocialRequest socialRequest, boolean merge)
           
 
Methods inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl
appendOrderByComparator, closeSession, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, getDataSource, getDB, getDialect, getListeners, openNewSession, openSession, processException, registerListener, remove, setDataSource, setSessionFactory, unregisterListener, update, update
 
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.service.persistence.BasePersistence
closeSession, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, getDataSource, getListeners, openSession, processException, registerListener, remove, setDataSource, unregisterListener, update, update
 

Field Detail

FINDER_CLASS_NAME_ENTITY

public static final java.lang.String FINDER_CLASS_NAME_ENTITY

FINDER_CLASS_NAME_LIST_WITH_PAGINATION

public static final java.lang.String FINDER_CLASS_NAME_LIST_WITH_PAGINATION

FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION

public static final java.lang.String FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION

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_FETCH_BY_UUID_G

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

FINDER_PATH_COUNT_BY_UUID_G

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

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_WITH_PAGINATION_FIND_BY_USERID

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_USERID

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

FINDER_PATH_COUNT_BY_USERID

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_RECEIVERUSERID

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_RECEIVERUSERID

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

FINDER_PATH_COUNT_BY_RECEIVERUSERID

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_U_S

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_U_S

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

FINDER_PATH_COUNT_BY_U_S

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_R_S

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_R_S

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

FINDER_PATH_COUNT_BY_R_S

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

FINDER_PATH_FETCH_BY_U_C_C_T_R

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

FINDER_PATH_COUNT_BY_U_C_C_T_R

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_U_C_C_T_S

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_U_C_C_T_S

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

FINDER_PATH_COUNT_BY_U_C_C_T_S

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_C_C_T_R_S

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_C_T_R_S

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

FINDER_PATH_COUNT_BY_C_C_T_R_S

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

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

socialActivityPersistence

@BeanReference(type=com.liferay.portlet.social.service.persistence.SocialActivityPersistence.class)
protected com.liferay.portlet.social.service.persistence.SocialActivityPersistence socialActivityPersistence

socialActivityAchievementPersistence

@BeanReference(type=com.liferay.portlet.social.service.persistence.SocialActivityAchievementPersistence.class)
protected com.liferay.portlet.social.service.persistence.SocialActivityAchievementPersistence socialActivityAchievementPersistence

socialActivityCounterPersistence

@BeanReference(type=com.liferay.portlet.social.service.persistence.SocialActivityCounterPersistence.class)
protected com.liferay.portlet.social.service.persistence.SocialActivityCounterPersistence socialActivityCounterPersistence

socialActivityLimitPersistence

@BeanReference(type=com.liferay.portlet.social.service.persistence.SocialActivityLimitPersistence.class)
protected com.liferay.portlet.social.service.persistence.SocialActivityLimitPersistence socialActivityLimitPersistence

socialActivitySettingPersistence

@BeanReference(type=com.liferay.portlet.social.service.persistence.SocialActivitySettingPersistence.class)
protected com.liferay.portlet.social.service.persistence.SocialActivitySettingPersistence socialActivitySettingPersistence

socialRelationPersistence

@BeanReference(type=com.liferay.portlet.social.service.persistence.SocialRelationPersistence.class)
protected com.liferay.portlet.social.service.persistence.SocialRelationPersistence socialRelationPersistence

socialRequestPersistence

@BeanReference(type=com.liferay.portlet.social.service.persistence.SocialRequestPersistence.class)
protected com.liferay.portlet.social.service.persistence.SocialRequestPersistence socialRequestPersistence

resourcePersistence

@BeanReference(type=com.liferay.portal.service.persistence.ResourcePersistence.class)
protected com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence

userPersistence

@BeanReference(type=com.liferay.portal.service.persistence.UserPersistence.class)
protected com.liferay.portal.service.persistence.UserPersistence userPersistence
Constructor Detail

SocialRequestPersistenceImpl

public SocialRequestPersistenceImpl()
Method Detail

cacheResult

public void cacheResult(com.liferay.portlet.social.model.SocialRequest socialRequest)
Caches the social request in the entity cache if it is enabled.

Specified by:
cacheResult in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
socialRequest - the social request

cacheResult

public void cacheResult(java.util.List<com.liferay.portlet.social.model.SocialRequest> socialRequests)
Caches the social requests in the entity cache if it is enabled.

Specified by:
cacheResult in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
socialRequests - the social requests

clearCache

public void clearCache()
Clears the cache for all social requests.

The EntityCache and FinderCache are both cleared by this method.

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

clearCache

public void clearCache(com.liferay.portlet.social.model.SocialRequest socialRequest)
Clears the cache for the social request.

The EntityCache and FinderCache are both cleared by this method.

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

clearCache

public void clearCache(java.util.List<com.liferay.portlet.social.model.SocialRequest> socialRequests)
Specified by:
clearCache in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.social.model.SocialRequest>
Overrides:
clearCache in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.social.model.SocialRequest>

clearUniqueFindersCache

protected void clearUniqueFindersCache(com.liferay.portlet.social.model.SocialRequest socialRequest)

create

public com.liferay.portlet.social.model.SocialRequest create(long requestId)
Creates a new social request with the primary key. Does not add the social request to the database.

Specified by:
create in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
requestId - the primary key for the new social request
Returns:
the new social request

remove

public com.liferay.portlet.social.model.SocialRequest remove(long requestId)
                                                      throws com.liferay.portlet.social.NoSuchRequestException,
                                                             com.liferay.portal.kernel.exception.SystemException
Removes the social request with the primary key from the database. Also notifies the appropriate model listeners.

Specified by:
remove in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
requestId - the primary key of the social request
Returns:
the social request that was removed
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a social request with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

remove

public com.liferay.portlet.social.model.SocialRequest remove(java.io.Serializable primaryKey)
                                                      throws com.liferay.portlet.social.NoSuchRequestException,
                                                             com.liferay.portal.kernel.exception.SystemException
Removes the social request with the primary key from the database. Also notifies the appropriate model listeners.

Specified by:
remove in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.social.model.SocialRequest>
Overrides:
remove in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.social.model.SocialRequest>
Parameters:
primaryKey - the primary key of the social request
Returns:
the social request that was removed
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a social request with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeImpl

protected com.liferay.portlet.social.model.SocialRequest removeImpl(com.liferay.portlet.social.model.SocialRequest socialRequest)
                                                             throws com.liferay.portal.kernel.exception.SystemException
Overrides:
removeImpl in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.social.model.SocialRequest>
Throws:
com.liferay.portal.kernel.exception.SystemException

updateImpl

public com.liferay.portlet.social.model.SocialRequest updateImpl(com.liferay.portlet.social.model.SocialRequest socialRequest,
                                                                 boolean merge)
                                                          throws com.liferay.portal.kernel.exception.SystemException
Specified by:
updateImpl in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Overrides:
updateImpl in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.social.model.SocialRequest>
Throws:
com.liferay.portal.kernel.exception.SystemException

toUnwrappedModel

protected com.liferay.portlet.social.model.SocialRequest toUnwrappedModel(com.liferay.portlet.social.model.SocialRequest socialRequest)

findByPrimaryKey

public com.liferay.portlet.social.model.SocialRequest findByPrimaryKey(java.io.Serializable primaryKey)
                                                                throws com.liferay.portal.NoSuchModelException,
                                                                       com.liferay.portal.kernel.exception.SystemException
Returns the social request with the primary key or throws a NoSuchModelException if it could not be found.

Specified by:
findByPrimaryKey in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.social.model.SocialRequest>
Overrides:
findByPrimaryKey in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.social.model.SocialRequest>
Parameters:
primaryKey - the primary key of the social request
Returns:
the social request
Throws:
com.liferay.portal.NoSuchModelException - if a social request with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByPrimaryKey

public com.liferay.portlet.social.model.SocialRequest findByPrimaryKey(long requestId)
                                                                throws com.liferay.portlet.social.NoSuchRequestException,
                                                                       com.liferay.portal.kernel.exception.SystemException
Returns the social request with the primary key or throws a NoSuchRequestException if it could not be found.

Specified by:
findByPrimaryKey in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
requestId - the primary key of the social request
Returns:
the social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a social request with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

fetchByPrimaryKey

public com.liferay.portlet.social.model.SocialRequest fetchByPrimaryKey(java.io.Serializable primaryKey)
                                                                 throws com.liferay.portal.kernel.exception.SystemException
Returns the social request with the primary key or returns null if it could not be found.

Specified by:
fetchByPrimaryKey in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.social.model.SocialRequest>
Overrides:
fetchByPrimaryKey in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.social.model.SocialRequest>
Parameters:
primaryKey - the primary key of the social request
Returns:
the social request, or null if a social request with the primary key could not be found
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

fetchByPrimaryKey

public com.liferay.portlet.social.model.SocialRequest fetchByPrimaryKey(long requestId)
                                                                 throws com.liferay.portal.kernel.exception.SystemException
Returns the social request with the primary key or returns null if it could not be found.

Specified by:
fetchByPrimaryKey in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
requestId - the primary key of the social request
Returns:
the social request, or null if a social request with the primary key could not be found
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByUuid

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByUuid(java.lang.String uuid)
                                                                          throws com.liferay.portal.kernel.exception.SystemException
Returns all the social requests where uuid = ?.

Specified by:
findByUuid in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
uuid - the uuid
Returns:
the matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByUuid

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByUuid(java.lang.String uuid,
                                                                                 int start,
                                                                                 int end)
                                                                          throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the social requests 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.

Specified by:
findByUuid in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
uuid - the uuid
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
Returns:
the range of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByUuid

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByUuid(java.lang.String uuid,
                                                                                 int start,
                                                                                 int end,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                          throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the social requests 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.

Specified by:
findByUuid in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
uuid - the uuid
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByUuid_First

public com.liferay.portlet.social.model.SocialRequest findByUuid_First(java.lang.String uuid,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                throws com.liferay.portlet.social.NoSuchRequestException,
                                                                       com.liferay.portal.kernel.exception.SystemException
Returns the first social request in the ordered set 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.

Specified by:
findByUuid_First in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
uuid - the uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByUuid_Last

public com.liferay.portlet.social.model.SocialRequest findByUuid_Last(java.lang.String uuid,
                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                               throws com.liferay.portlet.social.NoSuchRequestException,
                                                                      com.liferay.portal.kernel.exception.SystemException
Returns the last social request in the ordered set 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.

Specified by:
findByUuid_Last in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
uuid - the uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByUuid_PrevAndNext

public com.liferay.portlet.social.model.SocialRequest[] findByUuid_PrevAndNext(long requestId,
                                                                               java.lang.String uuid,
                                                                               com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                        throws com.liferay.portlet.social.NoSuchRequestException,
                                                                               com.liferay.portal.kernel.exception.SystemException
Returns the social requests before and after the current social request in the ordered set 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.

Specified by:
findByUuid_PrevAndNext in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
requestId - the primary key of the current social request
uuid - the uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a social request with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByUuid_PrevAndNext

protected com.liferay.portlet.social.model.SocialRequest getByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                               com.liferay.portlet.social.model.SocialRequest socialRequest,
                                                                               java.lang.String uuid,
                                                                               com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                               boolean previous)

findByUUID_G

public com.liferay.portlet.social.model.SocialRequest findByUUID_G(java.lang.String uuid,
                                                                   long groupId)
                                                            throws com.liferay.portlet.social.NoSuchRequestException,
                                                                   com.liferay.portal.kernel.exception.SystemException
Returns the social request where uuid = ? and groupId = ? or throws a NoSuchRequestException if it could not be found.

Specified by:
findByUUID_G in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
uuid - the uuid
groupId - the group ID
Returns:
the matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

fetchByUUID_G

public com.liferay.portlet.social.model.SocialRequest fetchByUUID_G(java.lang.String uuid,
                                                                    long groupId)
                                                             throws com.liferay.portal.kernel.exception.SystemException
Returns the social request where uuid = ? and groupId = ? or returns null if it could not be found. Uses the finder cache.

Specified by:
fetchByUUID_G in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
uuid - the uuid
groupId - the group ID
Returns:
the matching social request, or null if a matching social request could not be found
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

fetchByUUID_G

public com.liferay.portlet.social.model.SocialRequest fetchByUUID_G(java.lang.String uuid,
                                                                    long groupId,
                                                                    boolean retrieveFromCache)
                                                             throws com.liferay.portal.kernel.exception.SystemException
Returns the social request where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.

Specified by:
fetchByUUID_G in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
uuid - the uuid
groupId - the group ID
retrieveFromCache - whether to use the finder cache
Returns:
the matching social request, or null if a matching social request could not be found
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByCompanyId

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByCompanyId(long companyId)
                                                                               throws com.liferay.portal.kernel.exception.SystemException
Returns all the social requests where companyId = ?.

Specified by:
findByCompanyId in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
companyId - the company ID
Returns:
the matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByCompanyId

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByCompanyId(long companyId,
                                                                                      int start,
                                                                                      int end)
                                                                               throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the social requests 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.

Specified by:
findByCompanyId in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
companyId - the company ID
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
Returns:
the range of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByCompanyId

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByCompanyId(long companyId,
                                                                                      int start,
                                                                                      int end,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                               throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the social requests 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.

Specified by:
findByCompanyId in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
companyId - the company ID
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByCompanyId_First

public com.liferay.portlet.social.model.SocialRequest findByCompanyId_First(long companyId,
                                                                            com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                     throws com.liferay.portlet.social.NoSuchRequestException,
                                                                            com.liferay.portal.kernel.exception.SystemException
Returns the first social request in the ordered set 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.

Specified by:
findByCompanyId_First in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByCompanyId_Last

public com.liferay.portlet.social.model.SocialRequest findByCompanyId_Last(long companyId,
                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                    throws com.liferay.portlet.social.NoSuchRequestException,
                                                                           com.liferay.portal.kernel.exception.SystemException
Returns the last social request in the ordered set 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.

Specified by:
findByCompanyId_Last in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByCompanyId_PrevAndNext

public com.liferay.portlet.social.model.SocialRequest[] findByCompanyId_PrevAndNext(long requestId,
                                                                                    long companyId,
                                                                                    com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                             throws com.liferay.portlet.social.NoSuchRequestException,
                                                                                    com.liferay.portal.kernel.exception.SystemException
Returns the social requests before and after the current social request in the ordered set 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.

Specified by:
findByCompanyId_PrevAndNext in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
requestId - the primary key of the current social request
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a social request with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByCompanyId_PrevAndNext

protected com.liferay.portlet.social.model.SocialRequest getByCompanyId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                    com.liferay.portlet.social.model.SocialRequest socialRequest,
                                                                                    long companyId,
                                                                                    com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                    boolean previous)

findByUserId

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByUserId(long userId)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns all the social requests where userId = ?.

Specified by:
findByUserId in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
Returns:
the matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByUserId

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByUserId(long userId,
                                                                                   int start,
                                                                                   int end)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the social requests where userId = ?.

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.

Specified by:
findByUserId in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
Returns:
the range of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByUserId

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByUserId(long userId,
                                                                                   int start,
                                                                                   int end,
                                                                                   com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the social requests where userId = ?.

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.

Specified by:
findByUserId in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByUserId_First

public com.liferay.portlet.social.model.SocialRequest findByUserId_First(long userId,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portlet.social.NoSuchRequestException,
                                                                         com.liferay.portal.kernel.exception.SystemException
Returns the first social request in the ordered set where userId = ?.

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.

Specified by:
findByUserId_First in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByUserId_Last

public com.liferay.portlet.social.model.SocialRequest findByUserId_Last(long userId,
                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                 throws com.liferay.portlet.social.NoSuchRequestException,
                                                                        com.liferay.portal.kernel.exception.SystemException
Returns the last social request in the ordered set where userId = ?.

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.

Specified by:
findByUserId_Last in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByUserId_PrevAndNext

public com.liferay.portlet.social.model.SocialRequest[] findByUserId_PrevAndNext(long requestId,
                                                                                 long userId,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                          throws com.liferay.portlet.social.NoSuchRequestException,
                                                                                 com.liferay.portal.kernel.exception.SystemException
Returns the social requests before and after the current social request in the ordered set where userId = ?.

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.

Specified by:
findByUserId_PrevAndNext in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
requestId - the primary key of the current social request
userId - the user ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a social request with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByUserId_PrevAndNext

protected com.liferay.portlet.social.model.SocialRequest getByUserId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                 com.liferay.portlet.social.model.SocialRequest socialRequest,
                                                                                 long userId,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                 boolean previous)

findByReceiverUserId

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByReceiverUserId(long receiverUserId)
                                                                                    throws com.liferay.portal.kernel.exception.SystemException
Returns all the social requests where receiverUserId = ?.

Specified by:
findByReceiverUserId in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
receiverUserId - the receiver user ID
Returns:
the matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByReceiverUserId

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByReceiverUserId(long receiverUserId,
                                                                                           int start,
                                                                                           int end)
                                                                                    throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the social requests where receiverUserId = ?.

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.

Specified by:
findByReceiverUserId in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
receiverUserId - the receiver user ID
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
Returns:
the range of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByReceiverUserId

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByReceiverUserId(long receiverUserId,
                                                                                           int start,
                                                                                           int end,
                                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                    throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the social requests where receiverUserId = ?.

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.

Specified by:
findByReceiverUserId in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
receiverUserId - the receiver user ID
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByReceiverUserId_First

public com.liferay.portlet.social.model.SocialRequest findByReceiverUserId_First(long receiverUserId,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                          throws com.liferay.portlet.social.NoSuchRequestException,
                                                                                 com.liferay.portal.kernel.exception.SystemException
Returns the first social request in the ordered set where receiverUserId = ?.

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.

Specified by:
findByReceiverUserId_First in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
receiverUserId - the receiver user ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByReceiverUserId_Last

public com.liferay.portlet.social.model.SocialRequest findByReceiverUserId_Last(long receiverUserId,
                                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                         throws com.liferay.portlet.social.NoSuchRequestException,
                                                                                com.liferay.portal.kernel.exception.SystemException
Returns the last social request in the ordered set where receiverUserId = ?.

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.

Specified by:
findByReceiverUserId_Last in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
receiverUserId - the receiver user ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByReceiverUserId_PrevAndNext

public com.liferay.portlet.social.model.SocialRequest[] findByReceiverUserId_PrevAndNext(long requestId,
                                                                                         long receiverUserId,
                                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                  throws com.liferay.portlet.social.NoSuchRequestException,
                                                                                         com.liferay.portal.kernel.exception.SystemException
Returns the social requests before and after the current social request in the ordered set where receiverUserId = ?.

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.

Specified by:
findByReceiverUserId_PrevAndNext in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
requestId - the primary key of the current social request
receiverUserId - the receiver user ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a social request with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByReceiverUserId_PrevAndNext

protected com.liferay.portlet.social.model.SocialRequest getByReceiverUserId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                         com.liferay.portlet.social.model.SocialRequest socialRequest,
                                                                                         long receiverUserId,
                                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                         boolean previous)

findByU_S

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByU_S(long userId,
                                                                                int status)
                                                                         throws com.liferay.portal.kernel.exception.SystemException
Returns all the social requests where userId = ? and status = ?.

Specified by:
findByU_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
status - the status
Returns:
the matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByU_S

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByU_S(long userId,
                                                                                int status,
                                                                                int start,
                                                                                int end)
                                                                         throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the social requests where userId = ? 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.

Specified by:
findByU_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
status - the status
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
Returns:
the range of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByU_S

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByU_S(long userId,
                                                                                int status,
                                                                                int start,
                                                                                int end,
                                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                         throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the social requests where userId = ? 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.

Specified by:
findByU_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
status - the status
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByU_S_First

public com.liferay.portlet.social.model.SocialRequest findByU_S_First(long userId,
                                                                      int status,
                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                               throws com.liferay.portlet.social.NoSuchRequestException,
                                                                      com.liferay.portal.kernel.exception.SystemException
Returns the first social request in the ordered set where userId = ? 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.

Specified by:
findByU_S_First in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByU_S_Last

public com.liferay.portlet.social.model.SocialRequest findByU_S_Last(long userId,
                                                                     int status,
                                                                     com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                              throws com.liferay.portlet.social.NoSuchRequestException,
                                                                     com.liferay.portal.kernel.exception.SystemException
Returns the last social request in the ordered set where userId = ? 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.

Specified by:
findByU_S_Last in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByU_S_PrevAndNext

public com.liferay.portlet.social.model.SocialRequest[] findByU_S_PrevAndNext(long requestId,
                                                                              long userId,
                                                                              int status,
                                                                              com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                       throws com.liferay.portlet.social.NoSuchRequestException,
                                                                              com.liferay.portal.kernel.exception.SystemException
Returns the social requests before and after the current social request in the ordered set where userId = ? 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.

Specified by:
findByU_S_PrevAndNext in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
requestId - the primary key of the current social request
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a social request with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByU_S_PrevAndNext

protected com.liferay.portlet.social.model.SocialRequest getByU_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                              com.liferay.portlet.social.model.SocialRequest socialRequest,
                                                                              long userId,
                                                                              int status,
                                                                              com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                              boolean previous)

findByR_S

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByR_S(long receiverUserId,
                                                                                int status)
                                                                         throws com.liferay.portal.kernel.exception.SystemException
Returns all the social requests where receiverUserId = ? and status = ?.

Specified by:
findByR_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
receiverUserId - the receiver user ID
status - the status
Returns:
the matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByR_S

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByR_S(long receiverUserId,
                                                                                int status,
                                                                                int start,
                                                                                int end)
                                                                         throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the social requests where receiverUserId = ? 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.

Specified by:
findByR_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
receiverUserId - the receiver user ID
status - the status
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
Returns:
the range of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByR_S

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByR_S(long receiverUserId,
                                                                                int status,
                                                                                int start,
                                                                                int end,
                                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                         throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the social requests where receiverUserId = ? 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.

Specified by:
findByR_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
receiverUserId - the receiver user ID
status - the status
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByR_S_First

public com.liferay.portlet.social.model.SocialRequest findByR_S_First(long receiverUserId,
                                                                      int status,
                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                               throws com.liferay.portlet.social.NoSuchRequestException,
                                                                      com.liferay.portal.kernel.exception.SystemException
Returns the first social request in the ordered set where receiverUserId = ? 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.

Specified by:
findByR_S_First in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
receiverUserId - the receiver user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByR_S_Last

public com.liferay.portlet.social.model.SocialRequest findByR_S_Last(long receiverUserId,
                                                                     int status,
                                                                     com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                              throws com.liferay.portlet.social.NoSuchRequestException,
                                                                     com.liferay.portal.kernel.exception.SystemException
Returns the last social request in the ordered set where receiverUserId = ? 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.

Specified by:
findByR_S_Last in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
receiverUserId - the receiver user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByR_S_PrevAndNext

public com.liferay.portlet.social.model.SocialRequest[] findByR_S_PrevAndNext(long requestId,
                                                                              long receiverUserId,
                                                                              int status,
                                                                              com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                       throws com.liferay.portlet.social.NoSuchRequestException,
                                                                              com.liferay.portal.kernel.exception.SystemException
Returns the social requests before and after the current social request in the ordered set where receiverUserId = ? 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.

Specified by:
findByR_S_PrevAndNext in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
requestId - the primary key of the current social request
receiverUserId - the receiver user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a social request with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByR_S_PrevAndNext

protected com.liferay.portlet.social.model.SocialRequest getByR_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                              com.liferay.portlet.social.model.SocialRequest socialRequest,
                                                                              long receiverUserId,
                                                                              int status,
                                                                              com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                              boolean previous)

findByU_C_C_T_R

public com.liferay.portlet.social.model.SocialRequest findByU_C_C_T_R(long userId,
                                                                      long classNameId,
                                                                      long classPK,
                                                                      int type,
                                                                      long receiverUserId)
                                                               throws com.liferay.portlet.social.NoSuchRequestException,
                                                                      com.liferay.portal.kernel.exception.SystemException
Returns the social request where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? or throws a NoSuchRequestException if it could not be found.

Specified by:
findByU_C_C_T_R in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
classNameId - the class name ID
classPK - the class p k
type - the type
receiverUserId - the receiver user ID
Returns:
the matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

fetchByU_C_C_T_R

public com.liferay.portlet.social.model.SocialRequest fetchByU_C_C_T_R(long userId,
                                                                       long classNameId,
                                                                       long classPK,
                                                                       int type,
                                                                       long receiverUserId)
                                                                throws com.liferay.portal.kernel.exception.SystemException
Returns the social request where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? or returns null if it could not be found. Uses the finder cache.

Specified by:
fetchByU_C_C_T_R in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
classNameId - the class name ID
classPK - the class p k
type - the type
receiverUserId - the receiver user ID
Returns:
the matching social request, or null if a matching social request could not be found
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

fetchByU_C_C_T_R

public com.liferay.portlet.social.model.SocialRequest fetchByU_C_C_T_R(long userId,
                                                                       long classNameId,
                                                                       long classPK,
                                                                       int type,
                                                                       long receiverUserId,
                                                                       boolean retrieveFromCache)
                                                                throws com.liferay.portal.kernel.exception.SystemException
Returns the social request where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? or returns null if it could not be found, optionally using the finder cache.

Specified by:
fetchByU_C_C_T_R in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
classNameId - the class name ID
classPK - the class p k
type - the type
receiverUserId - the receiver user ID
retrieveFromCache - whether to use the finder cache
Returns:
the matching social request, or null if a matching social request could not be found
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByU_C_C_T_S

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByU_C_C_T_S(long userId,
                                                                                      long classNameId,
                                                                                      long classPK,
                                                                                      int type,
                                                                                      int status)
                                                                               throws com.liferay.portal.kernel.exception.SystemException
Returns all the social requests where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.

Specified by:
findByU_C_C_T_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
classNameId - the class name ID
classPK - the class p k
type - the type
status - the status
Returns:
the matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByU_C_C_T_S

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByU_C_C_T_S(long userId,
                                                                                      long classNameId,
                                                                                      long classPK,
                                                                                      int type,
                                                                                      int status,
                                                                                      int start,
                                                                                      int end)
                                                                               throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the social requests where userId = ? and classNameId = ? and classPK = ? and type = ? 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.

Specified by:
findByU_C_C_T_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
classNameId - the class name ID
classPK - the class p k
type - the type
status - the status
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
Returns:
the range of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByU_C_C_T_S

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByU_C_C_T_S(long userId,
                                                                                      long classNameId,
                                                                                      long classPK,
                                                                                      int type,
                                                                                      int status,
                                                                                      int start,
                                                                                      int end,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                               throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the social requests where userId = ? and classNameId = ? and classPK = ? and type = ? 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.

Specified by:
findByU_C_C_T_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
classNameId - the class name ID
classPK - the class p k
type - the type
status - the status
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByU_C_C_T_S_First

public com.liferay.portlet.social.model.SocialRequest findByU_C_C_T_S_First(long userId,
                                                                            long classNameId,
                                                                            long classPK,
                                                                            int type,
                                                                            int status,
                                                                            com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                     throws com.liferay.portlet.social.NoSuchRequestException,
                                                                            com.liferay.portal.kernel.exception.SystemException
Returns the first social request in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ? 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.

Specified by:
findByU_C_C_T_S_First in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
classNameId - the class name ID
classPK - the class p k
type - the type
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByU_C_C_T_S_Last

public com.liferay.portlet.social.model.SocialRequest findByU_C_C_T_S_Last(long userId,
                                                                           long classNameId,
                                                                           long classPK,
                                                                           int type,
                                                                           int status,
                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                    throws com.liferay.portlet.social.NoSuchRequestException,
                                                                           com.liferay.portal.kernel.exception.SystemException
Returns the last social request in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ? 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.

Specified by:
findByU_C_C_T_S_Last in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
classNameId - the class name ID
classPK - the class p k
type - the type
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByU_C_C_T_S_PrevAndNext

public com.liferay.portlet.social.model.SocialRequest[] findByU_C_C_T_S_PrevAndNext(long requestId,
                                                                                    long userId,
                                                                                    long classNameId,
                                                                                    long classPK,
                                                                                    int type,
                                                                                    int status,
                                                                                    com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                             throws com.liferay.portlet.social.NoSuchRequestException,
                                                                                    com.liferay.portal.kernel.exception.SystemException
Returns the social requests before and after the current social request in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ? 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.

Specified by:
findByU_C_C_T_S_PrevAndNext in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
requestId - the primary key of the current social request
userId - the user ID
classNameId - the class name ID
classPK - the class p k
type - the type
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a social request with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByU_C_C_T_S_PrevAndNext

protected com.liferay.portlet.social.model.SocialRequest getByU_C_C_T_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                    com.liferay.portlet.social.model.SocialRequest socialRequest,
                                                                                    long userId,
                                                                                    long classNameId,
                                                                                    long classPK,
                                                                                    int type,
                                                                                    int status,
                                                                                    com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                    boolean previous)

findByC_C_T_R_S

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByC_C_T_R_S(long classNameId,
                                                                                      long classPK,
                                                                                      int type,
                                                                                      long receiverUserId,
                                                                                      int status)
                                                                               throws com.liferay.portal.kernel.exception.SystemException
Returns all the social requests where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.

Specified by:
findByC_C_T_R_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
classNameId - the class name ID
classPK - the class p k
type - the type
receiverUserId - the receiver user ID
status - the status
Returns:
the matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_C_T_R_S

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByC_C_T_R_S(long classNameId,
                                                                                      long classPK,
                                                                                      int type,
                                                                                      long receiverUserId,
                                                                                      int status,
                                                                                      int start,
                                                                                      int end)
                                                                               throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the social requests where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? 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.

Specified by:
findByC_C_T_R_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
classNameId - the class name ID
classPK - the class p k
type - the type
receiverUserId - the receiver user ID
status - the status
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
Returns:
the range of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_C_T_R_S

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findByC_C_T_R_S(long classNameId,
                                                                                      long classPK,
                                                                                      int type,
                                                                                      long receiverUserId,
                                                                                      int status,
                                                                                      int start,
                                                                                      int end,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                               throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the social requests where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? 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.

Specified by:
findByC_C_T_R_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
classNameId - the class name ID
classPK - the class p k
type - the type
receiverUserId - the receiver user ID
status - the status
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_C_T_R_S_First

public com.liferay.portlet.social.model.SocialRequest findByC_C_T_R_S_First(long classNameId,
                                                                            long classPK,
                                                                            int type,
                                                                            long receiverUserId,
                                                                            int status,
                                                                            com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                     throws com.liferay.portlet.social.NoSuchRequestException,
                                                                            com.liferay.portal.kernel.exception.SystemException
Returns the first social request in the ordered set where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? 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.

Specified by:
findByC_C_T_R_S_First in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
classNameId - the class name ID
classPK - the class p k
type - the type
receiverUserId - the receiver user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_C_T_R_S_Last

public com.liferay.portlet.social.model.SocialRequest findByC_C_T_R_S_Last(long classNameId,
                                                                           long classPK,
                                                                           int type,
                                                                           long receiverUserId,
                                                                           int status,
                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                    throws com.liferay.portlet.social.NoSuchRequestException,
                                                                           com.liferay.portal.kernel.exception.SystemException
Returns the last social request in the ordered set where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? 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.

Specified by:
findByC_C_T_R_S_Last in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
classNameId - the class name ID
classPK - the class p k
type - the type
receiverUserId - the receiver user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a matching social request could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_C_T_R_S_PrevAndNext

public com.liferay.portlet.social.model.SocialRequest[] findByC_C_T_R_S_PrevAndNext(long requestId,
                                                                                    long classNameId,
                                                                                    long classPK,
                                                                                    int type,
                                                                                    long receiverUserId,
                                                                                    int status,
                                                                                    com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                             throws com.liferay.portlet.social.NoSuchRequestException,
                                                                                    com.liferay.portal.kernel.exception.SystemException
Returns the social requests before and after the current social request in the ordered set where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? 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.

Specified by:
findByC_C_T_R_S_PrevAndNext in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
requestId - the primary key of the current social request
classNameId - the class name ID
classPK - the class p k
type - the type
receiverUserId - the receiver user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next social request
Throws:
com.liferay.portlet.social.NoSuchRequestException - if a social request with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByC_C_T_R_S_PrevAndNext

protected com.liferay.portlet.social.model.SocialRequest getByC_C_T_R_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                    com.liferay.portlet.social.model.SocialRequest socialRequest,
                                                                                    long classNameId,
                                                                                    long classPK,
                                                                                    int type,
                                                                                    long receiverUserId,
                                                                                    int status,
                                                                                    com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                    boolean previous)

findAll

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findAll()
                                                                       throws com.liferay.portal.kernel.exception.SystemException
Returns all the social requests.

Specified by:
findAll in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Returns:
the social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findAll

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findAll(int start,
                                                                              int end)
                                                                       throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the social requests.

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.

Specified by:
findAll in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
Returns:
the range of social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findAll

public java.util.List<com.liferay.portlet.social.model.SocialRequest> findAll(int start,
                                                                              int end,
                                                                              com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                       throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the social requests.

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.

Specified by:
findAll in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
start - the lower bound of the range of social requests
end - the upper bound of the range of social requests (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByUuid

public void removeByUuid(java.lang.String uuid)
                  throws com.liferay.portal.kernel.exception.SystemException
Removes all the social requests where uuid = ? from the database.

Specified by:
removeByUuid in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
uuid - the uuid
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByUUID_G

public void removeByUUID_G(java.lang.String uuid,
                           long groupId)
                    throws com.liferay.portlet.social.NoSuchRequestException,
                           com.liferay.portal.kernel.exception.SystemException
Removes the social request where uuid = ? and groupId = ? from the database.

Specified by:
removeByUUID_G in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
uuid - the uuid
groupId - the group ID
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
com.liferay.portlet.social.NoSuchRequestException

removeByCompanyId

public void removeByCompanyId(long companyId)
                       throws com.liferay.portal.kernel.exception.SystemException
Removes all the social requests where companyId = ? from the database.

Specified by:
removeByCompanyId in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
companyId - the company ID
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByUserId

public void removeByUserId(long userId)
                    throws com.liferay.portal.kernel.exception.SystemException
Removes all the social requests where userId = ? from the database.

Specified by:
removeByUserId in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByReceiverUserId

public void removeByReceiverUserId(long receiverUserId)
                            throws com.liferay.portal.kernel.exception.SystemException
Removes all the social requests where receiverUserId = ? from the database.

Specified by:
removeByReceiverUserId in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
receiverUserId - the receiver user ID
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByU_S

public void removeByU_S(long userId,
                        int status)
                 throws com.liferay.portal.kernel.exception.SystemException
Removes all the social requests where userId = ? and status = ? from the database.

Specified by:
removeByU_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
status - the status
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByR_S

public void removeByR_S(long receiverUserId,
                        int status)
                 throws com.liferay.portal.kernel.exception.SystemException
Removes all the social requests where receiverUserId = ? and status = ? from the database.

Specified by:
removeByR_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
receiverUserId - the receiver user ID
status - the status
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByU_C_C_T_R

public void removeByU_C_C_T_R(long userId,
                              long classNameId,
                              long classPK,
                              int type,
                              long receiverUserId)
                       throws com.liferay.portlet.social.NoSuchRequestException,
                              com.liferay.portal.kernel.exception.SystemException
Removes the social request where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? from the database.

Specified by:
removeByU_C_C_T_R in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
classNameId - the class name ID
classPK - the class p k
type - the type
receiverUserId - the receiver user ID
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
com.liferay.portlet.social.NoSuchRequestException

removeByU_C_C_T_S

public void removeByU_C_C_T_S(long userId,
                              long classNameId,
                              long classPK,
                              int type,
                              int status)
                       throws com.liferay.portal.kernel.exception.SystemException
Removes all the social requests where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ? from the database.

Specified by:
removeByU_C_C_T_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
classNameId - the class name ID
classPK - the class p k
type - the type
status - the status
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByC_C_T_R_S

public void removeByC_C_T_R_S(long classNameId,
                              long classPK,
                              int type,
                              long receiverUserId,
                              int status)
                       throws com.liferay.portal.kernel.exception.SystemException
Removes all the social requests where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ? from the database.

Specified by:
removeByC_C_T_R_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
classNameId - the class name ID
classPK - the class p k
type - the type
receiverUserId - the receiver user ID
status - the status
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeAll

public void removeAll()
               throws com.liferay.portal.kernel.exception.SystemException
Removes all the social requests from the database.

Specified by:
removeAll in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByUuid

public int countByUuid(java.lang.String uuid)
                throws com.liferay.portal.kernel.exception.SystemException
Returns the number of social requests where uuid = ?.

Specified by:
countByUuid in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
uuid - the uuid
Returns:
the number of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByUUID_G

public int countByUUID_G(java.lang.String uuid,
                         long groupId)
                  throws com.liferay.portal.kernel.exception.SystemException
Returns the number of social requests where uuid = ? and groupId = ?.

Specified by:
countByUUID_G in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
uuid - the uuid
groupId - the group ID
Returns:
the number of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByCompanyId

public int countByCompanyId(long companyId)
                     throws com.liferay.portal.kernel.exception.SystemException
Returns the number of social requests where companyId = ?.

Specified by:
countByCompanyId in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
companyId - the company ID
Returns:
the number of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByUserId

public int countByUserId(long userId)
                  throws com.liferay.portal.kernel.exception.SystemException
Returns the number of social requests where userId = ?.

Specified by:
countByUserId in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
Returns:
the number of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByReceiverUserId

public int countByReceiverUserId(long receiverUserId)
                          throws com.liferay.portal.kernel.exception.SystemException
Returns the number of social requests where receiverUserId = ?.

Specified by:
countByReceiverUserId in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
receiverUserId - the receiver user ID
Returns:
the number of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByU_S

public int countByU_S(long userId,
                      int status)
               throws com.liferay.portal.kernel.exception.SystemException
Returns the number of social requests where userId = ? and status = ?.

Specified by:
countByU_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
status - the status
Returns:
the number of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByR_S

public int countByR_S(long receiverUserId,
                      int status)
               throws com.liferay.portal.kernel.exception.SystemException
Returns the number of social requests where receiverUserId = ? and status = ?.

Specified by:
countByR_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
receiverUserId - the receiver user ID
status - the status
Returns:
the number of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByU_C_C_T_R

public int countByU_C_C_T_R(long userId,
                            long classNameId,
                            long classPK,
                            int type,
                            long receiverUserId)
                     throws com.liferay.portal.kernel.exception.SystemException
Returns the number of social requests where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.

Specified by:
countByU_C_C_T_R in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
classNameId - the class name ID
classPK - the class p k
type - the type
receiverUserId - the receiver user ID
Returns:
the number of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByU_C_C_T_S

public int countByU_C_C_T_S(long userId,
                            long classNameId,
                            long classPK,
                            int type,
                            int status)
                     throws com.liferay.portal.kernel.exception.SystemException
Returns the number of social requests where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.

Specified by:
countByU_C_C_T_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
userId - the user ID
classNameId - the class name ID
classPK - the class p k
type - the type
status - the status
Returns:
the number of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByC_C_T_R_S

public int countByC_C_T_R_S(long classNameId,
                            long classPK,
                            int type,
                            long receiverUserId,
                            int status)
                     throws com.liferay.portal.kernel.exception.SystemException
Returns the number of social requests where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.

Specified by:
countByC_C_T_R_S in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Parameters:
classNameId - the class name ID
classPK - the class p k
type - the type
receiverUserId - the receiver user ID
status - the status
Returns:
the number of matching social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countAll

public int countAll()
             throws com.liferay.portal.kernel.exception.SystemException
Returns the number of social requests.

Specified by:
countAll in interface com.liferay.portlet.social.service.persistence.SocialRequestPersistence
Returns:
the number of social requests
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

afterPropertiesSet

public void afterPropertiesSet()
Initializes the social request persistence.


destroy

public void destroy()