@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.
|
persistclone, compareTo, getAverageScore, getClassName, getClassNameId, getClassPK, getCompanyId, getExpandoBridge, getPrimaryKey, getPrimaryKeyObj, getStatsId, getTotalEntries, getTotalScore, hashCode, isCachedModel, isEscapedModel, isNew, setAverageScore, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKey, setPrimaryKeyObj, setStatsId, setTotalEntries, setTotalScore, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, 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.