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 TypeClassDescriptionclassProvides 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 voidSocialRequestInterpreterLocalServiceUtil.setService(SocialRequestInterpreterLocalService service) voidSocialRequestInterpreterLocalServiceWrapper.setWrappedService(SocialRequestInterpreterLocalService socialRequestInterpreterLocalService) Constructors in com.liferay.social.kernel.service with parameters of type SocialRequestInterpreterLocalServiceModifierConstructorDescriptionSocialRequestInterpreterLocalServiceWrapper(SocialRequestInterpreterLocalService socialRequestInterpreterLocalService)