Uses of Interface
com.liferay.social.kernel.service.SocialRequestService
Packages that use SocialRequestService
Package
Description
This package defines the social related portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of SocialRequestService in com.liferay.social.kernel.service
Classes in com.liferay.social.kernel.service that implement SocialRequestServiceMethods in com.liferay.social.kernel.service that return SocialRequestServiceModifier and TypeMethodDescriptionstatic SocialRequestService
SocialRequestServiceUtil.getService()
SocialRequestServiceWrapper.getWrappedService()
Methods in com.liferay.social.kernel.service with parameters of type SocialRequestServiceModifier and TypeMethodDescriptionstatic void
SocialRequestServiceUtil.setService
(SocialRequestService service) void
SocialRequestServiceWrapper.setWrappedService
(SocialRequestService socialRequestService) Constructors in com.liferay.social.kernel.service with parameters of type SocialRequestServiceModifierConstructorDescriptionSocialRequestServiceWrapper
(SocialRequestService socialRequestService)