@ProviderType public interface MBCategory extends MBCategoryModel, com.liferay.portal.kernel.model.PersistedModel
MBCategoryModel
,
com.liferay.message.boards.model.impl.MBCategoryImpl
,
com.liferay.message.boards.model.impl.MBCategoryModelImpl
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<MBCategory,java.lang.Long> |
CATEGORY_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Long> |
getAncestorCategoryIds() |
java.util.List<MBCategory> |
getAncestors() |
MBCategory |
getParentCategory() |
boolean |
isRoot() |
clone, compareTo, getCategoryId, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getDescription, getDisplayStyle, getExpandoBridge, getGroupId, getLastPostDate, getLastPublishDate, getMessageCount, getModifiedDate, getName, getParentCategoryId, getParentContainerModelId, getPrimaryKey, getPrimaryKeyObj, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getThreadCount, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getUserId, getUserName, getUserUuid, getUuid, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isNew, isPending, isScheduled, setCachedModel, setCategoryId, setCompanyId, setContainerModelId, setCreateDate, setDescription, setDisplayStyle, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLastPostDate, setLastPublishDate, setMessageCount, setModifiedDate, setName, setNew, setParentCategoryId, setParentContainerModelId, setPrimaryKey, setPrimaryKeyObj, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setThreadCount, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
static final com.liferay.portal.kernel.util.Accessor<MBCategory,java.lang.Long> CATEGORY_ID_ACCESSOR
java.util.List<java.lang.Long> getAncestorCategoryIds() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.util.List<MBCategory> getAncestors() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
MBCategory getParentCategory() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isRoot()