Uses of Interface
com.liferay.social.kernel.service.SocialRequestLocalService
Packages that use SocialRequestLocalService
Package
Description
This package defines the social related portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of SocialRequestLocalService in com.liferay.social.kernel.service
Classes in com.liferay.social.kernel.service that implement SocialRequestLocalServiceMethods in com.liferay.social.kernel.service that return SocialRequestLocalServiceModifier and TypeMethodDescriptionstatic SocialRequestLocalService
SocialRequestLocalServiceUtil.getService()
SocialRequestLocalServiceWrapper.getWrappedService()
Methods in com.liferay.social.kernel.service with parameters of type SocialRequestLocalServiceModifier and TypeMethodDescriptionstatic void
SocialRequestLocalServiceUtil.setService
(SocialRequestLocalService service) void
SocialRequestLocalServiceWrapper.setWrappedService
(SocialRequestLocalService socialRequestLocalService) Constructors in com.liferay.social.kernel.service with parameters of type SocialRequestLocalServiceModifierConstructorDescriptionSocialRequestLocalServiceWrapper
(SocialRequestLocalService socialRequestLocalService)