|
Liferay 6.1.10-ee-ga1 | |||||||||
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.MBMessageBaseImpl
com.liferay.portlet.messageboards.model.impl.MBMessageImpl
public class MBMessageImpl
Field Summary |
---|
Fields inherited from class com.liferay.portlet.messageboards.model.impl.MBMessageModelImpl |
---|
ANSWER_COLUMN_BITMASK, CATEGORYID_COLUMN_BITMASK, CLASSNAMEID_COLUMN_BITMASK, CLASSPK_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, PARENTMESSAGEID_COLUMN_BITMASK, SESSION_FACTORY, STATUS_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, THREADID_COLUMN_BITMASK, TX_MANAGER, USERID_COLUMN_BITMASK, UUID_COLUMN_BITMASK |
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 |
isFormatBBCode()
|
boolean |
isReply()
|
boolean |
isRoot()
|
void |
setAttachmentsDir(String attachmentsDir)
|
Methods inherited from class com.liferay.portlet.messageboards.model.impl.MBMessageBaseImpl |
---|
persist |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
resetOriginalValues |
Methods inherited from interface com.liferay.portal.model.ClassedModel |
---|
getModelClass, getModelClassName |
Constructor Detail |
---|
public MBMessageImpl()
Method Detail |
---|
public String[] getAssetTagNames() throws SystemException
SystemException
public String getAttachmentsDir()
public String[] getAttachmentsFiles() throws PortalException, SystemException
PortalException
SystemException
public String getBody(boolean translate)
public MBCategory getCategory()
public MBThread getThread() throws PortalException, SystemException
PortalException
SystemException
public String getThreadAttachmentsDir()
public String getWorkflowClassName()
public boolean isDiscussion()
public boolean isFormatBBCode()
public boolean isReply()
public boolean isRoot()
public void setAttachmentsDir(String attachmentsDir)
|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |