@ProviderType public interface AssetCategory extends AssetCategoryModel, PersistedModel, TreeModel
AssetCategoryModel| 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) |
String |
getPath(Locale locale,
boolean reverse) |
boolean |
isRootCategory() |
cloneWithOriginalValues, getAvailableLanguageIds, getCategoryId, getCompanyId, getCreateDate, getCtCollectionId, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExternalReferenceCode, getGroupId, getLastPublishDate, getModifiedDate, getMvccVersion, getName, getParentCategoryId, getPrimaryKey, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getTreePath, getUserId, getUserName, getUserUuid, getUuid, getVocabularyId, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCategoryId, setCompanyId, setCreateDate, setCtCollectionId, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExternalReferenceCode, setGroupId, setLastPublishDate, setModifiedDate, setMvccVersion, setName, setParentCategoryId, setPrimaryKey, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setTreePath, setUserId, setUserName, setUserUuid, setUuid, setVocabularyIdclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNameclone, getStagedModelTypepersistbuildTreePath, getPrimaryKeyObj, getTreePath, updateTreePathstatic 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
PortalExceptionString getPath(Locale locale,
boolean reverse)
throws PortalException
PortalExceptionboolean isRootCategory()