| 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 |
SocialRelationLocalServiceWrapper
Provides a wrapper for
SocialRelationLocalService. |
| Modifier and Type | Method and Description |
|---|---|
static SocialRelationLocalService |
SocialRelationLocalServiceUtil.getService() |
SocialRelationLocalService |
SocialRelationLocalServiceWrapper.getWrappedService() |
| Modifier and Type | Method and Description |
|---|---|
void |
SocialRelationLocalServiceWrapper.setWrappedService(SocialRelationLocalService socialRelationLocalService) |
| Constructor and Description |
|---|
SocialRelationLocalServiceWrapper(SocialRelationLocalService socialRelationLocalService) |