Package | Description |
---|---|
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 |
SocialActivityAchievementLocalServiceWrapper
Provides a wrapper for
SocialActivityAchievementLocalService . |
Modifier and Type | Method and Description |
---|---|
static SocialActivityAchievementLocalService |
SocialActivityAchievementLocalServiceUtil.getService() |
SocialActivityAchievementLocalService |
SocialActivityAchievementLocalServiceWrapper.getWrappedService() |
Modifier and Type | Method and Description |
---|---|
void |
SocialActivityAchievementLocalServiceWrapper.setWrappedService(SocialActivityAchievementLocalService socialActivityAchievementLocalService) |
Constructor and Description |
---|
SocialActivityAchievementLocalServiceWrapper(SocialActivityAchievementLocalService socialActivityAchievementLocalService) |