com.liferay.portlet.ratings.model
Interface RatingsStats

All Superinterfaces:
BaseModel<RatingsStats>, java.lang.Cloneable, java.lang.Comparable<RatingsStats>, RatingsStatsModel, java.io.Serializable
All Known Implementing Classes:
RatingsStatsWrapper

public interface RatingsStats
extends RatingsStatsModel

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This interface is a model that represents the RatingsStats table in the database.

Customize com.liferay.portlet.ratings.model.impl.RatingsStatsImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
RatingsStatsModel, com.liferay.portlet.ratings.model.impl.RatingsStatsImpl, com.liferay.portlet.ratings.model.impl.RatingsStatsModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.ratings.model.RatingsStatsModel
clone, compareTo, getAverageScore, getClassName, getClassNameId, getClassPK, getPrimaryKey, getPrimaryKeyObj, getStatsId, getTotalEntries, getTotalScore, hashCode, isCachedModel, isEscapedModel, isNew, setAverageScore, setCachedModel, setClassNameId, setClassPK, setEscapedModel, setNew, setPrimaryKey, setStatsId, setTotalEntries, setTotalScore, toEscapedModel, toString, toXmlString