Package com.liferay.ratings.kernel.model
Interface RatingsEntry
- All Superinterfaces:
AttachedModel,AuditedModel,BaseModel<RatingsEntry>,ClassedModel,Cloneable,Comparable<RatingsEntry>,CTModel<RatingsEntry>,MVCCModel,PersistedModel,RatingsEntryModel,Serializable,ShardedModel,StagedAuditedModel,StagedModel,TypedModel
- All Known Implementing Classes:
RatingsEntryWrapper
The extended model interface for the RatingsEntry service. Represents a row in the "RatingsEntry" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields -
Method Summary
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persistMethods inherited from interface com.liferay.ratings.kernel.model.RatingsEntryModel
cloneWithOriginalValues, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getCtCollectionId, getEntryId, getModifiedDate, getMvccVersion, getPrimaryKey, getScore, getUserId, getUserName, getUserUuid, getUuid, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setCtCollectionId, setEntryId, setModifiedDate, setMvccVersion, setPrimaryKey, setScore, setUserId, setUserName, setUserUuid, setUuid, toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone, getStagedModelType
-
Field Details
-
ENTRY_ID_ACCESSOR
-