@ProviderType public interface RatingsStats extends PersistedModel, RatingsStatsModel
RatingsStatsModel
Modifier and Type | Field and Description |
---|---|
static Accessor<RatingsStats,Long> |
STATS_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
persist
getAverageScore, getClassName, getClassNameId, getClassPK, getCompanyId, getPrimaryKey, getStatsId, getTotalEntries, getTotalScore, setAverageScore, setClassName, setClassNameId, setClassPK, setCompanyId, setPrimaryKey, setStatsId, setTotalEntries, setTotalScore
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
static final Accessor<RatingsStats,Long> STATS_ID_ACCESSOR
com.liferay.portlet.ratings.model.impl.RatingsStatsImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.