Uses of Interface
com.liferay.social.kernel.service.SocialActivityInterpreterLocalService
Packages that use SocialActivityInterpreterLocalService
Package
Description
This package defines the social related portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of SocialActivityInterpreterLocalService in com.liferay.social.kernel.service
Classes in com.liferay.social.kernel.service that implement SocialActivityInterpreterLocalServiceModifier and TypeClassDescriptionclass
Provides a wrapper forSocialActivityInterpreterLocalService
.Methods in com.liferay.social.kernel.service that return SocialActivityInterpreterLocalServiceModifier and TypeMethodDescriptionSocialActivityInterpreterLocalServiceUtil.getService()
SocialActivityInterpreterLocalServiceWrapper.getWrappedService()
Methods in com.liferay.social.kernel.service with parameters of type SocialActivityInterpreterLocalServiceModifier and TypeMethodDescriptionstatic void
SocialActivityInterpreterLocalServiceUtil.setService
(SocialActivityInterpreterLocalService service) void
SocialActivityInterpreterLocalServiceWrapper.setWrappedService
(SocialActivityInterpreterLocalService socialActivityInterpreterLocalService) Constructors in com.liferay.social.kernel.service with parameters of type SocialActivityInterpreterLocalServiceModifierConstructorDescriptionSocialActivityInterpreterLocalServiceWrapper
(SocialActivityInterpreterLocalService socialActivityInterpreterLocalService)