Uses of Class
com.liferay.social.kernel.exception.NoSuchActivityAchievementException
Packages that use NoSuchActivityAchievementException
-
Uses of NoSuchActivityAchievementException in com.liferay.social.kernel.service.persistence
Methods in com.liferay.social.kernel.service.persistence that throw NoSuchActivityAchievementExceptionModifier and TypeMethodDescriptionSocialActivityAchievementPersistence.findByG_F_First(long groupId, boolean firstInGroup, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the first social activity achievement in the ordered set where groupId = ? and firstInGroup = ?.static SocialActivityAchievementSocialActivityAchievementUtil.findByG_F_First(long groupId, boolean firstInGroup, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the first social activity achievement in the ordered set where groupId = ? and firstInGroup = ?.SocialActivityAchievementPersistence.findByG_F_Last(long groupId, boolean firstInGroup, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the last social activity achievement in the ordered set where groupId = ? and firstInGroup = ?.static SocialActivityAchievementSocialActivityAchievementUtil.findByG_F_Last(long groupId, boolean firstInGroup, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the last social activity achievement in the ordered set where groupId = ? and firstInGroup = ?.SocialActivityAchievementPersistence.findByG_F_PrevAndNext(long activityAchievementId, long groupId, boolean firstInGroup, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and firstInGroup = ?.static SocialActivityAchievement[]SocialActivityAchievementUtil.findByG_F_PrevAndNext(long activityAchievementId, long groupId, boolean firstInGroup, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and firstInGroup = ?.SocialActivityAchievementPersistence.findByG_N_First(long groupId, String name, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the first social activity achievement in the ordered set where groupId = ? and name = ?.static SocialActivityAchievementSocialActivityAchievementUtil.findByG_N_First(long groupId, String name, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the first social activity achievement in the ordered set where groupId = ? and name = ?.SocialActivityAchievementPersistence.findByG_N_Last(long groupId, String name, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the last social activity achievement in the ordered set where groupId = ? and name = ?.static SocialActivityAchievementSocialActivityAchievementUtil.findByG_N_Last(long groupId, String name, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the last social activity achievement in the ordered set where groupId = ? and name = ?.SocialActivityAchievementPersistence.findByG_N_PrevAndNext(long activityAchievementId, long groupId, String name, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and name = ?.static SocialActivityAchievement[]SocialActivityAchievementUtil.findByG_N_PrevAndNext(long activityAchievementId, long groupId, String name, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and name = ?.SocialActivityAchievementPersistence.findByG_U_F_First(long groupId, long userId, boolean firstInGroup, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the first social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?.static SocialActivityAchievementSocialActivityAchievementUtil.findByG_U_F_First(long groupId, long userId, boolean firstInGroup, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the first social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?.SocialActivityAchievementPersistence.findByG_U_F_Last(long groupId, long userId, boolean firstInGroup, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the last social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?.static SocialActivityAchievementSocialActivityAchievementUtil.findByG_U_F_Last(long groupId, long userId, boolean firstInGroup, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the last social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?.SocialActivityAchievementPersistence.findByG_U_F_PrevAndNext(long activityAchievementId, long groupId, long userId, boolean firstInGroup, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?.static SocialActivityAchievement[]SocialActivityAchievementUtil.findByG_U_F_PrevAndNext(long activityAchievementId, long groupId, long userId, boolean firstInGroup, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?.SocialActivityAchievementPersistence.findByG_U_First(long groupId, long userId, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the first social activity achievement in the ordered set where groupId = ? and userId = ?.static SocialActivityAchievementSocialActivityAchievementUtil.findByG_U_First(long groupId, long userId, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the first social activity achievement in the ordered set where groupId = ? and userId = ?.SocialActivityAchievementPersistence.findByG_U_Last(long groupId, long userId, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the last social activity achievement in the ordered set where groupId = ? and userId = ?.static SocialActivityAchievementSocialActivityAchievementUtil.findByG_U_Last(long groupId, long userId, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the last social activity achievement in the ordered set where groupId = ? and userId = ?.SocialActivityAchievementPersistence.findByG_U_N(long groupId, long userId, String name) Returns the social activity achievement where groupId = ? and userId = ? and name = ? or throws aNoSuchActivityAchievementExceptionif it could not be found.static SocialActivityAchievementSocialActivityAchievementUtil.findByG_U_N(long groupId, long userId, String name) Returns the social activity achievement where groupId = ? and userId = ? and name = ? or throws aNoSuchActivityAchievementExceptionif it could not be found.SocialActivityAchievementPersistence.findByG_U_PrevAndNext(long activityAchievementId, long groupId, long userId, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and userId = ?.static SocialActivityAchievement[]SocialActivityAchievementUtil.findByG_U_PrevAndNext(long activityAchievementId, long groupId, long userId, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and userId = ?.SocialActivityAchievementPersistence.findByGroupId_First(long groupId, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the first social activity achievement in the ordered set where groupId = ?.static SocialActivityAchievementSocialActivityAchievementUtil.findByGroupId_First(long groupId, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the first social activity achievement in the ordered set where groupId = ?.SocialActivityAchievementPersistence.findByGroupId_Last(long groupId, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the last social activity achievement in the ordered set where groupId = ?.static SocialActivityAchievementSocialActivityAchievementUtil.findByGroupId_Last(long groupId, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the last social activity achievement in the ordered set where groupId = ?.SocialActivityAchievementPersistence.findByGroupId_PrevAndNext(long activityAchievementId, long groupId, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ?.static SocialActivityAchievement[]SocialActivityAchievementUtil.findByGroupId_PrevAndNext(long activityAchievementId, long groupId, OrderByComparator<SocialActivityAchievement> orderByComparator) Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ?.SocialActivityAchievementPersistence.findByPrimaryKey(long activityAchievementId) Returns the social activity achievement with the primary key or throws aNoSuchActivityAchievementExceptionif it could not be found.static SocialActivityAchievementSocialActivityAchievementUtil.findByPrimaryKey(long activityAchievementId) Returns the social activity achievement with the primary key or throws aNoSuchActivityAchievementExceptionif it could not be found.SocialActivityAchievementPersistence.remove(long activityAchievementId) Removes the social activity achievement with the primary key from the database.static SocialActivityAchievementSocialActivityAchievementUtil.remove(long activityAchievementId) Removes the social activity achievement with the primary key from the database.SocialActivityAchievementPersistence.removeByG_U_N(long groupId, long userId, String name) Removes the social activity achievement where groupId = ? and userId = ? and name = ? from the database.static SocialActivityAchievementSocialActivityAchievementUtil.removeByG_U_N(long groupId, long userId, String name) Removes the social activity achievement where groupId = ? and userId = ? and name = ? from the database.