com.liferay.portlet.ratings.model
Interface RatingsEntry

All Superinterfaces:
BaseModel<RatingsEntry>, java.lang.Cloneable, java.lang.Comparable<RatingsEntry>, RatingsEntryModel, java.io.Serializable
All Known Implementing Classes:
RatingsEntryWrapper

public interface RatingsEntry
extends RatingsEntryModel

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This interface is a model that represents the RatingsEntry table in the database.

Customize com.liferay.portlet.ratings.model.impl.RatingsEntryImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
RatingsEntryModel, com.liferay.portlet.ratings.model.impl.RatingsEntryImpl, com.liferay.portlet.ratings.model.impl.RatingsEntryModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.ratings.model.RatingsEntryModel
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getEntryId, getExpandoBridge, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getScore, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassNameId, setClassPK, setCompanyId, setCreateDate, setEntryId, setEscapedModel, setExpandoBridgeAttributes, setModifiedDate, setNew, setPrimaryKey, setScore, setUserId, setUserName, setUserUuid, toEscapedModel, toString, toXmlString