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 SocialRequestServiceSocialRequestServiceUtil.getService()SocialRequestServiceWrapper.getWrappedService()Methods in com.liferay.social.kernel.service with parameters of type SocialRequestServiceModifier and TypeMethodDescriptionstatic voidSocialRequestServiceUtil.setService(SocialRequestService service) voidSocialRequestServiceWrapper.setWrappedService(SocialRequestService socialRequestService) Constructors in com.liferay.social.kernel.service with parameters of type SocialRequestServiceModifierConstructorDescriptionSocialRequestServiceWrapper(SocialRequestService socialRequestService)