Uses of Interface
com.liferay.ratings.kernel.service.RatingsEntryService
Packages that use RatingsEntryService
-
Uses of RatingsEntryService in com.liferay.ratings.kernel.service
Classes in com.liferay.ratings.kernel.service that implement RatingsEntryServiceMethods in com.liferay.ratings.kernel.service that return RatingsEntryServiceModifier and TypeMethodDescriptionstatic RatingsEntryService
RatingsEntryServiceUtil.getService()
RatingsEntryServiceWrapper.getWrappedService()
Methods in com.liferay.ratings.kernel.service with parameters of type RatingsEntryServiceModifier and TypeMethodDescriptionstatic void
RatingsEntryServiceUtil.setService
(RatingsEntryService service) void
RatingsEntryServiceWrapper.setWrappedService
(RatingsEntryService ratingsEntryService) Constructors in com.liferay.ratings.kernel.service with parameters of type RatingsEntryServiceModifierConstructorDescriptionRatingsEntryServiceWrapper
(RatingsEntryService ratingsEntryService)