@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.
|
persistgetAverageScore, getClassName, getClassNameId, getClassPK, getCompanyId, getPrimaryKey, getStatsId, getTotalEntries, getTotalScore, setAverageScore, setClassName, setClassNameId, setClassPK, setCompanyId, setPrimaryKey, setStatsId, setTotalEntries, setTotalScoreclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamestatic 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.