Liferay 6.1.2-ce-ga3

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

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

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.
 


Liferay 6.1.2-ce-ga3