com.liferay.portlet.blogs.model
Interface BlogsStatsUser

All Superinterfaces:
BaseModel<BlogsStatsUser>, BlogsStatsUserModel, java.lang.Cloneable, java.lang.Comparable<BlogsStatsUser>, java.io.Serializable
All Known Implementing Classes:
BlogsStatsUserWrapper

public interface BlogsStatsUser
extends BlogsStatsUserModel

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 BlogsStatsUser table in the database.

Customize com.liferay.portlet.blogs.model.impl.BlogsStatsUserImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
BlogsStatsUserModel, com.liferay.portlet.blogs.model.impl.BlogsStatsUserImpl, com.liferay.portlet.blogs.model.impl.BlogsStatsUserModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.blogs.model.BlogsStatsUserModel
clone, compareTo, getCompanyId, getEntryCount, getExpandoBridge, getGroupId, getLastPostDate, getPrimaryKey, getPrimaryKeyObj, getRatingsAverageScore, getRatingsTotalEntries, getRatingsTotalScore, getStatsUserId, getStatsUserUuid, getUserId, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setEntryCount, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setLastPostDate, setNew, setPrimaryKey, setRatingsAverageScore, setRatingsTotalEntries, setRatingsTotalScore, setStatsUserId, setStatsUserUuid, setUserId, setUserUuid, toEscapedModel, toString, toXmlString