@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() |
MBCategory |
getParentCategory() |
boolean |
isRoot() |
getCategoryId, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getDescription, getDisplayStyle, getGroupId, getLastPostDate, getLastPublishDate, getMessageCount, getModifiedDate, getName, getParentCategoryId, getParentContainerModelId, getPrimaryKey, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getThreadCount, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getUserId, getUserName, getUserUuid, getUuid, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isPending, isScheduled, setCategoryId, setCompanyId, setContainerModelId, setCreateDate, setDescription, setDisplayStyle, setGroupId, setLastPostDate, setLastPublishDate, setMessageCount, setModifiedDate, setName, setParentCategoryId, setParentContainerModelId, setPrimaryKey, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setThreadCount, setUserId, setUserName, setUserUuid, setUuid
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
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()