Uses of Interface
com.liferay.social.kernel.model.SocialAchievement
Packages that use SocialAchievement
Package
Description
This package defines the social related portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of SocialAchievement in com.liferay.social.kernel.model
Classes in com.liferay.social.kernel.model that implement SocialAchievementMethods in com.liferay.social.kernel.model that return types with arguments of type SocialAchievementMethods in com.liferay.social.kernel.model with parameters of type SocialAchievementModifier and TypeMethodDescriptionboolean
BaseSocialAchievement.equals
(SocialAchievement socialAchievement) -
Uses of SocialAchievement in com.liferay.social.kernel.service
Methods in com.liferay.social.kernel.service with parameters of type SocialAchievementModifier and TypeMethodDescriptionvoid
SocialActivityAchievementLocalService.addActivityAchievement
(long userId, long groupId, SocialAchievement achievement) static void
SocialActivityAchievementLocalServiceUtil.addActivityAchievement
(long userId, long groupId, SocialAchievement achievement) void
SocialActivityAchievementLocalServiceWrapper.addActivityAchievement
(long userId, long groupId, SocialAchievement achievement)