Uses of Interface
com.liferay.ratings.kernel.service.RatingsStatsLocalService
Packages that use RatingsStatsLocalService
-
Uses of RatingsStatsLocalService in com.liferay.ratings.kernel.service
Classes in com.liferay.ratings.kernel.service that implement RatingsStatsLocalServiceMethods in com.liferay.ratings.kernel.service that return RatingsStatsLocalServiceModifier and TypeMethodDescriptionstatic RatingsStatsLocalService
RatingsStatsLocalServiceUtil.getService()
RatingsStatsLocalServiceWrapper.getWrappedService()
Methods in com.liferay.ratings.kernel.service with parameters of type RatingsStatsLocalServiceModifier and TypeMethodDescriptionstatic void
RatingsStatsLocalServiceUtil.setService
(RatingsStatsLocalService service) void
RatingsStatsLocalServiceWrapper.setWrappedService
(RatingsStatsLocalService ratingsStatsLocalService) Constructors in com.liferay.ratings.kernel.service with parameters of type RatingsStatsLocalServiceModifierConstructorDescriptionRatingsStatsLocalServiceWrapper
(RatingsStatsLocalService ratingsStatsLocalService)