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 |
SocialRequestServiceWrapper
Provides a wrapper for
SocialRequestService . |
Modifier and Type | Method and Description |
---|---|
static SocialRequestService |
SocialRequestServiceUtil.getService() |
SocialRequestService |
SocialRequestServiceWrapper.getWrappedService() |
Modifier and Type | Method and Description |
---|---|
void |
SocialRequestServiceWrapper.setWrappedService(SocialRequestService socialRequestService) |
Constructor and Description |
---|
SocialRequestServiceWrapper(SocialRequestService socialRequestService) |