Uses of Class
com.liferay.social.kernel.exception.NoSuchActivitySettingException
Packages that use NoSuchActivitySettingException
-
Uses of NoSuchActivitySettingException in com.liferay.social.kernel.service.persistence
Methods in com.liferay.social.kernel.service.persistence that throw NoSuchActivitySettingExceptionModifier and TypeMethodDescriptionSocialActivitySettingPersistence.findByG_A_First
(long groupId, int activityType, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the first social activity setting in the ordered set where groupId = ? and activityType = ?.static SocialActivitySetting
SocialActivitySettingUtil.findByG_A_First
(long groupId, int activityType, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the first social activity setting in the ordered set where groupId = ? and activityType = ?.SocialActivitySettingPersistence.findByG_A_Last
(long groupId, int activityType, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the last social activity setting in the ordered set where groupId = ? and activityType = ?.static SocialActivitySetting
SocialActivitySettingUtil.findByG_A_Last
(long groupId, int activityType, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the last social activity setting in the ordered set where groupId = ? and activityType = ?.SocialActivitySettingPersistence.findByG_A_PrevAndNext
(long activitySettingId, long groupId, int activityType, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the social activity settings before and after the current social activity setting in the ordered set where groupId = ? and activityType = ?.static SocialActivitySetting[]
SocialActivitySettingUtil.findByG_A_PrevAndNext
(long activitySettingId, long groupId, int activityType, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the social activity settings before and after the current social activity setting in the ordered set where groupId = ? and activityType = ?.SocialActivitySettingPersistence.findByG_C_A_First
(long groupId, long classNameId, int activityType, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the first social activity setting in the ordered set where groupId = ? and classNameId = ? and activityType = ?.static SocialActivitySetting
SocialActivitySettingUtil.findByG_C_A_First
(long groupId, long classNameId, int activityType, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the first social activity setting in the ordered set where groupId = ? and classNameId = ? and activityType = ?.SocialActivitySettingPersistence.findByG_C_A_Last
(long groupId, long classNameId, int activityType, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the last social activity setting in the ordered set where groupId = ? and classNameId = ? and activityType = ?.static SocialActivitySetting
SocialActivitySettingUtil.findByG_C_A_Last
(long groupId, long classNameId, int activityType, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the last social activity setting in the ordered set where groupId = ? and classNameId = ? and activityType = ?.SocialActivitySettingPersistence.findByG_C_A_N
(long groupId, long classNameId, int activityType, String name) Returns the social activity setting where groupId = ? and classNameId = ? and activityType = ? and name = ? or throws aNoSuchActivitySettingException
if it could not be found.static SocialActivitySetting
SocialActivitySettingUtil.findByG_C_A_N
(long groupId, long classNameId, int activityType, String name) Returns the social activity setting where groupId = ? and classNameId = ? and activityType = ? and name = ? or throws aNoSuchActivitySettingException
if it could not be found.SocialActivitySettingPersistence.findByG_C_A_PrevAndNext
(long activitySettingId, long groupId, long classNameId, int activityType, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the social activity settings before and after the current social activity setting in the ordered set where groupId = ? and classNameId = ? and activityType = ?.static SocialActivitySetting[]
SocialActivitySettingUtil.findByG_C_A_PrevAndNext
(long activitySettingId, long groupId, long classNameId, int activityType, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the social activity settings before and after the current social activity setting in the ordered set where groupId = ? and classNameId = ? and activityType = ?.SocialActivitySettingPersistence.findByG_C_First
(long groupId, long classNameId, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the first social activity setting in the ordered set where groupId = ? and classNameId = ?.static SocialActivitySetting
SocialActivitySettingUtil.findByG_C_First
(long groupId, long classNameId, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the first social activity setting in the ordered set where groupId = ? and classNameId = ?.SocialActivitySettingPersistence.findByG_C_Last
(long groupId, long classNameId, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the last social activity setting in the ordered set where groupId = ? and classNameId = ?.static SocialActivitySetting
SocialActivitySettingUtil.findByG_C_Last
(long groupId, long classNameId, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the last social activity setting in the ordered set where groupId = ? and classNameId = ?.SocialActivitySettingPersistence.findByG_C_PrevAndNext
(long activitySettingId, long groupId, long classNameId, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the social activity settings before and after the current social activity setting in the ordered set where groupId = ? and classNameId = ?.static SocialActivitySetting[]
SocialActivitySettingUtil.findByG_C_PrevAndNext
(long activitySettingId, long groupId, long classNameId, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the social activity settings before and after the current social activity setting in the ordered set where groupId = ? and classNameId = ?.SocialActivitySettingPersistence.findByGroupId_First
(long groupId, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the first social activity setting in the ordered set where groupId = ?.static SocialActivitySetting
SocialActivitySettingUtil.findByGroupId_First
(long groupId, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the first social activity setting in the ordered set where groupId = ?.SocialActivitySettingPersistence.findByGroupId_Last
(long groupId, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the last social activity setting in the ordered set where groupId = ?.static SocialActivitySetting
SocialActivitySettingUtil.findByGroupId_Last
(long groupId, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the last social activity setting in the ordered set where groupId = ?.SocialActivitySettingPersistence.findByGroupId_PrevAndNext
(long activitySettingId, long groupId, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the social activity settings before and after the current social activity setting in the ordered set where groupId = ?.static SocialActivitySetting[]
SocialActivitySettingUtil.findByGroupId_PrevAndNext
(long activitySettingId, long groupId, OrderByComparator<SocialActivitySetting> orderByComparator) Returns the social activity settings before and after the current social activity setting in the ordered set where groupId = ?.SocialActivitySettingPersistence.findByPrimaryKey
(long activitySettingId) Returns the social activity setting with the primary key or throws aNoSuchActivitySettingException
if it could not be found.static SocialActivitySetting
SocialActivitySettingUtil.findByPrimaryKey
(long activitySettingId) Returns the social activity setting with the primary key or throws aNoSuchActivitySettingException
if it could not be found.SocialActivitySettingPersistence.remove
(long activitySettingId) Removes the social activity setting with the primary key from the database.static SocialActivitySetting
SocialActivitySettingUtil.remove
(long activitySettingId) Removes the social activity setting with the primary key from the database.SocialActivitySettingPersistence.removeByG_C_A_N
(long groupId, long classNameId, int activityType, String name) Removes the social activity setting where groupId = ? and classNameId = ? and activityType = ? and name = ? from the database.static SocialActivitySetting
SocialActivitySettingUtil.removeByG_C_A_N
(long groupId, long classNameId, int activityType, String name) Removes the social activity setting where groupId = ? and classNameId = ? and activityType = ? and name = ? from the database.