@ProviderType public interface MBCategory extends MBCategoryModel, PersistedModel
MBCategoryModel,
MBCategoryImpl,
MBCategoryModelImpl| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Long> |
getAncestorCategoryIds() |
java.util.List<MBCategory> |
getAncestors() |
MBCategory |
getParentCategory() |
boolean |
isInTrashExplicitly() |
boolean |
isRoot() |
clone, compareTo, getApproved, getCategoryId, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getDescription, getDisplayStyle, getExpandoBridge, getGroupId, getLastPostDate, 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, isNew, isPending, isScheduled, setCachedModel, setCategoryId, setCompanyId, setContainerModelId, setCreateDate, setDescription, setDisplayStyle, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLastPostDate, setMessageCount, setModifiedDate, setName, setNew, setParentCategoryId, setParentContainerModelId, setPrimaryKey, setPrimaryKeyObj, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setThreadCount, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamegetModelClass, getModelClassNamegetStagedModelTypepersistjava.util.List<java.lang.Long> getAncestorCategoryIds()
throws PortalException,
SystemException
PortalExceptionSystemExceptionjava.util.List<MBCategory> getAncestors() throws PortalException, SystemException
PortalExceptionSystemExceptionMBCategory getParentCategory() throws PortalException, SystemException
PortalExceptionSystemExceptionboolean isInTrashExplicitly()
throws SystemException
SystemExceptionboolean isRoot()