@ProviderType public interface MBCategory extends MBCategoryModel, com.liferay.portal.kernel.model.PersistedModel
MBCategoryModel
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() |
int |
getMessageCount() |
MBCategory |
getParentCategory() |
int |
getThreadCount() |
boolean |
isRoot() |
cloneWithOriginalValues, getCategoryId, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getCtCollectionId, getDescription, getDisplayStyle, getFriendlyURL, getGroupId, getLastPublishDate, getModifiedDate, getMvccVersion, getName, getParentCategoryId, getParentContainerModelId, getPrimaryKey, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTrashEntryClassPK, getUserId, getUserName, getUserUuid, getUuid, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isInTrash, isPending, isScheduled, setCategoryId, setCompanyId, setContainerModelId, setCreateDate, setCtCollectionId, setDescription, setDisplayStyle, setFriendlyURL, setGroupId, setLastPublishDate, setModifiedDate, setMvccVersion, setName, setParentCategoryId, setParentContainerModelId, setPrimaryKey, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setUserId, setUserName, setUserUuid, setUuid, toXmlString
getModelClass, getModelClassName
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
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
int getMessageCount()
MBCategory getParentCategory() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
int getThreadCount()
boolean isRoot()