com.liferay.portlet.messageboards.model
Interface MBDiscussion

All Superinterfaces:
BaseModel<MBDiscussion>, java.lang.Cloneable, java.lang.Comparable<MBDiscussion>, MBDiscussionModel, java.io.Serializable
All Known Implementing Classes:
MBDiscussionWrapper

public interface MBDiscussion
extends MBDiscussionModel

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

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

Author:
Brian Wing Shun Chan
See Also:
MBDiscussionModel, com.liferay.portlet.messageboards.model.impl.MBDiscussionImpl, com.liferay.portlet.messageboards.model.impl.MBDiscussionModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.messageboards.model.MBDiscussionModel
clone, compareTo, getClassName, getClassNameId, getClassPK, getDiscussionId, getExpandoBridge, getPrimaryKey, getPrimaryKeyObj, getThreadId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassNameId, setClassPK, setDiscussionId, setEscapedModel, setExpandoBridgeAttributes, setNew, setPrimaryKey, setThreadId, toEscapedModel, toString, toXmlString