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 |
SocialActivityInterpreterLocalServiceWrapper
Provides a wrapper for
SocialActivityInterpreterLocalService . |
Modifier and Type | Method and Description |
---|---|
static SocialActivityInterpreterLocalService |
SocialActivityInterpreterLocalServiceUtil.getService() |
SocialActivityInterpreterLocalService |
SocialActivityInterpreterLocalServiceWrapper.getWrappedService() |
Modifier and Type | Method and Description |
---|---|
void |
SocialActivityInterpreterLocalServiceWrapper.setWrappedService(SocialActivityInterpreterLocalService socialActivityInterpreterLocalService) |
Constructor and Description |
---|
SocialActivityInterpreterLocalServiceWrapper(SocialActivityInterpreterLocalService socialActivityInterpreterLocalService) |