Uses of Class
com.liferay.social.kernel.exception.NoSuchActivitySetException
Packages that use NoSuchActivitySetException
-
Uses of NoSuchActivitySetException in com.liferay.social.kernel.service.persistence
Methods in com.liferay.social.kernel.service.persistence that throw NoSuchActivitySetExceptionModifier and TypeMethodDescriptionSocialActivitySetPersistence.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 = ?.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 = ?.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 = ?.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 = ?.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 = ?.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 = ?.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 = ?.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 = ?.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 = ?.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 = ?.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 = ?.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 = ?.SocialActivitySetPersistence.findByPrimaryKey
(long activitySetId) Returns the social activity set with the primary key or throws aNoSuchActivitySetException
if it could not be found.static SocialActivitySet
SocialActivitySetUtil.findByPrimaryKey
(long activitySetId) Returns the social activity set with the primary key or throws aNoSuchActivitySetException
if it could not be found.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 = ?.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 = ?.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 = ?.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 = ?.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 = ?.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 = ?.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.