com.liferay.portlet.messageboards.model
Interface MBThread
- All Superinterfaces:
- BaseModel, java.lang.Cloneable, java.lang.Comparable, MBThreadModel, java.io.Serializable
- public interface MBThread
- extends MBThreadModel
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 MBThread
table in
the database.
Customize com.liferay.portlet.messageboards.service.model.impl.MBThreadImpl
and rerun the ServiceBuilder to generate the new methods.
- Author:
- Brian Wing Shun Chan
- See Also:
com.liferay.portlet.messageboards.service.model.MBThreadModel
,
com.liferay.portlet.messageboards.service.model.impl.MBThreadImpl
,
com.liferay.portlet.messageboards.service.model.impl.MBThreadModelImpl
Methods inherited from interface com.liferay.portlet.messageboards.model.MBThreadModel |
getCategoryId, getLastPostByUserId, getLastPostDate, getMessageCount, getPrimaryKey, getPriority, getRootMessageId, getThreadId, getViewCount, setCategoryId, setLastPostByUserId, setLastPostDate, setMessageCount, setPrimaryKey, setPriority, setRootMessageId, setThreadId, setViewCount |
Methods inherited from interface java.lang.Comparable |
compareTo |
getAttachmentsDir
public java.lang.String getAttachmentsDir()