|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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 MBMessage
SystemException
public String getAttachmentsDir()
getAttachmentsDir
in interface MBMessage
public String[] getAttachmentsFiles() throws PortalException, SystemException
getAttachmentsFiles
in interface MBMessage
PortalException
SystemException
public String getBody(boolean translate)
getBody
in interface MBMessage
public MBCategory getCategory()
getCategory
in interface MBMessage
public MBThread getThread() throws PortalException, SystemException
getThread
in interface MBMessage
PortalException
SystemException
public String getThreadAttachmentsDir()
getThreadAttachmentsDir
in interface MBMessage
public String getWorkflowClassName()
getWorkflowClassName
in interface MBMessage
public boolean isDiscussion()
isDiscussion
in interface MBMessage
public boolean isReply()
isReply
in interface MBMessage
public boolean isRoot()
isRoot
in interface MBMessage
public void setAttachmentsDir(String attachmentsDir)
setAttachmentsDir
in interface MBMessage
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |