| 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 |
SocialActivityServiceWrapper
Provides a wrapper for
SocialActivityService. |
| Modifier and Type | Method and Description |
|---|---|
static SocialActivityService |
SocialActivityServiceUtil.getService() |
SocialActivityService |
SocialActivityServiceWrapper.getWrappedService() |
| Modifier and Type | Method and Description |
|---|---|
void |
SocialActivityServiceWrapper.setWrappedService(SocialActivityService socialActivityService) |
| Constructor and Description |
|---|
SocialActivityServiceWrapper(SocialActivityService socialActivityService) |