Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.ratings.model that implement RatingsEntryModel
 class RatingsEntryWrapper
           This class is a wrapper for RatingsEntry.
 

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

Classes in com.liferay.portlet.ratings.model.impl that implement RatingsEntryModel
 class RatingsEntryImpl
           
 class RatingsEntryModelImpl
           This interface is a model that represents the RatingsEntry table in the database.
 


Liferay 6.0.3