com.liferay.portlet.messageboards.model
Interface MBStatsUser

All Superinterfaces:
BaseModel<MBStatsUser>, java.lang.Cloneable, java.lang.Comparable<MBStatsUser>, MBStatsUserModel, java.io.Serializable
All Known Implementing Classes:
MBStatsUserWrapper

public interface MBStatsUser
extends MBStatsUserModel

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

Customize com.liferay.portlet.messageboards.model.impl.MBStatsUserImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
MBStatsUserModel, com.liferay.portlet.messageboards.model.impl.MBStatsUserImpl, com.liferay.portlet.messageboards.model.impl.MBStatsUserModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.messageboards.model.MBStatsUserModel
clone, compareTo, getGroupId, getLastPostDate, getMessageCount, getPrimaryKey, getPrimaryKeyObj, getStatsUserId, getStatsUserUuid, getUserId, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setGroupId, setLastPostDate, setMessageCount, setNew, setPrimaryKey, setStatsUserId, setStatsUserUuid, setUserId, setUserUuid, toEscapedModel, toString, toXmlString