|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoSuchActivitySetException | |
|---|---|
| com.liferay.portlet.social.service.persistence | |
| com.liferay.portlet.social.service.persistence.impl | |
| Uses of NoSuchActivitySetException in com.liferay.portlet.social.service.persistence |
|---|
| Methods in com.liferay.portlet.social.service.persistence that throw NoSuchActivitySetException | |
|---|---|
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_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_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_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_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.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.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_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_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_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_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_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_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_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_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_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_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.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.findByGroupId_First(long groupId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the first social activity set in the ordered set where groupId = ?. |
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_Last(long groupId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the last 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_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.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.findByPrimaryKey(long activitySetId)
Returns the social activity set with the primary key or throws a NoSuchActivitySetException if it could not be found. |
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.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_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_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_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_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.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.findByUserId_First(long userId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the first social activity set in the ordered set where userId = ?. |
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_Last(long userId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the last 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_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.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.remove(long activitySetId)
Removes the social activity set with the primary key from the database. |
SocialActivitySet |
SocialActivitySetPersistence.remove(long activitySetId)
Removes the social activity set with the primary key from the database. |
| Uses of NoSuchActivitySetException in com.liferay.portlet.social.service.persistence.impl |
|---|
| Methods in com.liferay.portlet.social.service.persistence.impl that throw NoSuchActivitySetException | |
|---|---|
SocialActivitySet |
SocialActivitySetPersistenceImpl.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 |
SocialActivitySetPersistenceImpl.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[] |
SocialActivitySetPersistenceImpl.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 |
SocialActivitySetPersistenceImpl.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 |
SocialActivitySetPersistenceImpl.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[] |
SocialActivitySetPersistenceImpl.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 |
SocialActivitySetPersistenceImpl.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 |
SocialActivitySetPersistenceImpl.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[] |
SocialActivitySetPersistenceImpl.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 |
SocialActivitySetPersistenceImpl.findByGroupId_First(long groupId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the first social activity set in the ordered set where groupId = ?. |
SocialActivitySet |
SocialActivitySetPersistenceImpl.findByGroupId_Last(long groupId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the last social activity set in the ordered set where groupId = ?. |
SocialActivitySet[] |
SocialActivitySetPersistenceImpl.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 |
SocialActivitySetPersistenceImpl.findByPrimaryKey(long activitySetId)
Returns the social activity set with the primary key or throws a NoSuchActivitySetException if it could not be found. |
SocialActivitySet |
SocialActivitySetPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
Returns the social activity set with the primary key or throws a NoSuchModelException if it could not be found. |
SocialActivitySet |
SocialActivitySetPersistenceImpl.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 |
SocialActivitySetPersistenceImpl.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[] |
SocialActivitySetPersistenceImpl.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 |
SocialActivitySetPersistenceImpl.findByUserId_First(long userId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the first social activity set in the ordered set where userId = ?. |
SocialActivitySet |
SocialActivitySetPersistenceImpl.findByUserId_Last(long userId,
OrderByComparator<SocialActivitySet> orderByComparator)
Returns the last social activity set in the ordered set where userId = ?. |
SocialActivitySet[] |
SocialActivitySetPersistenceImpl.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 |
SocialActivitySetPersistenceImpl.remove(long activitySetId)
Removes the social activity set with the primary key from the database. |
SocialActivitySet |
SocialActivitySetPersistenceImpl.remove(Serializable primaryKey)
Removes the social activity set with the primary key from the database. |
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||