Package | Description |
---|---|
com.liferay.social.kernel.model | |
com.liferay.social.kernel.service |
This package defines the social related portlet service local and remote interfaces, utilities, and wrappers.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseSocialAchievement |
Modifier and Type | Method and Description |
---|---|
List<SocialAchievement> |
SocialActivityDefinition.getAchievements() |
Modifier and Type | Method and Description |
---|---|
boolean |
BaseSocialAchievement.equals(SocialAchievement socialAchievement) |
Modifier and Type | Method and Description |
---|---|
void |
SocialActivityAchievementLocalServiceWrapper.addActivityAchievement(long userId,
long groupId,
SocialAchievement achievement) |
void |
SocialActivityAchievementLocalService.addActivityAchievement(long userId,
long groupId,
SocialAchievement achievement) |
static void |
SocialActivityAchievementLocalServiceUtil.addActivityAchievement(long userId,
long groupId,
SocialAchievement achievement) |