|
Liferay 7.0-ce-b8 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.message.boards.kernel.model.MBThread>
com.liferay.portlet.messageboards.model.impl.MBThreadModelImpl
com.liferay.portlet.messageboards.model.impl.MBThreadBaseImpl
com.liferay.portlet.messageboards.model.impl.MBThreadImpl
public class MBThreadImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portlet.messageboards.model.impl.MBThreadModelImpl |
|---|
CATEGORYID_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, LASTPOSTDATE_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, PRIORITY_COLUMN_BITMASK, ROOTMESSAGEID_COLUMN_BITMASK, SESSION_FACTORY, STATUS_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, UUID_COLUMN_BITMASK |
| Fields inherited from interface com.liferay.message.boards.kernel.model.MBThread |
|---|
THREAD_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
MBThreadImpl()
|
|
| Method Summary | |
|---|---|
com.liferay.portal.kernel.repository.model.Folder |
addAttachmentsFolder()
|
long |
getAttachmentsFolderId()
|
com.liferay.message.boards.kernel.model.MBCategory |
getCategory()
|
com.liferay.portal.kernel.lock.Lock |
getLock()
|
long[] |
getParticipantUserIds()
|
boolean |
hasLock(long userId)
|
boolean |
isLocked()
|
| Methods inherited from class com.liferay.portlet.messageboards.model.impl.MBThreadBaseImpl |
|---|
persist |
| Methods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.message.boards.kernel.model.MBThreadModel |
|---|
clone, compareTo, getCategoryId, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getExpandoBridge, getGroupId, getLastPostByUserId, getLastPostByUserUuid, getLastPostDate, getLastPublishDate, getMessageCount, getModifiedDate, getParentContainerModelId, getPrimaryKey, getPrimaryKeyObj, getPriority, getQuestion, getRootMessageId, getRootMessageUserId, getRootMessageUserUuid, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getThreadId, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getUserId, getUserName, getUserUuid, getUuid, getViewCount, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isNew, isPending, isQuestion, isScheduled, setCachedModel, setCategoryId, setCompanyId, setContainerModelId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLastPostByUserId, setLastPostByUserUuid, setLastPostDate, setLastPublishDate, setMessageCount, setModifiedDate, setNew, setParentContainerModelId, setPrimaryKey, setPrimaryKeyObj, setPriority, setQuestion, setRootMessageId, setRootMessageUserId, setRootMessageUserUuid, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setThreadId, setUserId, setUserName, setUserUuid, setUuid, setViewCount, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
| Methods inherited from interface com.liferay.portal.kernel.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.kernel.model.ContainerModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.kernel.model.StagedModel |
|---|
getStagedModelType |
| Constructor Detail |
|---|
public MBThreadImpl()
| Method Detail |
|---|
public com.liferay.portal.kernel.repository.model.Folder addAttachmentsFolder()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic long getAttachmentsFolderId()
public com.liferay.message.boards.kernel.model.MBCategory getCategory()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.lock.Lock getLock()
public long[] getParticipantUserIds()
public boolean hasLock(long userId)
public boolean isLocked()
|
Liferay 7.0-ce-b8 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||