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 TypeMethodDescriptionbooleanBaseSocialAchievement.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 TypeMethodDescriptionvoidSocialActivityAchievementLocalService.addActivityAchievement(long userId, long groupId, SocialAchievement achievement) static voidSocialActivityAchievementLocalServiceUtil.addActivityAchievement(long userId, long groupId, SocialAchievement achievement) voidSocialActivityAchievementLocalServiceWrapper.addActivityAchievement(long userId, long groupId, SocialAchievement achievement)