@ProviderType public interface AssetCategory extends AssetCategoryModel, NestedSetsTreeNodeModel, PersistedModel
AssetCategoryModel,
com.liferay.portlet.asset.model.impl.AssetCategoryImpl,
com.liferay.portlet.asset.model.impl.AssetCategoryModelImpl| Modifier and Type | Field and Description |
|---|---|
static Accessor<AssetCategory,Long> |
CATEGORY_ID_ACCESSOR |
static Accessor<AssetCategory,String> |
NAME_ACCESSOR |
static Accessor<AssetCategory,String> |
UUID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
List<AssetCategory> |
getAncestors() |
AssetCategory |
getParentCategory() |
String |
getPath(Locale locale) |
boolean |
isRootCategory() |
clone, compareTo, getAvailableLanguageIds, getCategoryId, getCompanyId, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, getGroupId, getLastPublishDate, getLeftCategoryId, getModifiedDate, getName, getParentCategoryId, getPrimaryKey, getPrimaryKeyObj, getRightCategoryId, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getUserId, getUserName, getUserUuid, getUuid, getVocabularyId, hashCode, isCachedModel, isEscapedModel, isNew, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCachedModel, setCategoryId, setCompanyId, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLastPublishDate, setLeftCategoryId, setModifiedDate, setName, setNew, setParentCategoryId, setPrimaryKey, setPrimaryKeyObj, setRightCategoryId, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setUserId, setUserName, setUserUuid, setUuid, setVocabularyId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamegetStagedModelTypegetNestedSetsTreeNodeLeft, getNestedSetsTreeNodeRight, getNestedSetsTreeNodeScopeId, getPrimaryKey, setNestedSetsTreeNodeLeft, setNestedSetsTreeNodeRightpersiststatic final Accessor<AssetCategory,String> UUID_ACCESSOR
static final Accessor<AssetCategory,Long> CATEGORY_ID_ACCESSOR
static final Accessor<AssetCategory,String> NAME_ACCESSOR
List<AssetCategory> getAncestors() throws PortalException
PortalExceptionAssetCategory getParentCategory()
String getPath(Locale locale) throws PortalException
PortalExceptionboolean isRootCategory()