Uses of Interface
com.liferay.social.kernel.service.SocialRequestInterpreterLocalService
Packages that use SocialRequestInterpreterLocalService
Package
Description
This package defines the social related portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of SocialRequestInterpreterLocalService in com.liferay.social.kernel.service
Classes in com.liferay.social.kernel.service that implement SocialRequestInterpreterLocalServiceModifier and TypeClassDescriptionclass
Provides a wrapper forSocialRequestInterpreterLocalService
.Methods in com.liferay.social.kernel.service that return SocialRequestInterpreterLocalServiceModifier and TypeMethodDescriptionSocialRequestInterpreterLocalServiceUtil.getService()
SocialRequestInterpreterLocalServiceWrapper.getWrappedService()
Methods in com.liferay.social.kernel.service with parameters of type SocialRequestInterpreterLocalServiceModifier and TypeMethodDescriptionstatic void
SocialRequestInterpreterLocalServiceUtil.setService
(SocialRequestInterpreterLocalService service) void
SocialRequestInterpreterLocalServiceWrapper.setWrappedService
(SocialRequestInterpreterLocalService socialRequestInterpreterLocalService) Constructors in com.liferay.social.kernel.service with parameters of type SocialRequestInterpreterLocalServiceModifierConstructorDescriptionSocialRequestInterpreterLocalServiceWrapper
(SocialRequestInterpreterLocalService socialRequestInterpreterLocalService)