|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocialAchievement | |
---|---|
com.liferay.portlet.social.model | |
com.liferay.portlet.social.service | This package defines the social related portlet service local and remote interfaces, utilities, and wrappers. |
com.liferay.portlet.social.service.impl | This package defines the social related portlet local 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()
|
Methods in com.liferay.portlet.social.model with parameters of type SocialAchievement | |
---|---|
boolean |
BaseSocialAchievement.equals(SocialAchievement socialAchievement)
|
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)
|
void |
SocialActivityAchievementLocalService.addActivityAchievement(long userId,
long groupId,
SocialAchievement achievement)
|
static void |
SocialActivityAchievementLocalServiceUtil.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.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |