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 RatingsEntryServiceRatingsEntryServiceUtil.getService()RatingsEntryServiceWrapper.getWrappedService()Methods in com.liferay.ratings.kernel.service with parameters of type RatingsEntryServiceModifier and TypeMethodDescriptionstatic voidRatingsEntryServiceUtil.setService(RatingsEntryService service) voidRatingsEntryServiceWrapper.setWrappedService(RatingsEntryService ratingsEntryService) Constructors in com.liferay.ratings.kernel.service with parameters of type RatingsEntryServiceModifierConstructorDescriptionRatingsEntryServiceWrapper(RatingsEntryService ratingsEntryService)