@ProviderType public interface AssetCategory extends AssetCategoryModel, NestedSetsTreeNodeModel, PersistedModel
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
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetCategory> |
getAncestors() |
AssetCategory |
getParentCategory() |
String |
getPath(Locale locale) |
String |
getPath(Locale locale,
boolean reverse) |
boolean |
isRootCategory() |
getAvailableLanguageIds, getCategoryId, getCompanyId, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExternalReferenceCode, getGroupId, getLastPublishDate, getLeftCategoryId, getModifiedDate, getName, getParentCategoryId, getPrimaryKey, getRightCategoryId, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getUserId, getUserName, getUserUuid, getUuid, getVocabularyId, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCategoryId, setCompanyId, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExternalReferenceCode, setGroupId, setLastPublishDate, setLeftCategoryId, setModifiedDate, setName, setParentCategoryId, setPrimaryKey, setRightCategoryId, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setUserId, setUserName, setUserUuid, setUuid, setVocabularyIdclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNameclone, getStagedModelTypegetNestedSetsTreeNodeLeft, getNestedSetsTreeNodeRight, getNestedSetsTreeNodeScopeId, getPrimaryKey, setNestedSetsTreeNodeLeft, setNestedSetsTreeNodeRightpersiststatic final Accessor<AssetCategory,String> UUID_ACCESSOR
com.liferay.portlet.asset.model.impl.AssetCategoryImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.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()