Liferay 7.0-ce-b4

Uses of Class
com.liferay.portlet.ratings.model.impl.RatingsStatsModelImpl

Packages that use RatingsStatsModelImpl
com.liferay.portlet.ratings.model.impl   
com.liferay.portlet.ratings.service.persistence.impl   
 

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

Subclasses of RatingsStatsModelImpl in com.liferay.portlet.ratings.model.impl
 class RatingsStatsBaseImpl
          The extended model base implementation for the RatingsStats service.
 class RatingsStatsImpl
           
 

Uses of RatingsStatsModelImpl in com.liferay.portlet.ratings.service.persistence.impl
 

Methods in com.liferay.portlet.ratings.service.persistence.impl with parameters of type RatingsStatsModelImpl
protected  void RatingsStatsPersistenceImpl.cacheUniqueFindersCache(RatingsStatsModelImpl ratingsStatsModelImpl, boolean isNew)
           
protected  void RatingsStatsPersistenceImpl.clearUniqueFindersCache(RatingsStatsModelImpl ratingsStatsModelImpl)
           
 


Liferay 7.0-ce-b4