Liferay 6.2-ce-ga5

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 extended 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 RatingsEntryBaseImpl
          The extended model base implementation for the RatingsEntry service.
 class RatingsEntryImpl
           
 class RatingsEntryModelImpl
          The base model implementation for the RatingsEntry service.
 


Liferay 6.2-ce-ga5