|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>
com.liferay.portlet.social.service.persistence.impl.SocialRequestPersistenceImpl
@ProviderType public class SocialRequestPersistenceImpl
The persistence implementation for the social request service.
Caching information and settings can be found in portal.properties
SocialRequestPersistence,
SocialRequestUtil| Field Summary | |
|---|---|
protected com.liferay.portal.kernel.service.persistence.CompanyProvider |
companyProvider
|
protected com.liferay.portal.kernel.dao.orm.EntityCache |
entityCache
|
static String |
FINDER_CLASS_NAME_ENTITY
|
static String |
FINDER_CLASS_NAME_LIST_WITH_PAGINATION
|
static String |
FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_ALL
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_C_C
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_C_C_T_R_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_COMPANYID
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_R_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_RECEIVERUSERID
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_U_C_C_T_R
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_U_C_C_T_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_U_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_USERID
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_UUID
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_UUID_C
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_UUID_G
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_FETCH_BY_U_C_C_T_R
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_FETCH_BY_UUID_G
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_ALL
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_C_C
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_C_C_T_R_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_COMPANYID
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_R_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_RECEIVERUSERID
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_U_C_C_T_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_U_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_USERID
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID_C
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_C
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_C_T_R_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_COMPANYID
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_R_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_RECEIVERUSERID
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_U_C_C_T_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_U_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_USERID
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID_C
|
protected com.liferay.portal.kernel.dao.orm.FinderCache |
finderCache
|
| Fields inherited from class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl |
|---|
CAST_CLOB_TEXT_OPEN, COUNT_COLUMN_NAME, FINDER_ARGS_EMPTY, listeners, NULL_SAFE_STRING_COMPARATOR, ORDER_BY_ASC, ORDER_BY_ASC_HAS_NEXT, ORDER_BY_CLAUSE, ORDER_BY_DESC, ORDER_BY_DESC_HAS_NEXT, WHERE_AND, WHERE_GREATER_THAN, WHERE_GREATER_THAN_HAS_NEXT, WHERE_LESSER_THAN, WHERE_LESSER_THAN_HAS_NEXT, WHERE_OR |
| Constructor Summary | |
|---|---|
SocialRequestPersistenceImpl()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
Initializes the social request persistence. |
void |
cacheResult(List<com.liferay.social.kernel.model.SocialRequest> socialRequests)
Caches the social requests in the entity cache if it is enabled. |
void |
cacheResult(com.liferay.social.kernel.model.SocialRequest socialRequest)
Caches the social request in the entity cache if it is enabled. |
protected void |
cacheUniqueFindersCache(SocialRequestModelImpl socialRequestModelImpl,
boolean isNew)
|
void |
clearCache()
Clears the cache for all social requests. |
void |
clearCache(List<com.liferay.social.kernel.model.SocialRequest> socialRequests)
|
void |
clearCache(com.liferay.social.kernel.model.SocialRequest socialRequest)
Clears the cache for the social request. |
protected void |
clearUniqueFindersCache(SocialRequestModelImpl socialRequestModelImpl)
|
int |
countAll()
Returns the number of social requests. |
int |
countByC_C_T_R_S(long classNameId,
long classPK,
int type,
long receiverUserId,
int status)
Returns the number of social requests where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ?. |
int |
countByC_C(long classNameId,
long classPK)
Returns the number of social requests where classNameId = ? and classPK = ?. |
int |
countByCompanyId(long companyId)
Returns the number of social requests where companyId = ?. |
int |
countByR_S(long receiverUserId,
int status)
Returns the number of social requests where receiverUserId = ? and status = ?. |
int |
countByReceiverUserId(long receiverUserId)
Returns the number of social requests where receiverUserId = ?. |
int |
countByU_C_C_T_R(long userId,
long classNameId,
long classPK,
int type,
long receiverUserId)
Returns the number of social requests where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?. |
int |
countByU_C_C_T_S(long userId,
long classNameId,
long classPK,
int type,
int status)
Returns the number of social requests where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?. |
int |
countByU_S(long userId,
int status)
Returns the number of social requests where userId = ? and status = ?. |
int |
countByUserId(long userId)
Returns the number of social requests where userId = ?. |
int |
countByUuid_C(String uuid,
long companyId)
Returns the number of social requests where uuid = ? and companyId = ?. |
int |
countByUUID_G(String uuid,
long groupId)
Returns the number of social requests where uuid = ? and groupId = ?. |
int |
countByUuid(String uuid)
Returns the number of social requests where uuid = ?. |
com.liferay.social.kernel.model.SocialRequest |
create(long requestId)
Creates a new social request with the primary key. |
void |
destroy()
|
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 = ?. |
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 = ?. |
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 = ?. |
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 = ?. |
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 = ?. |
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 = ?. |
com.liferay.social.kernel.model.SocialRequest |
fetchByPrimaryKey(long requestId)
Returns the social request with the primary key or returns null if it could not be found. |
com.liferay.social.kernel.model.SocialRequest |
fetchByPrimaryKey(Serializable primaryKey)
Returns the social request with the primary key or returns null if it could not be found. |
Map<Serializable,com.liferay.social.kernel.model.SocialRequest> |
fetchByPrimaryKeys(Set<Serializable> primaryKeys)
|
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 = ?. |
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 = ?. |
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 = ?. |
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 = ?. |
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 returns null if it could not be found. |
com.liferay.social.kernel.model.SocialRequest |
fetchByU_C_C_T_R(long userId,
long classNameId,
long classPK,
int type,
long receiverUserId,
boolean retrieveFromCache)
Returns the social request where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? or returns null if it could not be found, optionally using the finder cache. |
com.liferay.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 = ?. |
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 = ?. |
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 = ?. |
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 = ?. |
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 = ?. |
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 = ?. |
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 = ?. |
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 = ?. |
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 = ?. |
com.liferay.social.kernel.model.SocialRequest |
fetchByUUID_G(String uuid,
long groupId)
Returns the social request where uuid = ? and groupId = ? or returns null if it could not be found. |
com.liferay.social.kernel.model.SocialRequest |
fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
Returns the social request where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache. |
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 = ?. |
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 retrieveFromCache)
Returns an ordered range of all the social requests. |
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)
Returns the first social request in the ordered set where classNameId = ? and classPK = ?. |
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)
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 = ?. |
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)
Returns the first 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_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> |
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 retrieveFromCache)
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(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 retrieveFromCache)
Returns an ordered range of all the social requests where classNameId = ? and classPK = ?. |
com.liferay.social.kernel.model.SocialRequest |
findByCompanyId_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.SocialRequest |
findByCompanyId_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 = ?. |
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 retrieveFromCache)
Returns an ordered range of all the social requests where companyId = ?. |
com.liferay.social.kernel.model.SocialRequest |
findByPrimaryKey(long requestId)
Returns the social request with the primary key or throws a NoSuchRequestException if it could not be found. |
com.liferay.social.kernel.model.SocialRequest |
findByPrimaryKey(Serializable primaryKey)
Returns the social request with the primary key or throws a NoSuchModelException if it could not be found. |
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)
Returns the first social request in the ordered set where receiverUserId = ? and status = ?. |
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)
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> |
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 retrieveFromCache)
Returns an ordered range of all the social requests where receiverUserId = ? and status = ?. |
com.liferay.social.kernel.model.SocialRequest |
findByReceiverUserId_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.SocialRequest |
findByReceiverUserId_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 = ?. |
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 retrieveFromCache)
Returns an ordered range of all the social requests where receiverUserId = ?. |
com.liferay.social.kernel.model.SocialRequest |
findByU_C_C_T_R(long userId,
long classNameId,
long classPK,
int type,
long receiverUserId)
Returns the social request where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? or throws a NoSuchRequestException if it could not be found. |
com.liferay.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)
Returns the first 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_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_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 retrieveFromCache)
Returns an ordered range of all the social requests where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ?. |
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)
Returns the first social request in the ordered set where userId = ? and status = ?. |
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)
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> |
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 retrieveFromCache)
Returns an ordered range of all the social requests where userId = ? and status = ?. |
com.liferay.social.kernel.model.SocialRequest |
findByUserId_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.SocialRequest |
findByUserId_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> |
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 retrieveFromCache)
Returns an ordered range of all the social requests where userId = ?. |
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)
Returns the first social request in the ordered set where uuid = ? and companyId = ?. |
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)
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 = ?. |
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 retrieveFromCache)
Returns an ordered range of all the social requests where uuid = ? and companyId = ?. |
com.liferay.social.kernel.model.SocialRequest |
findByUuid_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.SocialRequest |
findByUUID_G(String uuid,
long groupId)
Returns the social request where uuid = ? and groupId = ? or throws a NoSuchRequestException if it could not be found. |
com.liferay.social.kernel.model.SocialRequest |
findByUuid_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 = ?. |
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 retrieveFromCache)
Returns an ordered range of all the social requests where uuid = ?. |
Set<String> |
getBadColumnNames()
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
protected Map<String,Integer> |
getTableColumnsMap()
|
com.liferay.social.kernel.model.SocialRequest |
remove(long requestId)
Removes the social request with the primary key from the database. |
com.liferay.social.kernel.model.SocialRequest |
remove(Serializable primaryKey)
Removes the social request with the primary key from the database. |
void |
removeAll()
Removes all the social requests from the database. |
void |
removeByC_C_T_R_S(long classNameId,
long classPK,
int type,
long receiverUserId,
int status)
Removes all the social requests where classNameId = ? and classPK = ? and type = ? and receiverUserId = ? and status = ? from the database. |
void |
removeByC_C(long classNameId,
long classPK)
Removes all the social requests where classNameId = ? and classPK = ? from the database. |
void |
removeByCompanyId(long companyId)
Removes all the social requests where companyId = ? from the database. |
void |
removeByR_S(long receiverUserId,
int status)
Removes all the social requests where receiverUserId = ? and status = ? from the database. |
void |
removeByReceiverUserId(long receiverUserId)
Removes all the social requests where receiverUserId = ? from the database. |
com.liferay.social.kernel.model.SocialRequest |
removeByU_C_C_T_R(long userId,
long classNameId,
long classPK,
int type,
long receiverUserId)
Removes the social request where userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? from the database. |
void |
removeByU_C_C_T_S(long userId,
long classNameId,
long classPK,
int type,
int status)
Removes all the social requests where userId = ? and classNameId = ? and classPK = ? and type = ? and status = ? from the database. |
void |
removeByU_S(long userId,
int status)
Removes all the social requests where userId = ? and status = ? from the database. |
void |
removeByUserId(long userId)
Removes all the social requests where userId = ? from the database. |
void |
removeByUuid_C(String uuid,
long companyId)
Removes all the social requests where uuid = ? and companyId = ? from the database. |
com.liferay.social.kernel.model.SocialRequest |
removeByUUID_G(String uuid,
long groupId)
Removes the social request where uuid = ? and groupId = ? from the database. |
void |
removeByUuid(String uuid)
Removes all the social requests where uuid = ? from the database. |
protected com.liferay.social.kernel.model.SocialRequest |
removeImpl(com.liferay.social.kernel.model.SocialRequest socialRequest)
|
protected com.liferay.social.kernel.model.SocialRequest |
toUnwrappedModel(com.liferay.social.kernel.model.SocialRequest socialRequest)
|
com.liferay.social.kernel.model.SocialRequest |
updateImpl(com.liferay.social.kernel.model.SocialRequest socialRequest)
|
| Methods inherited from class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl |
|---|
appendOrderByComparator, appendOrderByComparator, closeSession, countWithDynamicQuery, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getClassLoader, getColumnName, getCurrentSession, getDataSource, getDB, getDialect, getListeners, getModelClass, openNewSession, openSession, processException, registerListener, remove, removeConjunction, setDataSource, setModelClass, setSessionFactory, unregisterListener, update, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.kernel.service.persistence.BasePersistence |
|---|
closeSession, countWithDynamicQuery, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getCurrentSession, getDataSource, getListeners, getModelClass, openSession, processException, registerListener, remove, setDataSource, unregisterListener, update, update |
| Field Detail |
|---|
public static final String FINDER_CLASS_NAME_ENTITY
public static final String FINDER_CLASS_NAME_LIST_WITH_PAGINATION
public static final String FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_ALL
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_ALL
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_UUID_G
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID_G
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_COMPANYID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_COMPANYID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_COMPANYID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_USERID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_USERID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_USERID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_RECEIVERUSERID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_RECEIVERUSERID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_RECEIVERUSERID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_U_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_U_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_U_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_R_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_R_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_R_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_U_C_C_T_R
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_U_C_C_T_R
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_U_C_C_T_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_U_C_C_T_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_U_C_C_T_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_C_T_R_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_C_T_R_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_C_T_R_S
@BeanReference(type=com.liferay.portal.kernel.service.persistence.CompanyProviderWrapper.class) protected com.liferay.portal.kernel.service.persistence.CompanyProvider companyProvider
protected com.liferay.portal.kernel.dao.orm.EntityCache entityCache
protected com.liferay.portal.kernel.dao.orm.FinderCache finderCache
| Constructor Detail |
|---|
public SocialRequestPersistenceImpl()
| Method Detail |
|---|
public List<com.liferay.social.kernel.model.SocialRequest> findByUuid(String uuid)
findByUuid in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuid
public List<com.liferay.social.kernel.model.SocialRequest> findByUuid(String uuid,
int start,
int end)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByUuid in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidstart - the lower bound of the range of social requestsend - the upper bound of the range of social requests (not inclusive)
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)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByUuid in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - 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 (optionally null)
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 retrieveFromCache)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByUuid in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - 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 (optionally null)retrieveFromCache - whether to retrieve from the finder cache
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
findByUuid_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
public com.liferay.social.kernel.model.SocialRequest fetchByUuid_First(String uuid,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator)
fetchByUuid_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByUuid_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
public com.liferay.social.kernel.model.SocialRequest fetchByUuid_Last(String uuid,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator)
fetchByUuid_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByUuid_PrevAndNext in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencerequestId - the primary key of the current social requestuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a social request with the primary key could not be found
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)
public void removeByUuid(String uuid)
removeByUuid in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidpublic int countByUuid(String uuid)
countByUuid in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuid
public com.liferay.social.kernel.model.SocialRequest findByUUID_G(String uuid,
long groupId)
throws com.liferay.social.kernel.exception.NoSuchRequestException
NoSuchRequestException if it could not be found.
findByUUID_G in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidgroupId - the group ID
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
public com.liferay.social.kernel.model.SocialRequest fetchByUUID_G(String uuid,
long groupId)
null if it could not be found. Uses the finder cache.
fetchByUUID_G in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidgroupId - the group ID
null if a matching social request could not be found
public com.liferay.social.kernel.model.SocialRequest fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
null if it could not be found, optionally using the finder cache.
fetchByUUID_G in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidgroupId - the group IDretrieveFromCache - whether to retrieve from the finder cache
null if a matching social request could not be found
public com.liferay.social.kernel.model.SocialRequest removeByUUID_G(String uuid,
long groupId)
throws com.liferay.social.kernel.exception.NoSuchRequestException
removeByUUID_G in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidgroupId - the group ID
com.liferay.social.kernel.exception.NoSuchRequestException
public int countByUUID_G(String uuid,
long groupId)
countByUUID_G in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidgroupId - the group ID
public List<com.liferay.social.kernel.model.SocialRequest> findByUuid_C(String uuid,
long companyId)
findByUuid_C in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidcompanyId - the company ID
public List<com.liferay.social.kernel.model.SocialRequest> findByUuid_C(String uuid,
long companyId,
int start,
int end)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByUuid_C in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - 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)
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)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByUuid_C in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - 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 (optionally null)
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 retrieveFromCache)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByUuid_C in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - 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 (optionally null)retrieveFromCache - whether to retrieve from the finder cache
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
findByUuid_C_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidcompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
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)
fetchByUuid_C_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidcompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByUuid_C_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidcompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
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)
fetchByUuid_C_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidcompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByUuid_C_PrevAndNext in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencerequestId - the primary key of the current social requestuuid - the uuidcompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a social request with the primary key could not be found
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)
public void removeByUuid_C(String uuid,
long companyId)
removeByUuid_C in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidcompanyId - the company ID
public int countByUuid_C(String uuid,
long companyId)
countByUuid_C in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuuid - the uuidcompanyId - the company ID
public List<com.liferay.social.kernel.model.SocialRequest> findByCompanyId(long companyId)
findByCompanyId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencecompanyId - the company ID
public List<com.liferay.social.kernel.model.SocialRequest> findByCompanyId(long companyId,
int start,
int end)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByCompanyId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencecompanyId - the company IDstart - the lower bound of the range of social requestsend - the upper bound of the range of social requests (not inclusive)
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)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByCompanyId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencecompanyId - 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 (optionally null)
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 retrieveFromCache)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByCompanyId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencecompanyId - 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 (optionally null)retrieveFromCache - whether to retrieve from the finder cache
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
findByCompanyId_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencecompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
public com.liferay.social.kernel.model.SocialRequest fetchByCompanyId_First(long companyId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator)
fetchByCompanyId_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencecompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByCompanyId_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencecompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
public com.liferay.social.kernel.model.SocialRequest fetchByCompanyId_Last(long companyId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator)
fetchByCompanyId_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencecompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByCompanyId_PrevAndNext in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencerequestId - the primary key of the current social requestcompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a social request with the primary key could not be found
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)
public void removeByCompanyId(long companyId)
removeByCompanyId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencecompanyId - the company IDpublic int countByCompanyId(long companyId)
countByCompanyId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencecompanyId - the company ID
public List<com.liferay.social.kernel.model.SocialRequest> findByUserId(long userId)
findByUserId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user ID
public List<com.liferay.social.kernel.model.SocialRequest> findByUserId(long userId,
int start,
int end)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByUserId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDstart - the lower bound of the range of social requestsend - the upper bound of the range of social requests (not inclusive)
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)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByUserId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - 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 (optionally null)
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 retrieveFromCache)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByUserId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - 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 (optionally null)retrieveFromCache - whether to retrieve from the finder cache
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
findByUserId_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
public com.liferay.social.kernel.model.SocialRequest fetchByUserId_First(long userId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator)
fetchByUserId_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByUserId_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
public com.liferay.social.kernel.model.SocialRequest fetchByUserId_Last(long userId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator)
fetchByUserId_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByUserId_PrevAndNext in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencerequestId - the primary key of the current social requestuserId - the user IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a social request with the primary key could not be found
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)
public void removeByUserId(long userId)
removeByUserId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDpublic int countByUserId(long userId)
countByUserId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user ID
public List<com.liferay.social.kernel.model.SocialRequest> findByReceiverUserId(long receiverUserId)
findByReceiverUserId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - the receiver user ID
public List<com.liferay.social.kernel.model.SocialRequest> findByReceiverUserId(long receiverUserId,
int start,
int end)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByReceiverUserId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - the receiver user IDstart - the lower bound of the range of social requestsend - the upper bound of the range of social requests (not inclusive)
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)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByReceiverUserId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - 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 (optionally null)
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 retrieveFromCache)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByReceiverUserId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - 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 (optionally null)retrieveFromCache - whether to retrieve from the finder cache
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
findByReceiverUserId_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - the receiver user IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
public com.liferay.social.kernel.model.SocialRequest fetchByReceiverUserId_First(long receiverUserId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator)
fetchByReceiverUserId_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - the receiver user IDorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByReceiverUserId_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - the receiver user IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
public com.liferay.social.kernel.model.SocialRequest fetchByReceiverUserId_Last(long receiverUserId,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.social.kernel.model.SocialRequest> orderByComparator)
fetchByReceiverUserId_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - the receiver user IDorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByReceiverUserId_PrevAndNext in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencerequestId - the primary key of the current social requestreceiverUserId - the receiver user IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a social request with the primary key could not be found
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)
public void removeByReceiverUserId(long receiverUserId)
removeByReceiverUserId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - the receiver user IDpublic int countByReceiverUserId(long receiverUserId)
countByReceiverUserId in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - the receiver user ID
public List<com.liferay.social.kernel.model.SocialRequest> findByU_S(long userId,
int status)
findByU_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDstatus - the status
public List<com.liferay.social.kernel.model.SocialRequest> findByU_S(long userId,
int status,
int start,
int end)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByU_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - 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)
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)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByU_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - 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 (optionally null)
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 retrieveFromCache)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByU_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - 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 (optionally null)retrieveFromCache - whether to retrieve from the finder cache
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
findByU_S_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
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)
fetchByU_S_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByU_S_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
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)
fetchByU_S_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByU_S_PrevAndNext in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencerequestId - the primary key of the current social requestuserId - the user IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a social request with the primary key could not be found
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)
public void removeByU_S(long userId,
int status)
removeByU_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDstatus - the status
public int countByU_S(long userId,
int status)
countByU_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDstatus - the status
public List<com.liferay.social.kernel.model.SocialRequest> findByC_C(long classNameId,
long classPK)
findByC_C in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p k
public List<com.liferay.social.kernel.model.SocialRequest> findByC_C(long classNameId,
long classPK,
int start,
int end)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByC_C in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p kstart - the lower bound of the range of social requestsend - the upper bound of the range of social requests (not inclusive)
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)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByC_C in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p kstart - 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 (optionally null)
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 retrieveFromCache)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByC_C in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p kstart - 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 (optionally null)retrieveFromCache - whether to retrieve from the finder cache
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
findByC_C_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p korderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
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)
fetchByC_C_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p korderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByC_C_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p korderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
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)
fetchByC_C_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p korderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByC_C_PrevAndNext in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencerequestId - the primary key of the current social requestclassNameId - the class name IDclassPK - the class p korderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a social request with the primary key could not be found
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)
public void removeByC_C(long classNameId,
long classPK)
removeByC_C in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p k
public int countByC_C(long classNameId,
long classPK)
countByC_C in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p k
public List<com.liferay.social.kernel.model.SocialRequest> findByR_S(long receiverUserId,
int status)
findByR_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - the receiver user IDstatus - the status
public List<com.liferay.social.kernel.model.SocialRequest> findByR_S(long receiverUserId,
int status,
int start,
int end)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByR_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - 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)
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)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByR_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - 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 (optionally null)
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 retrieveFromCache)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByR_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - 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 (optionally null)retrieveFromCache - whether to retrieve from the finder cache
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
findByR_S_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - the receiver user IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
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)
fetchByR_S_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - the receiver user IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByR_S_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - the receiver user IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
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)
fetchByR_S_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - the receiver user IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByR_S_PrevAndNext in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencerequestId - the primary key of the current social requestreceiverUserId - the receiver user IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a social request with the primary key could not be found
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)
public void removeByR_S(long receiverUserId,
int status)
removeByR_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - the receiver user IDstatus - the status
public int countByR_S(long receiverUserId,
int status)
countByR_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencereceiverUserId - the receiver user IDstatus - the status
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
NoSuchRequestException if it could not be found.
findByU_C_C_T_R in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDclassNameId - the class name IDclassPK - the class p ktype - the typereceiverUserId - the receiver user ID
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
public com.liferay.social.kernel.model.SocialRequest fetchByU_C_C_T_R(long userId,
long classNameId,
long classPK,
int type,
long receiverUserId)
null if it could not be found. Uses the finder cache.
fetchByU_C_C_T_R in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDclassNameId - the class name IDclassPK - the class p ktype - the typereceiverUserId - the receiver user ID
null if a matching social request could not be found
public com.liferay.social.kernel.model.SocialRequest fetchByU_C_C_T_R(long userId,
long classNameId,
long classPK,
int type,
long receiverUserId,
boolean retrieveFromCache)
null if it could not be found, optionally using the finder cache.
fetchByU_C_C_T_R in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDclassNameId - the class name IDclassPK - the class p ktype - the typereceiverUserId - the receiver user IDretrieveFromCache - whether to retrieve from the finder cache
null if a matching social request could not be found
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
removeByU_C_C_T_R in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDclassNameId - the class name IDclassPK - the class p ktype - the typereceiverUserId - the receiver user ID
com.liferay.social.kernel.exception.NoSuchRequestException
public int countByU_C_C_T_R(long userId,
long classNameId,
long classPK,
int type,
long receiverUserId)
countByU_C_C_T_R in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDclassNameId - the class name IDclassPK - the class p ktype - the typereceiverUserId - the receiver user ID
public List<com.liferay.social.kernel.model.SocialRequest> findByU_C_C_T_S(long userId,
long classNameId,
long classPK,
int type,
int status)
findByU_C_C_T_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDclassNameId - the class name IDclassPK - the class p ktype - the typestatus - the status
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)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByU_C_C_T_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDclassNameId - the class name IDclassPK - the class p ktype - the typestatus - the statusstart - the lower bound of the range of social requestsend - the upper bound of the range of social requests (not inclusive)
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)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByU_C_C_T_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDclassNameId - the class name IDclassPK - the class p ktype - 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 (optionally null)
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 retrieveFromCache)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByU_C_C_T_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDclassNameId - the class name IDclassPK - the class p ktype - 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 (optionally null)retrieveFromCache - whether to retrieve from the finder cache
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
findByU_C_C_T_S_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDclassNameId - the class name IDclassPK - the class p ktype - the typestatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
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)
fetchByU_C_C_T_S_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDclassNameId - the class name IDclassPK - the class p ktype - the typestatus - the statusorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByU_C_C_T_S_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDclassNameId - the class name IDclassPK - the class p ktype - the typestatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
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)
fetchByU_C_C_T_S_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDclassNameId - the class name IDclassPK - the class p ktype - the typestatus - the statusorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByU_C_C_T_S_PrevAndNext in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencerequestId - the primary key of the current social requestuserId - the user IDclassNameId - the class name IDclassPK - the class p ktype - the typestatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a social request with the primary key could not be found
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)
public void removeByU_C_C_T_S(long userId,
long classNameId,
long classPK,
int type,
int status)
removeByU_C_C_T_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDclassNameId - the class name IDclassPK - the class p ktype - the typestatus - the status
public int countByU_C_C_T_S(long userId,
long classNameId,
long classPK,
int type,
int status)
countByU_C_C_T_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceuserId - the user IDclassNameId - the class name IDclassPK - the class p ktype - the typestatus - the status
public List<com.liferay.social.kernel.model.SocialRequest> findByC_C_T_R_S(long classNameId,
long classPK,
int type,
long receiverUserId,
int status)
findByC_C_T_R_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p ktype - the typereceiverUserId - the receiver user IDstatus - the status
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)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByC_C_T_R_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p ktype - 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)
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)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByC_C_T_R_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p ktype - 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 (optionally null)
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 retrieveFromCache)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByC_C_T_R_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p ktype - 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 (optionally null)retrieveFromCache - whether to retrieve from the finder cache
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
findByC_C_T_R_S_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p ktype - the typereceiverUserId - the receiver user IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
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)
fetchByC_C_T_R_S_First in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p ktype - the typereceiverUserId - the receiver user IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByC_C_T_R_S_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p ktype - the typereceiverUserId - the receiver user IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a matching social request could not be found
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)
fetchByC_C_T_R_S_Last in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p ktype - the typereceiverUserId - the receiver user IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
null if a matching social request could not be found
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
findByC_C_T_R_S_PrevAndNext in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencerequestId - the primary key of the current social requestclassNameId - the class name IDclassPK - the class p ktype - the typereceiverUserId - the receiver user IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.social.kernel.exception.NoSuchRequestException - if a social request with the primary key could not be found
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)
public void removeByC_C_T_R_S(long classNameId,
long classPK,
int type,
long receiverUserId,
int status)
removeByC_C_T_R_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p ktype - the typereceiverUserId - the receiver user IDstatus - the status
public int countByC_C_T_R_S(long classNameId,
long classPK,
int type,
long receiverUserId,
int status)
countByC_C_T_R_S in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceclassNameId - the class name IDclassPK - the class p ktype - the typereceiverUserId - the receiver user IDstatus - the status
public void cacheResult(com.liferay.social.kernel.model.SocialRequest socialRequest)
cacheResult in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencesocialRequest - the social requestpublic void cacheResult(List<com.liferay.social.kernel.model.SocialRequest> socialRequests)
cacheResult in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencesocialRequests - the social requestspublic void clearCache()
The EntityCache and FinderCache are both cleared by this method.
clearCache in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>clearCache in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>public void clearCache(com.liferay.social.kernel.model.SocialRequest socialRequest)
The EntityCache and FinderCache are both cleared by this method.
clearCache in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>clearCache in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>public void clearCache(List<com.liferay.social.kernel.model.SocialRequest> socialRequests)
clearCache in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>clearCache in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>
protected void cacheUniqueFindersCache(SocialRequestModelImpl socialRequestModelImpl,
boolean isNew)
protected void clearUniqueFindersCache(SocialRequestModelImpl socialRequestModelImpl)
public com.liferay.social.kernel.model.SocialRequest create(long requestId)
create in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencerequestId - the primary key for the new social request
public com.liferay.social.kernel.model.SocialRequest remove(long requestId)
throws com.liferay.social.kernel.exception.NoSuchRequestException
remove in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencerequestId - the primary key of the social request
com.liferay.social.kernel.exception.NoSuchRequestException - if a social request with the primary key could not be found
public com.liferay.social.kernel.model.SocialRequest remove(Serializable primaryKey)
throws com.liferay.social.kernel.exception.NoSuchRequestException
remove in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>remove in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>primaryKey - the primary key of the social request
com.liferay.social.kernel.exception.NoSuchRequestException - if a social request with the primary key could not be foundprotected com.liferay.social.kernel.model.SocialRequest removeImpl(com.liferay.social.kernel.model.SocialRequest socialRequest)
removeImpl in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>public com.liferay.social.kernel.model.SocialRequest updateImpl(com.liferay.social.kernel.model.SocialRequest socialRequest)
updateImpl in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistenceupdateImpl in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>protected com.liferay.social.kernel.model.SocialRequest toUnwrappedModel(com.liferay.social.kernel.model.SocialRequest socialRequest)
public com.liferay.social.kernel.model.SocialRequest findByPrimaryKey(Serializable primaryKey)
throws com.liferay.social.kernel.exception.NoSuchRequestException
NoSuchModelException if it could not be found.
findByPrimaryKey in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>findByPrimaryKey in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>primaryKey - the primary key of the social request
com.liferay.social.kernel.exception.NoSuchRequestException - if a social request with the primary key could not be found
public com.liferay.social.kernel.model.SocialRequest findByPrimaryKey(long requestId)
throws com.liferay.social.kernel.exception.NoSuchRequestException
NoSuchRequestException if it could not be found.
findByPrimaryKey in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencerequestId - the primary key of the social request
com.liferay.social.kernel.exception.NoSuchRequestException - if a social request with the primary key could not be foundpublic com.liferay.social.kernel.model.SocialRequest fetchByPrimaryKey(Serializable primaryKey)
null if it could not be found.
fetchByPrimaryKey in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>fetchByPrimaryKey in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>primaryKey - the primary key of the social request
null if a social request with the primary key could not be foundpublic com.liferay.social.kernel.model.SocialRequest fetchByPrimaryKey(long requestId)
null if it could not be found.
fetchByPrimaryKey in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencerequestId - the primary key of the social request
null if a social request with the primary key could not be foundpublic Map<Serializable,com.liferay.social.kernel.model.SocialRequest> fetchByPrimaryKeys(Set<Serializable> primaryKeys)
fetchByPrimaryKeys in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>fetchByPrimaryKeys in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencefetchByPrimaryKeys in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>public List<com.liferay.social.kernel.model.SocialRequest> findAll()
findAll in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistence
public List<com.liferay.social.kernel.model.SocialRequest> findAll(int start,
int end)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findAll in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencestart - the lower bound of the range of social requestsend - the upper bound of the range of social requests (not inclusive)
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)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findAll in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencestart - 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 (optionally null)
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 retrieveFromCache)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from SocialRequestModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findAll in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencestart - 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 (optionally null)retrieveFromCache - whether to retrieve from the finder cache
public void removeAll()
removeAll in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencepublic int countAll()
countAll in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencepublic Set<String> getBadColumnNames()
getBadColumnNames in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.social.kernel.model.SocialRequest>getBadColumnNames in interface com.liferay.social.kernel.service.persistence.SocialRequestPersistencegetBadColumnNames in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>protected Map<String,Integer> getTableColumnsMap()
getTableColumnsMap in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialRequest>public void afterPropertiesSet()
public void destroy()
|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||