|
|||||||||
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.MBMessage>
com.liferay.portlet.messageboards.model.impl.MBMessageModelImpl
com.liferay.portlet.messageboards.model.impl.MBMessageImpl
public class MBMessageImpl
Field Summary |
---|
Fields inherited from class com.liferay.portlet.messageboards.model.impl.MBMessageModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
MBMessageImpl()
|
Method Summary | |
---|---|
java.lang.String[] |
getAssetTagNames()
|
java.lang.String |
getAttachmentsDir()
|
java.lang.String[] |
getAttachmentsFiles()
|
java.lang.String |
getBody(boolean translate)
|
com.liferay.portlet.messageboards.model.MBCategory |
getCategory()
|
com.liferay.portlet.messageboards.model.MBThread |
getThread()
|
java.lang.String |
getThreadAttachmentsDir()
|
boolean |
isDiscussion()
|
boolean |
isReply()
|
boolean |
isRoot()
|
void |
setAttachmentsDir(java.lang.String attachmentsDir)
|
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.messageboards.model.MBMessageModel |
---|
clone, compareTo, getAllowPingbacks, getAnonymous, getAttachments, getBody, getCategoryId, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getExpandoBridge, getGroupId, getMessageId, getModifiedDate, getParentMessageId, getPrimaryKey, getPrimaryKeyObj, getPriority, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getSubject, getThreadId, getUserId, getUserName, getUserUuid, getUuid, hashCode, isAllowPingbacks, isAnonymous, isAttachments, isCachedModel, isEscapedModel, isNew, setAllowPingbacks, setAnonymous, setAttachments, setBody, setCachedModel, setCategoryId, setClassNameId, setClassPK, setCompanyId, setCreateDate, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setMessageId, setModifiedDate, setNew, setParentMessageId, setPrimaryKey, setPriority, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setSubject, setThreadId, setUserId, setUserName, setUserUuid, setUuid, toEscapedModel, toString, toXmlString |
Constructor Detail |
---|
public MBMessageImpl()
Method Detail |
---|
public java.lang.String[] getAssetTagNames() throws com.liferay.portal.kernel.exception.SystemException
getAssetTagNames
in interface com.liferay.portlet.messageboards.model.MBMessage
com.liferay.portal.kernel.exception.SystemException
public java.lang.String getAttachmentsDir()
getAttachmentsDir
in interface com.liferay.portlet.messageboards.model.MBMessage
public java.lang.String[] getAttachmentsFiles() throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException
getAttachmentsFiles
in interface com.liferay.portlet.messageboards.model.MBMessage
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public java.lang.String getBody(boolean translate)
getBody
in interface com.liferay.portlet.messageboards.model.MBMessage
public com.liferay.portlet.messageboards.model.MBCategory getCategory()
getCategory
in interface com.liferay.portlet.messageboards.model.MBMessage
public com.liferay.portlet.messageboards.model.MBThread getThread() throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException
getThread
in interface com.liferay.portlet.messageboards.model.MBMessage
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public java.lang.String getThreadAttachmentsDir()
getThreadAttachmentsDir
in interface com.liferay.portlet.messageboards.model.MBMessage
public boolean isDiscussion()
isDiscussion
in interface com.liferay.portlet.messageboards.model.MBMessage
public boolean isReply()
isReply
in interface com.liferay.portlet.messageboards.model.MBMessage
public boolean isRoot()
isRoot
in interface com.liferay.portlet.messageboards.model.MBMessage
public void setAttachmentsDir(java.lang.String attachmentsDir)
setAttachmentsDir
in interface com.liferay.portlet.messageboards.model.MBMessage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |