Liferay 6.0.5

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
          The model interface for the RatingsEntry service.
 

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
          The base model implementation for the RatingsEntry service.
 


Liferay 6.0.5