Liferay 6.0.3

Uses of Interface
com.liferay.portlet.ratings.model.RatingsStatsModel

Packages that use RatingsStatsModel
com.liferay.portlet.ratings.model   
com.liferay.portlet.ratings.model.impl   
 

Uses of RatingsStatsModel in com.liferay.portlet.ratings.model
 

Subinterfaces of RatingsStatsModel in com.liferay.portlet.ratings.model
 interface RatingsStats
           This interface is a model that represents the RatingsStats table in the database.
 

Classes in com.liferay.portlet.ratings.model that implement RatingsStatsModel
 class RatingsStatsWrapper
           This class is a wrapper for RatingsStats.
 

Uses of RatingsStatsModel in com.liferay.portlet.ratings.model.impl
 

Classes in com.liferay.portlet.ratings.model.impl that implement RatingsStatsModel
 class RatingsStatsImpl
           
 class RatingsStatsModelImpl
           This interface is a model that represents the RatingsStats table in the database.
 


Liferay 6.0.3