|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetCategory>
com.liferay.portlet.asset.model.impl.AssetCategoryModelImpl
com.liferay.portlet.asset.model.impl.AssetCategoryBaseImpl
com.liferay.portlet.asset.model.impl.AssetCategoryImpl
public class AssetCategoryImpl
| Field Summary |
|---|
| Fields inherited from interface com.liferay.asset.kernel.model.AssetCategory |
|---|
CATEGORY_ID_ACCESSOR, NAME_ACCESSOR, UUID_ACCESSOR |
| Constructor Summary | |
|---|---|
AssetCategoryImpl()
|
|
| Method Summary | |
|---|---|
List<com.liferay.asset.kernel.model.AssetCategory> |
getAncestors()
|
com.liferay.asset.kernel.model.AssetCategory |
getParentCategory()
|
String |
getPath(Locale locale)
|
String |
getTitle(String languageId)
|
String |
getTitle(String languageId,
boolean useDefault)
|
boolean |
isRootCategory()
|
| Methods inherited from class com.liferay.portlet.asset.model.impl.AssetCategoryBaseImpl |
|---|
persist |
| Methods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.asset.kernel.model.AssetCategoryModel |
|---|
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, 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, toXmlString |
| Methods inherited from interface com.liferay.portal.kernel.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.kernel.model.StagedModel |
|---|
getStagedModelType |
| Methods inherited from interface com.liferay.portal.kernel.model.NestedSetsTreeNodeModel |
|---|
getNestedSetsTreeNodeLeft, getNestedSetsTreeNodeRight, getNestedSetsTreeNodeScopeId, getPrimaryKey, setNestedSetsTreeNodeLeft, setNestedSetsTreeNodeRight |
| Constructor Detail |
|---|
public AssetCategoryImpl()
| Method Detail |
|---|
public List<com.liferay.asset.kernel.model.AssetCategory> getAncestors()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.asset.kernel.model.AssetCategory getParentCategory()
public String getPath(Locale locale)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic String getTitle(String languageId)
getTitle in interface com.liferay.asset.kernel.model.AssetCategoryModelgetTitle in class AssetCategoryModelImpl
public String getTitle(String languageId,
boolean useDefault)
getTitle in interface com.liferay.asset.kernel.model.AssetCategoryModelgetTitle in class AssetCategoryModelImplpublic boolean isRootCategory()
|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||