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 RatingsStatsLocalServiceRatingsStatsLocalServiceUtil.getService()RatingsStatsLocalServiceWrapper.getWrappedService()Methods in com.liferay.ratings.kernel.service with parameters of type RatingsStatsLocalServiceModifier and TypeMethodDescriptionstatic voidRatingsStatsLocalServiceUtil.setService(RatingsStatsLocalService service) voidRatingsStatsLocalServiceWrapper.setWrappedService(RatingsStatsLocalService ratingsStatsLocalService) Constructors in com.liferay.ratings.kernel.service with parameters of type RatingsStatsLocalServiceModifierConstructorDescriptionRatingsStatsLocalServiceWrapper(RatingsStatsLocalService ratingsStatsLocalService)