@ProviderType public interface AssetCategory extends AssetCategoryModel, NestedSetsTreeNodeModel, PersistedModel
AssetCategoryModel
,
AssetCategoryImpl
,
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) |
String |
getPath(Locale locale,
boolean reverse) |
boolean |
isRootCategory() |
clone, compareTo, getAvailableLanguageIds, getCategoryId, getCompanyId, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, getExternalReferenceCode, 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, setExternalReferenceCode, 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, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
getStagedModelType
getNestedSetsTreeNodeLeft, getNestedSetsTreeNodeRight, getNestedSetsTreeNodeScopeId, getPrimaryKey, setNestedSetsTreeNodeLeft, setNestedSetsTreeNodeRight
persist
static 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
PortalException
AssetCategory getParentCategory()
String getPath(Locale locale) throws PortalException
PortalException
String getPath(Locale locale, boolean reverse) throws PortalException
PortalException
boolean isRootCategory()