@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.
|
persistgetClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getEntryId, getModifiedDate, getPrimaryKey, getScore, getUserId, getUserName, getUserUuid, getUuid, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setEntryId, setModifiedDate, setPrimaryKey, setScore, setUserId, setUserName, setUserUuid, setUuidclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringclone, getStagedModelTypegetModelClass, getModelClassNamestatic 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.