Liferay 7.0-ce-b4

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

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

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

Subclasses of RatingsEntryModelImpl in com.liferay.portlet.ratings.model.impl
 class RatingsEntryBaseImpl
          The extended model base implementation for the RatingsEntry service.
 class RatingsEntryImpl
           
 

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

Methods in com.liferay.portlet.ratings.service.persistence.impl with parameters of type RatingsEntryModelImpl
protected  void RatingsEntryPersistenceImpl.cacheUniqueFindersCache(RatingsEntryModelImpl ratingsEntryModelImpl, boolean isNew)
           
protected  void RatingsEntryPersistenceImpl.clearUniqueFindersCache(RatingsEntryModelImpl ratingsEntryModelImpl)
           
 


Liferay 7.0-ce-b4