Class SocialRequestPersistenceImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.dao.orm.SessionFactory,com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>,com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<com.liferay.social.kernel.model.SocialRequest>,com.liferay.social.kernel.service.persistence.SocialRequestPersistence
Caching information and settings can be found in portal.properties
- Author:
- Brian Wing Shun Chan
- {$generated.description}
-
Field Summary
FieldsFields inherited from class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl
CAST_CLOB_TEXT_OPEN, COUNT_COLUMN_NAME, databaseInMaxParameters, dbColumnNames, dummyEntityCache, dummyFinderCache, entityCacheEnabled, FINDER_ARGS_EMPTY, finderCacheEnabled, NULL_SAFE_STRING_COMPARATOR, nullModel, 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidInitializes the social request persistence.voidcacheResult(com.liferay.social.kernel.model.SocialRequest socialRequest) Caches the social request in the entity cache if it is enabled.voidcacheResult(List<com.liferay.social.kernel.model.SocialRequest> socialRequests) Caches the social requests in the entity cache if it is enabled.protected voidcacheUniqueFindersCache(SocialRequestModelImpl socialRequestModelImpl) voidClears the cache for all social requests.voidclearCache(com.liferay.social.kernel.model.SocialRequest socialRequest) Clears the cache for the social request.voidclearCache(List<com.liferay.social.kernel.model.SocialRequest> socialRequests) voidclearCache(Set<Serializable> primaryKeys) intcountAll()Returns the number of social requests.intcountByC_C(long classNameId, long classPK) Returns the number of social requests where classNameId = ? and classPK = ?.intcountByC_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 = ?.intcountByCompanyId(long companyId) Returns the number of social requests where companyId = ?.intcountByR_S(long receiverUserId, int status) Returns the number of social requests where receiverUserId = ? and status = ?.intcountByReceiverUserId(long receiverUserId) Returns the number of social requests where receiverUserId = ?.intcountByU_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 = ?.intcountByU_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 = ?.intcountByU_S(long userId, int status) Returns the number of social requests where userId = ? and status = ?.intcountByUserId(long userId) Returns the number of social requests where userId = ?.intcountByUuid(String uuid) Returns the number of social requests where uuid = ?.intcountByUuid_C(String uuid, long companyId) Returns the number of social requests where uuid = ? and companyId = ?.intcountByUUID_G(String uuid, long groupId) Returns the number of social requests where uuid = ? and groupId = ?.com.liferay.social.kernel.model.SocialRequestcreate(long requestId) Creates a new social request with the primary key.voiddestroy()com.liferay.social.kernel.model.SocialRequestfetchByC_C_First(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where classNameId = ? and classPK = ?.com.liferay.social.kernel.model.SocialRequestfetchByC_C_Last(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where classNameId = ? and classPK = ?.com.liferay.social.kernel.model.SocialRequestfetchByC_C_T_R_S_First(long classNameId, long classPK, int type, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.com.liferay.social.kernel.model.SocialRequestfetchByC_C_T_R_S_Last(long classNameId, long classPK, int type, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.com.liferay.social.kernel.model.SocialRequestfetchByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where companyId = ?.com.liferay.social.kernel.model.SocialRequestfetchByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where companyId = ?.com.liferay.social.kernel.model.SocialRequestfetchByPrimaryKey(long requestId) Returns the social request with the primary key or returnsnullif it could not be found.com.liferay.social.kernel.model.SocialRequestfetchByPrimaryKey(Serializable primaryKey) Returns the social request with the primary key or returnsnullif it could not be found.Map<Serializable,com.liferay.social.kernel.model.SocialRequest> fetchByPrimaryKeys(Set<Serializable> primaryKeys) com.liferay.social.kernel.model.SocialRequestfetchByR_S_First(long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where receiverUserId = ? and status = ?.com.liferay.social.kernel.model.SocialRequestfetchByR_S_Last(long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where receiverUserId = ? and status = ?.com.liferay.social.kernel.model.SocialRequestfetchByReceiverUserId_First(long receiverUserId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where receiverUserId = ?.com.liferay.social.kernel.model.SocialRequestfetchByReceiverUserId_Last(long receiverUserId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where receiverUserId = ?.com.liferay.social.kernel.model.SocialRequestfetchByU_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 returnsnullif it could not be found.com.liferay.social.kernel.model.SocialRequestfetchByU_C_C_T_R(long userId, long classNameId, long classPK, int type, long receiverUserId, boolean useFinderCache) Returns the social request where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? or returnsnullif it could not be found, optionally using the finder cache.com.liferay.social.kernel.model.SocialRequestfetchByU_C_C_T_S_First(long userId, long classNameId, long classPK, int type, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.com.liferay.social.kernel.model.SocialRequestfetchByU_C_C_T_S_Last(long userId, long classNameId, long classPK, int type, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.com.liferay.social.kernel.model.SocialRequestfetchByU_S_First(long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where userId = ? and status = ?.com.liferay.social.kernel.model.SocialRequestfetchByU_S_Last(long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where userId = ? and status = ?.com.liferay.social.kernel.model.SocialRequestfetchByUserId_First(long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where userId = ?.com.liferay.social.kernel.model.SocialRequestfetchByUserId_Last(long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where userId = ?.com.liferay.social.kernel.model.SocialRequestfetchByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where uuid = ? and companyId = ?.com.liferay.social.kernel.model.SocialRequestfetchByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where uuid = ? and companyId = ?.com.liferay.social.kernel.model.SocialRequestfetchByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where uuid = ?.com.liferay.social.kernel.model.SocialRequestfetchByUUID_G(String uuid, long groupId) Returns the social request where uuid = ? and groupId = ? or returnsnullif it could not be found.com.liferay.social.kernel.model.SocialRequestfetchByUUID_G(String uuid, long groupId, boolean useFinderCache) Returns the social request where uuid = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.com.liferay.social.kernel.model.SocialRequestfetchByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where uuid = ?.List<com.liferay.social.kernel.model.SocialRequest>findAll()Returns all the social requests.List<com.liferay.social.kernel.model.SocialRequest>findAll(int start, int end) Returns a range of all the social requests.List<com.liferay.social.kernel.model.SocialRequest>findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests.List<com.liferay.social.kernel.model.SocialRequest>findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests.List<com.liferay.social.kernel.model.SocialRequest>findByC_C(long classNameId, long classPK) Returns all the social requests where classNameId = ? and classPK = ?.List<com.liferay.social.kernel.model.SocialRequest>findByC_C(long classNameId, long classPK, int start, int end) Returns a range of all the social requests where classNameId = ? and classPK = ?.List<com.liferay.social.kernel.model.SocialRequest>findByC_C(long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where classNameId = ? and classPK = ?.List<com.liferay.social.kernel.model.SocialRequest>findByC_C(long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where classNameId = ? and classPK = ?.com.liferay.social.kernel.model.SocialRequestfindByC_C_First(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where classNameId = ? and classPK = ?.com.liferay.social.kernel.model.SocialRequestfindByC_C_Last(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where classNameId = ? and classPK = ?.com.liferay.social.kernel.model.SocialRequest[]findByC_C_PrevAndNext(long requestId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the social requests before and after the current social request in the ordered set where classNameId = ? and classPK = ?.List<com.liferay.social.kernel.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 = ?.List<com.liferay.social.kernel.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 = ?.List<com.liferay.social.kernel.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<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.List<com.liferay.social.kernel.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<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.com.liferay.social.kernel.model.SocialRequestfindByC_C_T_R_S_First(long classNameId, long classPK, int type, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.com.liferay.social.kernel.model.SocialRequestfindByC_C_T_R_S_Last(long classNameId, long classPK, int type, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.com.liferay.social.kernel.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<com.liferay.social.kernel.model.SocialRequest> 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 = ?.List<com.liferay.social.kernel.model.SocialRequest>findByCompanyId(long companyId) Returns all the social requests where companyId = ?.List<com.liferay.social.kernel.model.SocialRequest>findByCompanyId(long companyId, int start, int end) Returns a range of all the social requests where companyId = ?.List<com.liferay.social.kernel.model.SocialRequest>findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where companyId = ?.List<com.liferay.social.kernel.model.SocialRequest>findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where companyId = ?.com.liferay.social.kernel.model.SocialRequestfindByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where companyId = ?.com.liferay.social.kernel.model.SocialRequestfindByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where companyId = ?.com.liferay.social.kernel.model.SocialRequest[]findByCompanyId_PrevAndNext(long requestId, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the social requests before and after the current social request in the ordered set where companyId = ?.com.liferay.social.kernel.model.SocialRequestfindByPrimaryKey(long requestId) Returns the social request with the primary key or throws aNoSuchRequestExceptionif it could not be found.com.liferay.social.kernel.model.SocialRequestfindByPrimaryKey(Serializable primaryKey) Returns the social request with the primary key or throws acom.liferay.portal.kernel.exception.NoSuchModelExceptionif it could not be found.List<com.liferay.social.kernel.model.SocialRequest>findByR_S(long receiverUserId, int status) Returns all the social requests where receiverUserId = ? and status = ?.List<com.liferay.social.kernel.model.SocialRequest>findByR_S(long receiverUserId, int status, int start, int end) Returns a range of all the social requests where receiverUserId = ? and status = ?.List<com.liferay.social.kernel.model.SocialRequest>findByR_S(long receiverUserId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where receiverUserId = ? and status = ?.List<com.liferay.social.kernel.model.SocialRequest>findByR_S(long receiverUserId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where receiverUserId = ? and status = ?.com.liferay.social.kernel.model.SocialRequestfindByR_S_First(long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where receiverUserId = ? and status = ?.com.liferay.social.kernel.model.SocialRequestfindByR_S_Last(long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where receiverUserId = ? and status = ?.com.liferay.social.kernel.model.SocialRequest[]findByR_S_PrevAndNext(long requestId, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the social requests before and after the current social request in the ordered set where receiverUserId = ? and status = ?.List<com.liferay.social.kernel.model.SocialRequest>findByReceiverUserId(long receiverUserId) Returns all the social requests where receiverUserId = ?.List<com.liferay.social.kernel.model.SocialRequest>findByReceiverUserId(long receiverUserId, int start, int end) Returns a range of all the social requests where receiverUserId = ?.List<com.liferay.social.kernel.model.SocialRequest>findByReceiverUserId(long receiverUserId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where receiverUserId = ?.List<com.liferay.social.kernel.model.SocialRequest>findByReceiverUserId(long receiverUserId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where receiverUserId = ?.com.liferay.social.kernel.model.SocialRequestfindByReceiverUserId_First(long receiverUserId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where receiverUserId = ?.com.liferay.social.kernel.model.SocialRequestfindByReceiverUserId_Last(long receiverUserId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where receiverUserId = ?.com.liferay.social.kernel.model.SocialRequest[]findByReceiverUserId_PrevAndNext(long requestId, long receiverUserId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the social requests before and after the current social request in the ordered set where receiverUserId = ?.com.liferay.social.kernel.model.SocialRequestfindByU_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 aNoSuchRequestExceptionif it could not be found.List<com.liferay.social.kernel.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 = ?.List<com.liferay.social.kernel.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 = ?.List<com.liferay.social.kernel.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<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.List<com.liferay.social.kernel.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<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.com.liferay.social.kernel.model.SocialRequestfindByU_C_C_T_S_First(long userId, long classNameId, long classPK, int type, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.com.liferay.social.kernel.model.SocialRequestfindByU_C_C_T_S_Last(long userId, long classNameId, long classPK, int type, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.com.liferay.social.kernel.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<com.liferay.social.kernel.model.SocialRequest> 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 = ?.List<com.liferay.social.kernel.model.SocialRequest>findByU_S(long userId, int status) Returns all the social requests where userId = ? and status = ?.List<com.liferay.social.kernel.model.SocialRequest>findByU_S(long userId, int status, int start, int end) Returns a range of all the social requests where userId = ? and status = ?.List<com.liferay.social.kernel.model.SocialRequest>findByU_S(long userId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where userId = ? and status = ?.List<com.liferay.social.kernel.model.SocialRequest>findByU_S(long userId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where userId = ? and status = ?.com.liferay.social.kernel.model.SocialRequestfindByU_S_First(long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where userId = ? and status = ?.com.liferay.social.kernel.model.SocialRequestfindByU_S_Last(long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where userId = ? and status = ?.com.liferay.social.kernel.model.SocialRequest[]findByU_S_PrevAndNext(long requestId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the social requests before and after the current social request in the ordered set where userId = ? and status = ?.List<com.liferay.social.kernel.model.SocialRequest>findByUserId(long userId) Returns all the social requests where userId = ?.List<com.liferay.social.kernel.model.SocialRequest>findByUserId(long userId, int start, int end) Returns a range of all the social requests where userId = ?.List<com.liferay.social.kernel.model.SocialRequest>findByUserId(long userId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where userId = ?.List<com.liferay.social.kernel.model.SocialRequest>findByUserId(long userId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where userId = ?.com.liferay.social.kernel.model.SocialRequestfindByUserId_First(long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where userId = ?.com.liferay.social.kernel.model.SocialRequestfindByUserId_Last(long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where userId = ?.com.liferay.social.kernel.model.SocialRequest[]findByUserId_PrevAndNext(long requestId, long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the social requests before and after the current social request in the ordered set where userId = ?.List<com.liferay.social.kernel.model.SocialRequest>findByUuid(String uuid) Returns all the social requests where uuid = ?.List<com.liferay.social.kernel.model.SocialRequest>findByUuid(String uuid, int start, int end) Returns a range of all the social requests where uuid = ?.List<com.liferay.social.kernel.model.SocialRequest>findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where uuid = ?.List<com.liferay.social.kernel.model.SocialRequest>findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where uuid = ?.List<com.liferay.social.kernel.model.SocialRequest>findByUuid_C(String uuid, long companyId) Returns all the social requests where uuid = ? and companyId = ?.List<com.liferay.social.kernel.model.SocialRequest>findByUuid_C(String uuid, long companyId, int start, int end) Returns a range of all the social requests where uuid = ? and companyId = ?.List<com.liferay.social.kernel.model.SocialRequest>findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where uuid = ? and companyId = ?.List<com.liferay.social.kernel.model.SocialRequest>findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where uuid = ? and companyId = ?.com.liferay.social.kernel.model.SocialRequestfindByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where uuid = ? and companyId = ?.com.liferay.social.kernel.model.SocialRequestfindByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where uuid = ? and companyId = ?.com.liferay.social.kernel.model.SocialRequest[]findByUuid_C_PrevAndNext(long requestId, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the social requests before and after the current social request in the ordered set where uuid = ? and companyId = ?.com.liferay.social.kernel.model.SocialRequestfindByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where uuid = ?.com.liferay.social.kernel.model.SocialRequestfindByUUID_G(String uuid, long groupId) Returns the social request where uuid = ? and groupId = ? or throws aNoSuchRequestExceptionif it could not be found.com.liferay.social.kernel.model.SocialRequestfindByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where uuid = ?.com.liferay.social.kernel.model.SocialRequest[]findByUuid_PrevAndNext(long requestId, String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the social requests before and after the current social request in the ordered set where uuid = ?.protected com.liferay.social.kernel.model.SocialRequestgetByC_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) protected com.liferay.social.kernel.model.SocialRequestgetByC_C_T_R_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, long classNameId, long classPK, int type, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) protected com.liferay.social.kernel.model.SocialRequestgetByCompanyId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) protected com.liferay.social.kernel.model.SocialRequestgetByR_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) protected com.liferay.social.kernel.model.SocialRequestgetByReceiverUserId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, long receiverUserId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) protected com.liferay.social.kernel.model.SocialRequestgetByU_C_C_T_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, long userId, long classNameId, long classPK, int type, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) protected com.liferay.social.kernel.model.SocialRequestgetByU_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) protected com.liferay.social.kernel.model.SocialRequestgetByUserId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) protected com.liferay.social.kernel.model.SocialRequestgetByUuid_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) protected com.liferay.social.kernel.model.SocialRequestgetByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) getCTColumnNames(com.liferay.portal.kernel.change.tracking.CTColumnResolutionType ctColumnResolutionType) protected com.liferay.portal.kernel.dao.orm.EntityCacheprotected com.liferay.portal.kernel.dao.orm.FinderCacheprotected Stringprotected Stringcom.liferay.social.kernel.model.SocialRequestremove(long requestId) Removes the social request with the primary key from the database.com.liferay.social.kernel.model.SocialRequestremove(Serializable primaryKey) Removes the social request with the primary key from the database.voidRemoves all the social requests from the database.voidremoveByC_C(long classNameId, long classPK) Removes all the social requests where classNameId = ? and classPK = ? from the database.voidremoveByC_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.voidremoveByCompanyId(long companyId) Removes all the social requests where companyId = ? from the database.voidremoveByR_S(long receiverUserId, int status) Removes all the social requests where receiverUserId = ? and status = ? from the database.voidremoveByReceiverUserId(long receiverUserId) Removes all the social requests where receiverUserId = ? from the database.com.liferay.social.kernel.model.SocialRequestremoveByU_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.voidremoveByU_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.voidremoveByU_S(long userId, int status) Removes all the social requests where userId = ? and status = ? from the database.voidremoveByUserId(long userId) Removes all the social requests where userId = ? from the database.voidremoveByUuid(String uuid) Removes all the social requests where uuid = ? from the database.voidremoveByUuid_C(String uuid, long companyId) Removes all the social requests where uuid = ? and companyId = ? from the database.com.liferay.social.kernel.model.SocialRequestremoveByUUID_G(String uuid, long groupId) Removes the social request where uuid = ? and groupId = ? from the database.protected com.liferay.social.kernel.model.SocialRequestremoveImpl(com.liferay.social.kernel.model.SocialRequest socialRequest) com.liferay.social.kernel.model.SocialRequestupdateImpl(com.liferay.social.kernel.model.SocialRequest socialRequest) Methods inherited from class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl
appendOrderByComparator, appendOrderByComparator, closeSession, countWithDynamicQuery, countWithDynamicQuery, dslQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getClassLoader, getColumnName, getCompoundPKColumnNames, getCurrentSession, getDataSource, getDB, getDialect, getListeners, getModelClass, openNewSession, openSession, processException, registerListener, remove, removeByFunction, removeConjunction, setConfiguration, setDataSource, setDBColumnNames, setEntityCacheEnabled, setModelClass, setModelImplClass, setModelPKClass, setSessionFactory, setTable, unregisterListener, update, updateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.service.persistence.BasePersistence
closeSession, countWithDynamicQuery, countWithDynamicQuery, dslQuery, dslQueryCount, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getCurrentSession, getDataSource, getDB, getDialect, getListeners, getModelClass, openSession, processException, registerListener, remove, removeByFunction, setDataSource, unregisterListener, update, update
-
Field Details
-
FINDER_CLASS_NAME_ENTITY
-
FINDER_CLASS_NAME_LIST_WITH_PAGINATION
-
FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION
-
-
Constructor Details
-
SocialRequestPersistenceImpl
public SocialRequestPersistenceImpl()
-
-
Method Details
-
findByUuid
Returns all the social requests where uuid = ?.- Specified by:
findByUuidin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuid- Returns:
- the matching social requests
-
findByUuid
public List<com.liferay.social.kernel.model.SocialRequest> findByUuid(String uuid, int start, int end) Returns a range of all the social requests where uuid = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByUuidin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)- Returns:
- the range of matching social requests
-
findByUuid
public List<com.liferay.social.kernel.model.SocialRequest> findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where uuid = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByUuidin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching social requests
-
findByUuid
public List<com.liferay.social.kernel.model.SocialRequest> findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where uuid = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByUuidin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching social requests
-
findByUuid_First
public com.liferay.social.kernel.model.SocialRequest findByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the first social request in the ordered set where uuid = ?.- Specified by:
findByUuid_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByUuid_First
public com.liferay.social.kernel.model.SocialRequest fetchByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where uuid = ?.- Specified by:
fetchByUuid_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request, or
nullif a matching social request could not be found
-
findByUuid_Last
public com.liferay.social.kernel.model.SocialRequest findByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the last social request in the ordered set where uuid = ?.- Specified by:
findByUuid_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByUuid_Last
public com.liferay.social.kernel.model.SocialRequest fetchByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where uuid = ?.- Specified by:
fetchByUuid_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request, or
nullif a matching social request could not be found
-
findByUuid_PrevAndNext
public com.liferay.social.kernel.model.SocialRequest[] findByUuid_PrevAndNext(long requestId, String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the social requests before and after the current social request in the ordered set where uuid = ?.- Specified by:
findByUuid_PrevAndNextin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
requestId- the primary key of the current social requestuuid- the uuidorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a social request with the primary key could not be found
-
getByUuid_PrevAndNext
protected com.liferay.social.kernel.model.SocialRequest getByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) -
removeByUuid
Removes all the social requests where uuid = ? from the database.- Specified by:
removeByUuidin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuid
-
countByUuid
Returns the number of social requests where uuid = ?.- Specified by:
countByUuidin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuid- Returns:
- the number of matching social requests
-
findByUUID_G
public com.liferay.social.kernel.model.SocialRequest findByUUID_G(String uuid, long groupId) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the social request where uuid = ? and groupId = ? or throws aNoSuchRequestExceptionif it could not be found.- Specified by:
findByUUID_Gin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidgroupId- the group ID- Returns:
- the matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByUUID_G
Returns the social request where uuid = ? and groupId = ? or returnsnullif it could not be found. Uses the finder cache.- Specified by:
fetchByUUID_Gin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidgroupId- the group ID- Returns:
- the matching social request, or
nullif a matching social request could not be found
-
fetchByUUID_G
public com.liferay.social.kernel.model.SocialRequest fetchByUUID_G(String uuid, long groupId, boolean useFinderCache) Returns the social request where uuid = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.- Specified by:
fetchByUUID_Gin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidgroupId- the group IDuseFinderCache- whether to use the finder cache- Returns:
- the matching social request, or
nullif a matching social request could not be found
-
removeByUUID_G
public com.liferay.social.kernel.model.SocialRequest removeByUUID_G(String uuid, long groupId) throws com.liferay.social.kernel.exception.NoSuchRequestException Removes the social request where uuid = ? and groupId = ? from the database.- Specified by:
removeByUUID_Gin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidgroupId- the group ID- Returns:
- the social request that was removed
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException
-
countByUUID_G
Returns the number of social requests where uuid = ? and groupId = ?.- Specified by:
countByUUID_Gin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidgroupId- the group ID- Returns:
- the number of matching social requests
-
findByUuid_C
public List<com.liferay.social.kernel.model.SocialRequest> findByUuid_C(String uuid, long companyId) Returns all the social requests where uuid = ? and companyId = ?.- Specified by:
findByUuid_Cin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidcompanyId- the company ID- Returns:
- the matching social requests
-
findByUuid_C
public List<com.liferay.social.kernel.model.SocialRequest> findByUuid_C(String uuid, long companyId, int start, int end) Returns a range of all the social requests where uuid = ? and companyId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByUuid_Cin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidcompanyId- the company IDstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)- Returns:
- the range of matching social requests
-
findByUuid_C
public List<com.liferay.social.kernel.model.SocialRequest> findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where uuid = ? and companyId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByUuid_Cin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidcompanyId- the company IDstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching social requests
-
findByUuid_C
public List<com.liferay.social.kernel.model.SocialRequest> findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where uuid = ? and companyId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByUuid_Cin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidcompanyId- the company IDstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching social requests
-
findByUuid_C_First
public com.liferay.social.kernel.model.SocialRequest findByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the first social request in the ordered set where uuid = ? and companyId = ?.- Specified by:
findByUuid_C_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidcompanyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByUuid_C_First
public com.liferay.social.kernel.model.SocialRequest fetchByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where uuid = ? and companyId = ?.- Specified by:
fetchByUuid_C_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidcompanyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request, or
nullif a matching social request could not be found
-
findByUuid_C_Last
public com.liferay.social.kernel.model.SocialRequest findByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the last social request in the ordered set where uuid = ? and companyId = ?.- Specified by:
findByUuid_C_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidcompanyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByUuid_C_Last
public com.liferay.social.kernel.model.SocialRequest fetchByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where uuid = ? and companyId = ?.- Specified by:
fetchByUuid_C_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidcompanyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request, or
nullif a matching social request could not be found
-
findByUuid_C_PrevAndNext
public com.liferay.social.kernel.model.SocialRequest[] findByUuid_C_PrevAndNext(long requestId, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the social requests before and after the current social request in the ordered set where uuid = ? and companyId = ?.- Specified by:
findByUuid_C_PrevAndNextin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
requestId- the primary key of the current social requestuuid- the uuidcompanyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a social request with the primary key could not be found
-
getByUuid_C_PrevAndNext
protected com.liferay.social.kernel.model.SocialRequest getByUuid_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) -
removeByUuid_C
Removes all the social requests where uuid = ? and companyId = ? from the database.- Specified by:
removeByUuid_Cin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidcompanyId- the company ID
-
countByUuid_C
Returns the number of social requests where uuid = ? and companyId = ?.- Specified by:
countByUuid_Cin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
uuid- the uuidcompanyId- the company ID- Returns:
- the number of matching social requests
-
findByCompanyId
Returns all the social requests where companyId = ?.- Specified by:
findByCompanyIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
companyId- the company ID- Returns:
- the matching social requests
-
findByCompanyId
public List<com.liferay.social.kernel.model.SocialRequest> findByCompanyId(long companyId, int start, int end) Returns a range of all the social requests where companyId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByCompanyIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
companyId- the company IDstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)- Returns:
- the range of matching social requests
-
findByCompanyId
public List<com.liferay.social.kernel.model.SocialRequest> findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where companyId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByCompanyIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
companyId- the company IDstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching social requests
-
findByCompanyId
public List<com.liferay.social.kernel.model.SocialRequest> findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where companyId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByCompanyIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
companyId- the company IDstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching social requests
-
findByCompanyId_First
public com.liferay.social.kernel.model.SocialRequest findByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the first social request in the ordered set where companyId = ?.- Specified by:
findByCompanyId_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
companyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByCompanyId_First
public com.liferay.social.kernel.model.SocialRequest fetchByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where companyId = ?.- Specified by:
fetchByCompanyId_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
companyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request, or
nullif a matching social request could not be found
-
findByCompanyId_Last
public com.liferay.social.kernel.model.SocialRequest findByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the last social request in the ordered set where companyId = ?.- Specified by:
findByCompanyId_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
companyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByCompanyId_Last
public com.liferay.social.kernel.model.SocialRequest fetchByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where companyId = ?.- Specified by:
fetchByCompanyId_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
companyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request, or
nullif a matching social request could not be found
-
findByCompanyId_PrevAndNext
public com.liferay.social.kernel.model.SocialRequest[] findByCompanyId_PrevAndNext(long requestId, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the social requests before and after the current social request in the ordered set where companyId = ?.- Specified by:
findByCompanyId_PrevAndNextin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
requestId- the primary key of the current social requestcompanyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a social request with the primary key could not be found
-
getByCompanyId_PrevAndNext
protected com.liferay.social.kernel.model.SocialRequest getByCompanyId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) -
removeByCompanyId
public void removeByCompanyId(long companyId) Removes all the social requests where companyId = ? from the database.- Specified by:
removeByCompanyIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
companyId- the company ID
-
countByCompanyId
public int countByCompanyId(long companyId) Returns the number of social requests where companyId = ?.- Specified by:
countByCompanyIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
companyId- the company ID- Returns:
- the number of matching social requests
-
findByUserId
Returns all the social requests where userId = ?.- Specified by:
findByUserIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user ID- Returns:
- the matching social requests
-
findByUserId
public List<com.liferay.social.kernel.model.SocialRequest> findByUserId(long userId, int start, int end) Returns a range of all the social requests where userId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByUserIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)- Returns:
- the range of matching social requests
-
findByUserId
public List<com.liferay.social.kernel.model.SocialRequest> findByUserId(long userId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where userId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByUserIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching social requests
-
findByUserId
public List<com.liferay.social.kernel.model.SocialRequest> findByUserId(long userId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where userId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByUserIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching social requests
-
findByUserId_First
public com.liferay.social.kernel.model.SocialRequest findByUserId_First(long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the first social request in the ordered set where userId = ?.- Specified by:
findByUserId_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByUserId_First
public com.liferay.social.kernel.model.SocialRequest fetchByUserId_First(long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where userId = ?.- Specified by:
fetchByUserId_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request, or
nullif a matching social request could not be found
-
findByUserId_Last
public com.liferay.social.kernel.model.SocialRequest findByUserId_Last(long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the last social request in the ordered set where userId = ?.- Specified by:
findByUserId_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByUserId_Last
public com.liferay.social.kernel.model.SocialRequest fetchByUserId_Last(long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where userId = ?.- Specified by:
fetchByUserId_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request, or
nullif a matching social request could not be found
-
findByUserId_PrevAndNext
public com.liferay.social.kernel.model.SocialRequest[] findByUserId_PrevAndNext(long requestId, long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the social requests before and after the current social request in the ordered set where userId = ?.- Specified by:
findByUserId_PrevAndNextin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
requestId- the primary key of the current social requestuserId- the user IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a social request with the primary key could not be found
-
getByUserId_PrevAndNext
protected com.liferay.social.kernel.model.SocialRequest getByUserId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) -
removeByUserId
public void removeByUserId(long userId) Removes all the social requests where userId = ? from the database.- Specified by:
removeByUserIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user ID
-
countByUserId
public int countByUserId(long userId) Returns the number of social requests where userId = ?.- Specified by:
countByUserIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user ID- Returns:
- the number of matching social requests
-
findByReceiverUserId
public List<com.liferay.social.kernel.model.SocialRequest> findByReceiverUserId(long receiverUserId) Returns all the social requests where receiverUserId = ?.- Specified by:
findByReceiverUserIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user ID- Returns:
- the matching social requests
-
findByReceiverUserId
public List<com.liferay.social.kernel.model.SocialRequest> findByReceiverUserId(long receiverUserId, int start, int end) Returns a range of all the social requests where receiverUserId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByReceiverUserIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user IDstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)- Returns:
- the range of matching social requests
-
findByReceiverUserId
public List<com.liferay.social.kernel.model.SocialRequest> findByReceiverUserId(long receiverUserId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where receiverUserId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByReceiverUserIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user IDstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching social requests
-
findByReceiverUserId
public List<com.liferay.social.kernel.model.SocialRequest> findByReceiverUserId(long receiverUserId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where receiverUserId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByReceiverUserIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user IDstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching social requests
-
findByReceiverUserId_First
public com.liferay.social.kernel.model.SocialRequest findByReceiverUserId_First(long receiverUserId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the first social request in the ordered set where receiverUserId = ?.- Specified by:
findByReceiverUserId_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByReceiverUserId_First
public com.liferay.social.kernel.model.SocialRequest fetchByReceiverUserId_First(long receiverUserId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where receiverUserId = ?.- Specified by:
fetchByReceiverUserId_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request, or
nullif a matching social request could not be found
-
findByReceiverUserId_Last
public com.liferay.social.kernel.model.SocialRequest findByReceiverUserId_Last(long receiverUserId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the last social request in the ordered set where receiverUserId = ?.- Specified by:
findByReceiverUserId_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByReceiverUserId_Last
public com.liferay.social.kernel.model.SocialRequest fetchByReceiverUserId_Last(long receiverUserId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where receiverUserId = ?.- Specified by:
fetchByReceiverUserId_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request, or
nullif a matching social request could not be found
-
findByReceiverUserId_PrevAndNext
public com.liferay.social.kernel.model.SocialRequest[] findByReceiverUserId_PrevAndNext(long requestId, long receiverUserId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the social requests before and after the current social request in the ordered set where receiverUserId = ?.- Specified by:
findByReceiverUserId_PrevAndNextin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
requestId- the primary key of the current social requestreceiverUserId- the receiver user IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a social request with the primary key could not be found
-
getByReceiverUserId_PrevAndNext
protected com.liferay.social.kernel.model.SocialRequest getByReceiverUserId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, long receiverUserId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) -
removeByReceiverUserId
public void removeByReceiverUserId(long receiverUserId) Removes all the social requests where receiverUserId = ? from the database.- Specified by:
removeByReceiverUserIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user ID
-
countByReceiverUserId
public int countByReceiverUserId(long receiverUserId) Returns the number of social requests where receiverUserId = ?.- Specified by:
countByReceiverUserIdin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user ID- Returns:
- the number of matching social requests
-
findByU_S
Returns all the social requests where userId = ? and status = ?.- Specified by:
findByU_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDstatus- the status- Returns:
- the matching social requests
-
findByU_S
public List<com.liferay.social.kernel.model.SocialRequest> findByU_S(long userId, int status, int start, int end) Returns a range of all the social requests where userId = ? and status = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByU_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDstatus- the statusstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)- Returns:
- the range of matching social requests
-
findByU_S
public List<com.liferay.social.kernel.model.SocialRequest> findByU_S(long userId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where userId = ? and status = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByU_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDstatus- the statusstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching social requests
-
findByU_S
public List<com.liferay.social.kernel.model.SocialRequest> findByU_S(long userId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where userId = ? and status = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByU_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDstatus- the statusstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching social requests
-
findByU_S_First
public com.liferay.social.kernel.model.SocialRequest findByU_S_First(long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the first social request in the ordered set where userId = ? and status = ?.- Specified by:
findByU_S_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDstatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByU_S_First
public com.liferay.social.kernel.model.SocialRequest fetchByU_S_First(long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where userId = ? and status = ?.- Specified by:
fetchByU_S_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDstatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request, or
nullif a matching social request could not be found
-
findByU_S_Last
public com.liferay.social.kernel.model.SocialRequest findByU_S_Last(long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the last social request in the ordered set where userId = ? and status = ?.- Specified by:
findByU_S_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDstatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByU_S_Last
public com.liferay.social.kernel.model.SocialRequest fetchByU_S_Last(long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where userId = ? and status = ?.- Specified by:
fetchByU_S_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDstatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request, or
nullif a matching social request could not be found
-
findByU_S_PrevAndNext
public com.liferay.social.kernel.model.SocialRequest[] findByU_S_PrevAndNext(long requestId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the social requests before and after the current social request in the ordered set where userId = ? and status = ?.- Specified by:
findByU_S_PrevAndNextin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
requestId- the primary key of the current social requestuserId- the user IDstatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a social request with the primary key could not be found
-
getByU_S_PrevAndNext
protected com.liferay.social.kernel.model.SocialRequest getByU_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) -
removeByU_S
public void removeByU_S(long userId, int status) Removes all the social requests where userId = ? and status = ? from the database.- Specified by:
removeByU_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDstatus- the status
-
countByU_S
public int countByU_S(long userId, int status) Returns the number of social requests where userId = ? and status = ?.- Specified by:
countByU_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDstatus- the status- Returns:
- the number of matching social requests
-
findByC_C
public List<com.liferay.social.kernel.model.SocialRequest> findByC_C(long classNameId, long classPK) Returns all the social requests where classNameId = ? and classPK = ?.- Specified by:
findByC_Cin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pk- Returns:
- the matching social requests
-
findByC_C
public List<com.liferay.social.kernel.model.SocialRequest> findByC_C(long classNameId, long classPK, int start, int end) Returns a range of all the social requests where classNameId = ? and classPK = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByC_Cin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pkstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)- Returns:
- the range of matching social requests
-
findByC_C
public List<com.liferay.social.kernel.model.SocialRequest> findByC_C(long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where classNameId = ? and classPK = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByC_Cin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pkstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching social requests
-
findByC_C
public List<com.liferay.social.kernel.model.SocialRequest> findByC_C(long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where classNameId = ? and classPK = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByC_Cin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pkstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching social requests
-
findByC_C_First
public com.liferay.social.kernel.model.SocialRequest findByC_C_First(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the first social request in the ordered set where classNameId = ? and classPK = ?.- Specified by:
findByC_C_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pkorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByC_C_First
public com.liferay.social.kernel.model.SocialRequest fetchByC_C_First(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where classNameId = ? and classPK = ?.- Specified by:
fetchByC_C_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pkorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request, or
nullif a matching social request could not be found
-
findByC_C_Last
public com.liferay.social.kernel.model.SocialRequest findByC_C_Last(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the last social request in the ordered set where classNameId = ? and classPK = ?.- Specified by:
findByC_C_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pkorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByC_C_Last
public com.liferay.social.kernel.model.SocialRequest fetchByC_C_Last(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where classNameId = ? and classPK = ?.- Specified by:
fetchByC_C_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pkorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request, or
nullif a matching social request could not be found
-
findByC_C_PrevAndNext
public com.liferay.social.kernel.model.SocialRequest[] findByC_C_PrevAndNext(long requestId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the social requests before and after the current social request in the ordered set where classNameId = ? and classPK = ?.- Specified by:
findByC_C_PrevAndNextin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
requestId- the primary key of the current social requestclassNameId- the class name IDclassPK- the class pkorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a social request with the primary key could not be found
-
getByC_C_PrevAndNext
protected com.liferay.social.kernel.model.SocialRequest getByC_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) -
removeByC_C
public void removeByC_C(long classNameId, long classPK) Removes all the social requests where classNameId = ? and classPK = ? from the database.- Specified by:
removeByC_Cin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pk
-
countByC_C
public int countByC_C(long classNameId, long classPK) Returns the number of social requests where classNameId = ? and classPK = ?.- Specified by:
countByC_Cin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pk- Returns:
- the number of matching social requests
-
findByR_S
public List<com.liferay.social.kernel.model.SocialRequest> findByR_S(long receiverUserId, int status) Returns all the social requests where receiverUserId = ? and status = ?.- Specified by:
findByR_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user IDstatus- the status- Returns:
- the matching social requests
-
findByR_S
public List<com.liferay.social.kernel.model.SocialRequest> findByR_S(long receiverUserId, int status, int start, int end) Returns a range of all the social requests where receiverUserId = ? and status = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByR_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user IDstatus- the statusstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)- Returns:
- the range of matching social requests
-
findByR_S
public List<com.liferay.social.kernel.model.SocialRequest> findByR_S(long receiverUserId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests where receiverUserId = ? and status = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByR_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user IDstatus- the statusstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching social requests
-
findByR_S
public List<com.liferay.social.kernel.model.SocialRequest> findByR_S(long receiverUserId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests where receiverUserId = ? and status = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByR_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user IDstatus- the statusstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching social requests
-
findByR_S_First
public com.liferay.social.kernel.model.SocialRequest findByR_S_First(long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the first social request in the ordered set where receiverUserId = ? and status = ?.- Specified by:
findByR_S_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user IDstatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByR_S_First
public com.liferay.social.kernel.model.SocialRequest fetchByR_S_First(long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where receiverUserId = ? and status = ?.- Specified by:
fetchByR_S_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user IDstatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request, or
nullif a matching social request could not be found
-
findByR_S_Last
public com.liferay.social.kernel.model.SocialRequest findByR_S_Last(long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the last social request in the ordered set where receiverUserId = ? and status = ?.- Specified by:
findByR_S_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user IDstatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByR_S_Last
public com.liferay.social.kernel.model.SocialRequest fetchByR_S_Last(long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where receiverUserId = ? and status = ?.- Specified by:
fetchByR_S_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user IDstatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request, or
nullif a matching social request could not be found
-
findByR_S_PrevAndNext
public com.liferay.social.kernel.model.SocialRequest[] findByR_S_PrevAndNext(long requestId, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the social requests before and after the current social request in the ordered set where receiverUserId = ? and status = ?.- Specified by:
findByR_S_PrevAndNextin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
requestId- the primary key of the current social requestreceiverUserId- the receiver user IDstatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a social request with the primary key could not be found
-
getByR_S_PrevAndNext
protected com.liferay.social.kernel.model.SocialRequest getByR_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) -
removeByR_S
public void removeByR_S(long receiverUserId, int status) Removes all the social requests where receiverUserId = ? and status = ? from the database.- Specified by:
removeByR_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user IDstatus- the status
-
countByR_S
public int countByR_S(long receiverUserId, int status) Returns the number of social requests where receiverUserId = ? and status = ?.- Specified by:
countByR_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
receiverUserId- the receiver user IDstatus- the status- Returns:
- the number of matching social requests
-
findByU_C_C_T_R
public com.liferay.social.kernel.model.SocialRequest findByU_C_C_T_R(long userId, long classNameId, long classPK, int type, long receiverUserId) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the social request where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? or throws aNoSuchRequestExceptionif it could not be found.- Specified by:
findByU_C_C_T_Rin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDclassNameId- the class name IDclassPK- the class pktype- the typereceiverUserId- the receiver user ID- Returns:
- the matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByU_C_C_T_R
public com.liferay.social.kernel.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 returnsnullif it could not be found. Uses the finder cache.- Specified by:
fetchByU_C_C_T_Rin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDclassNameId- the class name IDclassPK- the class pktype- the typereceiverUserId- the receiver user ID- Returns:
- the matching social request, or
nullif a matching social request could not be found
-
fetchByU_C_C_T_R
public com.liferay.social.kernel.model.SocialRequest fetchByU_C_C_T_R(long userId, long classNameId, long classPK, int type, long receiverUserId, boolean useFinderCache) Returns the social request where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? or returnsnullif it could not be found, optionally using the finder cache.- Specified by:
fetchByU_C_C_T_Rin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDclassNameId- the class name IDclassPK- the class pktype- the typereceiverUserId- the receiver user IDuseFinderCache- whether to use the finder cache- Returns:
- the matching social request, or
nullif a matching social request could not be found
-
removeByU_C_C_T_R
public com.liferay.social.kernel.model.SocialRequest removeByU_C_C_T_R(long userId, long classNameId, long classPK, int type, long receiverUserId) throws com.liferay.social.kernel.exception.NoSuchRequestException Removes the social request where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? from the database.- Specified by:
removeByU_C_C_T_Rin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDclassNameId- the class name IDclassPK- the class pktype- the typereceiverUserId- the receiver user ID- Returns:
- the social request that was removed
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException
-
countByU_C_C_T_R
public 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 = ?.- Specified by:
countByU_C_C_T_Rin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDclassNameId- the class name IDclassPK- the class pktype- the typereceiverUserId- the receiver user ID- Returns:
- the number of matching social requests
-
findByU_C_C_T_S
public List<com.liferay.social.kernel.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 = ?.- Specified by:
findByU_C_C_T_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDclassNameId- the class name IDclassPK- the class pktype- the typestatus- the status- Returns:
- the matching social requests
-
findByU_C_C_T_S
public List<com.liferay.social.kernel.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 = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByU_C_C_T_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDclassNameId- the class name IDclassPK- the class pktype- the typestatus- the statusstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)- Returns:
- the range of matching social requests
-
findByU_C_C_T_S
public List<com.liferay.social.kernel.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<com.liferay.social.kernel.model.SocialRequest> orderByComparator) 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 - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByU_C_C_T_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDclassNameId- the class name IDclassPK- the class pktype- the typestatus- the statusstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching social requests
-
findByU_C_C_T_S
public List<com.liferay.social.kernel.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<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) 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 - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByU_C_C_T_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDclassNameId- the class name IDclassPK- the class pktype- the typestatus- the statusstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching social requests
-
findByU_C_C_T_S_First
public com.liferay.social.kernel.model.SocialRequest findByU_C_C_T_S_First(long userId, long classNameId, long classPK, int type, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the first social request in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.- Specified by:
findByU_C_C_T_S_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDclassNameId- the class name IDclassPK- the class pktype- the typestatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByU_C_C_T_S_First
public com.liferay.social.kernel.model.SocialRequest fetchByU_C_C_T_S_First(long userId, long classNameId, long classPK, int type, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.- Specified by:
fetchByU_C_C_T_S_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDclassNameId- the class name IDclassPK- the class pktype- the typestatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request, or
nullif a matching social request could not be found
-
findByU_C_C_T_S_Last
public com.liferay.social.kernel.model.SocialRequest findByU_C_C_T_S_Last(long userId, long classNameId, long classPK, int type, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the last social request in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.- Specified by:
findByU_C_C_T_S_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDclassNameId- the class name IDclassPK- the class pktype- the typestatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByU_C_C_T_S_Last
public com.liferay.social.kernel.model.SocialRequest fetchByU_C_C_T_S_Last(long userId, long classNameId, long classPK, int type, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?.- Specified by:
fetchByU_C_C_T_S_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDclassNameId- the class name IDclassPK- the class pktype- the typestatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request, or
nullif a matching social request could not be found
-
findByU_C_C_T_S_PrevAndNext
public com.liferay.social.kernel.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<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException 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 = ?.- Specified by:
findByU_C_C_T_S_PrevAndNextin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
requestId- the primary key of the current social requestuserId- the user IDclassNameId- the class name IDclassPK- the class pktype- the typestatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a social request with the primary key could not be found
-
getByU_C_C_T_S_PrevAndNext
protected com.liferay.social.kernel.model.SocialRequest getByU_C_C_T_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, long userId, long classNameId, long classPK, int type, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) -
removeByU_C_C_T_S
public 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.- Specified by:
removeByU_C_C_T_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDclassNameId- the class name IDclassPK- the class pktype- the typestatus- the status
-
countByU_C_C_T_S
public 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 = ?.- Specified by:
countByU_C_C_T_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
userId- the user IDclassNameId- the class name IDclassPK- the class pktype- the typestatus- the status- Returns:
- the number of matching social requests
-
findByC_C_T_R_S
public List<com.liferay.social.kernel.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 = ?.- Specified by:
findByC_C_T_R_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pktype- the typereceiverUserId- the receiver user IDstatus- the status- Returns:
- the matching social requests
-
findByC_C_T_R_S
public List<com.liferay.social.kernel.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 = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByC_C_T_R_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pktype- the typereceiverUserId- the receiver user IDstatus- the statusstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)- Returns:
- the range of matching social requests
-
findByC_C_T_R_S
public List<com.liferay.social.kernel.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<com.liferay.social.kernel.model.SocialRequest> orderByComparator) 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 - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByC_C_T_R_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pktype- the typereceiverUserId- the receiver user IDstatus- the statusstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching social requests
-
findByC_C_T_R_S
public List<com.liferay.social.kernel.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<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) 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 - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findByC_C_T_R_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pktype- the typereceiverUserId- the receiver user IDstatus- the statusstart- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching social requests
-
findByC_C_T_R_S_First
public com.liferay.social.kernel.model.SocialRequest findByC_C_T_R_S_First(long classNameId, long classPK, int type, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the first social request in the ordered set where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.- Specified by:
findByC_C_T_R_S_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pktype- the typereceiverUserId- the receiver user IDstatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByC_C_T_R_S_First
public com.liferay.social.kernel.model.SocialRequest fetchByC_C_T_R_S_First(long classNameId, long classPK, int type, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the first social request in the ordered set where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.- Specified by:
fetchByC_C_T_R_S_Firstin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pktype- the typereceiverUserId- the receiver user IDstatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching social request, or
nullif a matching social request could not be found
-
findByC_C_T_R_S_Last
public com.liferay.social.kernel.model.SocialRequest findByC_C_T_R_S_Last(long classNameId, long classPK, int type, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the last social request in the ordered set where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.- Specified by:
findByC_C_T_R_S_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pktype- the typereceiverUserId- the receiver user IDstatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a matching social request could not be found
-
fetchByC_C_T_R_S_Last
public com.liferay.social.kernel.model.SocialRequest fetchByC_C_T_R_S_Last(long classNameId, long classPK, int type, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns the last social request in the ordered set where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?.- Specified by:
fetchByC_C_T_R_S_Lastin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pktype- the typereceiverUserId- the receiver user IDstatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching social request, or
nullif a matching social request could not be found
-
findByC_C_T_R_S_PrevAndNext
public com.liferay.social.kernel.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<com.liferay.social.kernel.model.SocialRequest> orderByComparator) throws com.liferay.social.kernel.exception.NoSuchRequestException 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 = ?.- Specified by:
findByC_C_T_R_S_PrevAndNextin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
requestId- the primary key of the current social requestclassNameId- the class name IDclassPK- the class pktype- the typereceiverUserId- the receiver user IDstatus- the statusorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a social request with the primary key could not be found
-
getByC_C_T_R_S_PrevAndNext
protected com.liferay.social.kernel.model.SocialRequest getByC_C_T_R_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.social.kernel.model.SocialRequest socialRequest, long classNameId, long classPK, int type, long receiverUserId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean previous) -
removeByC_C_T_R_S
public 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.- Specified by:
removeByC_C_T_R_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pktype- the typereceiverUserId- the receiver user IDstatus- the status
-
countByC_C_T_R_S
public 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 = ?.- Specified by:
countByC_C_T_R_Sin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
classNameId- the class name IDclassPK- the class pktype- the typereceiverUserId- the receiver user IDstatus- the status- Returns:
- the number of matching social requests
-
cacheResult
public void cacheResult(com.liferay.social.kernel.model.SocialRequest socialRequest) Caches the social request in the entity cache if it is enabled.- Specified by:
cacheResultin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Overrides:
cacheResultin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>- Parameters:
socialRequest- the social request
-
cacheResult
Caches the social requests in the entity cache if it is enabled.- Specified by:
cacheResultin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
socialRequests- the social requests
-
clearCache
public void clearCache()Clears the cache for all social requests.The
EntityCacheandFinderCacheare both cleared by this method.- Specified by:
clearCachein interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>- Overrides:
clearCachein classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>
-
clearCache
public void clearCache(com.liferay.social.kernel.model.SocialRequest socialRequest) Clears the cache for the social request.The
EntityCacheandFinderCacheare both cleared by this method.- Specified by:
clearCachein interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>- Overrides:
clearCachein classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>
-
clearCache
- Specified by:
clearCachein interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>- Overrides:
clearCachein classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>
-
clearCache
- Specified by:
clearCachein interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>
-
cacheUniqueFindersCache
-
create
public com.liferay.social.kernel.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:
createin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
requestId- the primary key for the new social request- Returns:
- the new social request
-
remove
public com.liferay.social.kernel.model.SocialRequest remove(long requestId) throws com.liferay.social.kernel.exception.NoSuchRequestException Removes the social request with the primary key from the database. Also notifies the appropriate model listeners.- Specified by:
removein interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
requestId- the primary key of the social request- Returns:
- the social request that was removed
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a social request with the primary key could not be found
-
remove
public com.liferay.social.kernel.model.SocialRequest remove(Serializable primaryKey) throws com.liferay.social.kernel.exception.NoSuchRequestException Removes the social request with the primary key from the database. Also notifies the appropriate model listeners.- Specified by:
removein interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>- Overrides:
removein classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>- Parameters:
primaryKey- the primary key of the social request- Returns:
- the social request that was removed
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a social request with the primary key could not be found
-
removeImpl
protected com.liferay.social.kernel.model.SocialRequest removeImpl(com.liferay.social.kernel.model.SocialRequest socialRequest) - Overrides:
removeImplin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>
-
updateImpl
public com.liferay.social.kernel.model.SocialRequest updateImpl(com.liferay.social.kernel.model.SocialRequest socialRequest) - Specified by:
updateImplin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Overrides:
updateImplin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>
-
findByPrimaryKey
public com.liferay.social.kernel.model.SocialRequest findByPrimaryKey(Serializable primaryKey) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the social request with the primary key or throws acom.liferay.portal.kernel.exception.NoSuchModelExceptionif it could not be found.- Specified by:
findByPrimaryKeyin interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>- Overrides:
findByPrimaryKeyin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>- Parameters:
primaryKey- the primary key of the social request- Returns:
- the social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a social request with the primary key could not be found
-
findByPrimaryKey
public com.liferay.social.kernel.model.SocialRequest findByPrimaryKey(long requestId) throws com.liferay.social.kernel.exception.NoSuchRequestException Returns the social request with the primary key or throws aNoSuchRequestExceptionif it could not be found.- Specified by:
findByPrimaryKeyin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
requestId- the primary key of the social request- Returns:
- the social request
- Throws:
com.liferay.social.kernel.exception.NoSuchRequestException- if a social request with the primary key could not be found
-
fetchByPrimaryKey
Returns the social request with the primary key or returnsnullif it could not be found.- Specified by:
fetchByPrimaryKeyin interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>- Overrides:
fetchByPrimaryKeyin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>- Parameters:
primaryKey- the primary key of the social request- Returns:
- the social request, or
nullif a social request with the primary key could not be found
-
fetchByPrimaryKey
public com.liferay.social.kernel.model.SocialRequest fetchByPrimaryKey(long requestId) Returns the social request with the primary key or returnsnullif it could not be found.- Specified by:
fetchByPrimaryKeyin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
requestId- the primary key of the social request- Returns:
- the social request, or
nullif a social request with the primary key could not be found
-
fetchByPrimaryKeys
public Map<Serializable,com.liferay.social.kernel.model.SocialRequest> fetchByPrimaryKeys(Set<Serializable> primaryKeys) - Specified by:
fetchByPrimaryKeysin interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>- Overrides:
fetchByPrimaryKeysin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>
-
findAll
Returns all the social requests.- Specified by:
findAllin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Returns:
- the social requests
-
findAll
Returns a range of all the social requests.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findAllin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
start- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)- Returns:
- the range of social requests
-
findAll
public List<com.liferay.social.kernel.model.SocialRequest> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator) Returns an ordered range of all the social requests.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findAllin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
start- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of social requests
-
findAll
public List<com.liferay.social.kernel.model.SocialRequest> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social requests.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromSocialRequestModelImpl.- Specified by:
findAllin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Parameters:
start- the lower bound of the range of social requestsend- the upper bound of the range of social requests (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of social requests
-
removeAll
public void removeAll()Removes all the social requests from the database.- Specified by:
removeAllin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence
-
countAll
public int countAll()Returns the number of social requests.- Specified by:
countAllin interfacecom.liferay.social.kernel.service.persistence.SocialRequestPersistence- Returns:
- the number of social requests
-
getBadColumnNames
- Specified by:
getBadColumnNamesin interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>- Overrides:
getBadColumnNamesin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>
-
getEntityCache
protected com.liferay.portal.kernel.dao.orm.EntityCache getEntityCache()- Overrides:
getEntityCachein classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>
-
getPKDBName
- Overrides:
getPKDBNamein classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>
-
getSelectSQL
- Overrides:
getSelectSQLin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>
-
getCTColumnNames
public Set<String> getCTColumnNames(com.liferay.portal.kernel.change.tracking.CTColumnResolutionType ctColumnResolutionType) - Specified by:
getCTColumnNamesin interfacecom.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<com.liferay.social.kernel.model.SocialRequest>
-
getMappingTableNames
- Specified by:
getMappingTableNamesin interfacecom.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<com.liferay.social.kernel.model.SocialRequest>
-
getTableColumnsMap
- Specified by:
getTableColumnsMapin interfacecom.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<com.liferay.social.kernel.model.SocialRequest>- Overrides:
getTableColumnsMapin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>
-
getTableName
- Specified by:
getTableNamein interfacecom.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<com.liferay.social.kernel.model.SocialRequest>
-
getUniqueIndexColumnNames
- Specified by:
getUniqueIndexColumnNamesin interfacecom.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<com.liferay.social.kernel.model.SocialRequest>
-
afterPropertiesSet
public void afterPropertiesSet()Initializes the social request persistence. -
destroy
public void destroy() -
getFinderCache
protected com.liferay.portal.kernel.dao.orm.FinderCache getFinderCache()- Overrides:
getFinderCachein classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>
-