Uses of Interface
com.liferay.social.kernel.service.SocialActivityCounterLocalService
Packages that use SocialActivityCounterLocalService
Package
Description
This package defines the social related portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of SocialActivityCounterLocalService in com.liferay.social.kernel.service
Classes in com.liferay.social.kernel.service that implement SocialActivityCounterLocalServiceMethods in com.liferay.social.kernel.service that return SocialActivityCounterLocalServiceModifier and TypeMethodDescriptionSocialActivityCounterLocalServiceUtil.getService()
SocialActivityCounterLocalServiceWrapper.getWrappedService()
Methods in com.liferay.social.kernel.service with parameters of type SocialActivityCounterLocalServiceModifier and TypeMethodDescriptionstatic void
SocialActivityCounterLocalServiceUtil.setService
(SocialActivityCounterLocalService service) void
SocialActivityCounterLocalServiceWrapper.setWrappedService
(SocialActivityCounterLocalService socialActivityCounterLocalService) Constructors in com.liferay.social.kernel.service with parameters of type SocialActivityCounterLocalServiceModifierConstructorDescriptionSocialActivityCounterLocalServiceWrapper
(SocialActivityCounterLocalService socialActivityCounterLocalService)