@ProviderType public interface RatingsEntry extends PersistedModel, RatingsEntryModel
RatingsEntryModel
Modifier and Type | Field and Description |
---|---|
static Accessor<RatingsEntry,Long> |
ENTRY_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
persist
getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getEntryId, getModifiedDate, getPrimaryKey, getScore, getUserId, getUserName, getUserUuid, getUuid, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setEntryId, setModifiedDate, setPrimaryKey, setScore, setUserId, setUserName, setUserUuid, setUuid
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
clone, getStagedModelType
getModelClass, getModelClassName
static final Accessor<RatingsEntry,Long> ENTRY_ID_ACCESSOR
com.liferay.portlet.ratings.model.impl.RatingsEntryImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.