Package | Description |
---|---|
com.liferay.social.kernel.service.persistence |
Modifier and Type | Method and Description |
---|---|
SocialActivitySet |
SocialActivitySetPersistence.findByC_C_T_First(long classNameId,
long classPK,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the first social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.
|
static SocialActivitySet |
SocialActivitySetUtil.findByC_C_T_First(long classNameId,
long classPK,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the first social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.
|
SocialActivitySet |
SocialActivitySetPersistence.findByC_C_T_Last(long classNameId,
long classPK,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the last social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.
|
static SocialActivitySet |
SocialActivitySetUtil.findByC_C_T_Last(long classNameId,
long classPK,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the last social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.
|
SocialActivitySet[] |
SocialActivitySetPersistence.findByC_C_T_PrevAndNext(long activitySetId,
long classNameId,
long classPK,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the social activity sets before and after the current social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.
|
static SocialActivitySet[] |
SocialActivitySetUtil.findByC_C_T_PrevAndNext(long activitySetId,
long classNameId,
long classPK,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the social activity sets before and after the current social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.
|
SocialActivitySet |
SocialActivitySetPersistence.findByG_U_C_T_First(long groupId,
long userId,
long classNameId,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the first social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.
|
static SocialActivitySet |
SocialActivitySetUtil.findByG_U_C_T_First(long groupId,
long userId,
long classNameId,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the first social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.
|
SocialActivitySet |
SocialActivitySetPersistence.findByG_U_C_T_Last(long groupId,
long userId,
long classNameId,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the last social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.
|
static SocialActivitySet |
SocialActivitySetUtil.findByG_U_C_T_Last(long groupId,
long userId,
long classNameId,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the last social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.
|
SocialActivitySet[] |
SocialActivitySetPersistence.findByG_U_C_T_PrevAndNext(long activitySetId,
long groupId,
long userId,
long classNameId,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.
|
static SocialActivitySet[] |
SocialActivitySetUtil.findByG_U_C_T_PrevAndNext(long activitySetId,
long groupId,
long userId,
long classNameId,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.
|
SocialActivitySet |
SocialActivitySetPersistence.findByG_U_T_First(long groupId,
long userId,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the first social activity set in the ordered set where groupId = ? and userId = ? and type = ?.
|
static SocialActivitySet |
SocialActivitySetUtil.findByG_U_T_First(long groupId,
long userId,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the first social activity set in the ordered set where groupId = ? and userId = ? and type = ?.
|
SocialActivitySet |
SocialActivitySetPersistence.findByG_U_T_Last(long groupId,
long userId,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the last social activity set in the ordered set where groupId = ? and userId = ? and type = ?.
|
static SocialActivitySet |
SocialActivitySetUtil.findByG_U_T_Last(long groupId,
long userId,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the last social activity set in the ordered set where groupId = ? and userId = ? and type = ?.
|
SocialActivitySet[] |
SocialActivitySetPersistence.findByG_U_T_PrevAndNext(long activitySetId,
long groupId,
long userId,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ? and userId = ? and type = ?.
|
static SocialActivitySet[] |
SocialActivitySetUtil.findByG_U_T_PrevAndNext(long activitySetId,
long groupId,
long userId,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ? and userId = ? and type = ?.
|
SocialActivitySet |
SocialActivitySetPersistence.findByGroupId_First(long groupId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the first social activity set in the ordered set where groupId = ?.
|
static SocialActivitySet |
SocialActivitySetUtil.findByGroupId_First(long groupId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the first social activity set in the ordered set where groupId = ?.
|
SocialActivitySet |
SocialActivitySetPersistence.findByGroupId_Last(long groupId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the last social activity set in the ordered set where groupId = ?.
|
static SocialActivitySet |
SocialActivitySetUtil.findByGroupId_Last(long groupId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the last social activity set in the ordered set where groupId = ?.
|
SocialActivitySet[] |
SocialActivitySetPersistence.findByGroupId_PrevAndNext(long activitySetId,
long groupId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ?.
|
static SocialActivitySet[] |
SocialActivitySetUtil.findByGroupId_PrevAndNext(long activitySetId,
long groupId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ?.
|
SocialActivitySet |
SocialActivitySetPersistence.findByPrimaryKey(long activitySetId)
Returns the social activity set with the primary key or throws a
NoSuchActivitySetException if it could not be found. |
static SocialActivitySet |
SocialActivitySetUtil.findByPrimaryKey(long activitySetId)
Returns the social activity set with the primary key or throws a
NoSuchActivitySetException if it could not be found. |
SocialActivitySet |
SocialActivitySetPersistence.findByU_C_C_T_First(long userId,
long classNameId,
long classPK,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the first social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.
|
static SocialActivitySet |
SocialActivitySetUtil.findByU_C_C_T_First(long userId,
long classNameId,
long classPK,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the first social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.
|
SocialActivitySet |
SocialActivitySetPersistence.findByU_C_C_T_Last(long userId,
long classNameId,
long classPK,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the last social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.
|
static SocialActivitySet |
SocialActivitySetUtil.findByU_C_C_T_Last(long userId,
long classNameId,
long classPK,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the last social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.
|
SocialActivitySet[] |
SocialActivitySetPersistence.findByU_C_C_T_PrevAndNext(long activitySetId,
long userId,
long classNameId,
long classPK,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the social activity sets before and after the current social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.
|
static SocialActivitySet[] |
SocialActivitySetUtil.findByU_C_C_T_PrevAndNext(long activitySetId,
long userId,
long classNameId,
long classPK,
int type,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the social activity sets before and after the current social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.
|
SocialActivitySet |
SocialActivitySetPersistence.findByUserId_First(long userId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the first social activity set in the ordered set where userId = ?.
|
static SocialActivitySet |
SocialActivitySetUtil.findByUserId_First(long userId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the first social activity set in the ordered set where userId = ?.
|
SocialActivitySet |
SocialActivitySetPersistence.findByUserId_Last(long userId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the last social activity set in the ordered set where userId = ?.
|
static SocialActivitySet |
SocialActivitySetUtil.findByUserId_Last(long userId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the last social activity set in the ordered set where userId = ?.
|
SocialActivitySet[] |
SocialActivitySetPersistence.findByUserId_PrevAndNext(long activitySetId,
long userId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the social activity sets before and after the current social activity set in the ordered set where userId = ?.
|
static SocialActivitySet[] |
SocialActivitySetUtil.findByUserId_PrevAndNext(long activitySetId,
long userId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the social activity sets before and after the current social activity set in the ordered set where userId = ?.
|
SocialActivitySet |
SocialActivitySetPersistence.remove(long activitySetId)
Removes the social activity set with the primary key from the database.
|
static SocialActivitySet |
SocialActivitySetUtil.remove(long activitySetId)
Removes the social activity set with the primary key from the database.
|