| Package | Description |
|---|---|
| com.liferay.portal.kernel.social | |
| com.liferay.social.kernel.service |
This package defines the social related portlet service local and remote interfaces, utilities, and wrappers.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract SocialActivityLocalService |
BaseSocialActivityManager.getSocialActivityLocalService() |
| Modifier and Type | Class and Description |
|---|---|
class |
SocialActivityLocalServiceWrapper
Provides a wrapper for
SocialActivityLocalService. |
| Modifier and Type | Method and Description |
|---|---|
static SocialActivityLocalService |
SocialActivityLocalServiceUtil.getService() |
SocialActivityLocalService |
SocialActivityLocalServiceWrapper.getWrappedService() |
| Modifier and Type | Method and Description |
|---|---|
void |
SocialActivityLocalServiceWrapper.setWrappedService(SocialActivityLocalService socialActivityLocalService) |
| Constructor and Description |
|---|
SocialActivityLocalServiceWrapper(SocialActivityLocalService socialActivityLocalService) |