|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl
com.liferay.portlet.messageboards.model.impl.MBMessageModelImpl
com.liferay.portlet.messageboards.model.impl.MBMessageImpl
public class MBMessageImpl
| Field Summary | |
|---|---|
static long |
DEFAULT_PARENT_MESSAGE_ID
|
| Fields inherited from class com.liferay.portlet.messageboards.model.impl.MBMessageModelImpl |
|---|
CACHE_ENABLED, LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP |
| Constructor Summary | |
|---|---|
MBMessageImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAttachmentsDir()
|
java.lang.String[] |
getAttachmentsFiles()
|
java.lang.String |
getBody(boolean translated)
|
com.liferay.portlet.messageboards.model.MBCategory |
getCategory()
|
double |
getPriority()
|
java.lang.String[] |
getTagsEntries()
|
java.lang.String |
getThreadAttachmentsDir()
|
java.lang.String |
getUserUuid()
|
boolean |
isDiscussion()
|
boolean |
isReply()
|
boolean |
isRoot()
|
void |
setAttachmentsDir(java.lang.String attachmentsDir)
|
void |
setPriority(double priority)
|
void |
setUserUuid(java.lang.String userUuid)
|
| Methods inherited from class com.liferay.portlet.messageboards.model.impl.MBMessageModelImpl |
|---|
clone, compareTo, equals, getAnonymous, getAttachments, getBody, getCategoryId, getCompanyId, getCreateDate, getMessageId, getModifiedDate, getParentMessageId, getPrimaryKey, getPrimaryKeyObj, getSubject, getThreadId, getUserId, getUserName, getUuid, hashCode, isAnonymous, isAttachments, setAnonymous, setAttachments, setBody, setCategoryId, setCompanyId, setCreateDate, setMessageId, setModifiedDate, setParentMessageId, setPrimaryKey, setSubject, setThreadId, setUserId, setUserName, setUuid, toEscapedModel, toModel, toModels |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
isEscapedModel, isNew, setEscapedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.messageboards.model.MBMessageModel |
|---|
getAnonymous, getAttachments, getBody, getCategoryId, getCompanyId, getCreateDate, getMessageId, getModifiedDate, getParentMessageId, getPrimaryKey, getSubject, getThreadId, getUserId, getUserName, getUuid, isAnonymous, isAttachments, setAnonymous, setAttachments, setBody, setCategoryId, setCompanyId, setCreateDate, setMessageId, setModifiedDate, setParentMessageId, setPrimaryKey, setSubject, setThreadId, setUserId, setUserName, setUuid, toEscapedModel |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
clone, getPrimaryKeyObj, isEscapedModel, isNew, setEscapedModel, setNew |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Field Detail |
|---|
public static final long DEFAULT_PARENT_MESSAGE_ID
| Constructor Detail |
|---|
public MBMessageImpl()
| Method Detail |
|---|
public java.lang.String getUserUuid()
throws com.liferay.portal.SystemException
getUserUuid in interface com.liferay.portlet.messageboards.model.MBMessagecom.liferay.portal.SystemExceptionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portlet.messageboards.model.MBMessagepublic com.liferay.portlet.messageboards.model.MBCategory getCategory()
getCategory in interface com.liferay.portlet.messageboards.model.MBMessagepublic boolean isRoot()
isRoot in interface com.liferay.portlet.messageboards.model.MBMessagepublic boolean isReply()
isReply in interface com.liferay.portlet.messageboards.model.MBMessagepublic boolean isDiscussion()
isDiscussion in interface com.liferay.portlet.messageboards.model.MBMessagepublic java.lang.String getBody(boolean translated)
getBody in interface com.liferay.portlet.messageboards.model.MBMessagepublic java.lang.String getThreadAttachmentsDir()
getThreadAttachmentsDir in interface com.liferay.portlet.messageboards.model.MBMessagepublic java.lang.String getAttachmentsDir()
getAttachmentsDir in interface com.liferay.portlet.messageboards.model.MBMessagepublic void setAttachmentsDir(java.lang.String attachmentsDir)
setAttachmentsDir in interface com.liferay.portlet.messageboards.model.MBMessage
public java.lang.String[] getAttachmentsFiles()
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
getAttachmentsFiles in interface com.liferay.portlet.messageboards.model.MBMessagecom.liferay.portal.PortalException
com.liferay.portal.SystemException
public double getPriority()
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
getPriority in interface com.liferay.portlet.messageboards.model.MBMessagecom.liferay.portal.PortalException
com.liferay.portal.SystemExceptionpublic void setPriority(double priority)
setPriority in interface com.liferay.portlet.messageboards.model.MBMessage
public java.lang.String[] getTagsEntries()
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
getTagsEntries in interface com.liferay.portlet.messageboards.model.MBMessagecom.liferay.portal.PortalException
com.liferay.portal.SystemException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||