|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<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 | |
|---|---|
String[] |
getAssetTagNames()
|
String |
getAttachmentsDir()
|
String[] |
getAttachmentsFiles()
|
String |
getBody(boolean translate)
|
MBCategory |
getCategory()
|
MBThread |
getThread()
|
String |
getThreadAttachmentsDir()
|
String |
getWorkflowClassName()
|
boolean |
isDiscussion()
|
boolean |
isReply()
|
boolean |
isRoot()
|
void |
setAttachmentsDir(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, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MBMessageImpl()
| Method Detail |
|---|
public String[] getAssetTagNames()
throws SystemException
getAssetTagNames in interface MBMessageSystemExceptionpublic String getAttachmentsDir()
getAttachmentsDir in interface MBMessage
public String[] getAttachmentsFiles()
throws PortalException,
SystemException
getAttachmentsFiles in interface MBMessagePortalException
SystemExceptionpublic String getBody(boolean translate)
getBody in interface MBMessagepublic MBCategory getCategory()
getCategory in interface MBMessage
public MBThread getThread()
throws PortalException,
SystemException
getThread in interface MBMessagePortalException
SystemExceptionpublic String getThreadAttachmentsDir()
getThreadAttachmentsDir in interface MBMessagepublic String getWorkflowClassName()
getWorkflowClassName in interface MBMessagepublic boolean isDiscussion()
isDiscussion in interface MBMessagepublic boolean isReply()
isReply in interface MBMessagepublic boolean isRoot()
isRoot in interface MBMessagepublic void setAttachmentsDir(String attachmentsDir)
setAttachmentsDir in interface MBMessage
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||