| 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 |
SocialRequestInterpreterLocalServiceWrapper
Provides a wrapper for
SocialRequestInterpreterLocalService. |
| Modifier and Type | Method and Description |
|---|---|
static SocialRequestInterpreterLocalService |
SocialRequestInterpreterLocalServiceUtil.getService() |
SocialRequestInterpreterLocalService |
SocialRequestInterpreterLocalServiceWrapper.getWrappedService() |
| Modifier and Type | Method and Description |
|---|---|
void |
SocialRequestInterpreterLocalServiceWrapper.setWrappedService(SocialRequestInterpreterLocalService socialRequestInterpreterLocalService) |
| Constructor and Description |
|---|
SocialRequestInterpreterLocalServiceWrapper(SocialRequestInterpreterLocalService socialRequestInterpreterLocalService) |