|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocialAchievement | |
---|---|
com.liferay.portlet.social.model | |
com.liferay.portlet.social.service | This package defines the local and remote social related portlet service interfaces, utility and wrapper classes. |
com.liferay.portlet.social.service.impl | This package defines the local social related portlet service implementations. |
Uses of SocialAchievement in com.liferay.portlet.social.model |
---|
Classes in com.liferay.portlet.social.model that implement SocialAchievement | |
---|---|
class |
BaseSocialAchievement
|
Methods in com.liferay.portlet.social.model that return types with arguments of type SocialAchievement | |
---|---|
List<SocialAchievement> |
SocialActivityDefinition.getAchievements()
|
Uses of SocialAchievement in com.liferay.portlet.social.service |
---|
Methods in com.liferay.portlet.social.service with parameters of type SocialAchievement | |
---|---|
void |
SocialActivityAchievementLocalServiceWrapper.addActivityAchievement(long userId,
long groupId,
SocialAchievement achievement)
|
static void |
SocialActivityAchievementLocalServiceUtil.addActivityAchievement(long userId,
long groupId,
SocialAchievement achievement)
|
void |
SocialActivityAchievementLocalService.addActivityAchievement(long userId,
long groupId,
SocialAchievement achievement)
|
Uses of SocialAchievement in com.liferay.portlet.social.service.impl |
---|
Methods in com.liferay.portlet.social.service.impl with parameters of type SocialAchievement | |
---|---|
void |
SocialActivityAchievementLocalServiceImpl.addActivityAchievement(long userId,
long groupId,
SocialAchievement achievement)
|
|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |