com.liferay.portlet.messageboards.model
Interface MBMessageFlag

All Superinterfaces:
BaseModel<MBMessageFlag>, java.lang.Cloneable, java.lang.Comparable<MBMessageFlag>, MBMessageFlagModel, java.io.Serializable
All Known Implementing Classes:
MBMessageFlagWrapper

public interface MBMessageFlag
extends MBMessageFlagModel

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

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

Author:
Brian Wing Shun Chan
See Also:
MBMessageFlagModel, com.liferay.portlet.messageboards.model.impl.MBMessageFlagImpl, com.liferay.portlet.messageboards.model.impl.MBMessageFlagModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.messageboards.model.MBMessageFlagModel
clone, compareTo, getExpandoBridge, getFlag, getMessageFlagId, getMessageId, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getThreadId, getUserId, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setExpandoBridgeAttributes, setFlag, setMessageFlagId, setMessageId, setModifiedDate, setNew, setPrimaryKey, setThreadId, setUserId, setUserUuid, toEscapedModel, toString, toXmlString