|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AssetCategory
The model interface for the AssetCategory service. Represents a row in the "AssetCategory" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to AssetCategoryImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.
AssetCategoryModel,
AssetCategoryImpl,
AssetCategoryModelImpl| Method Summary | |
|---|---|
List<AssetCategory> |
getAncestors()
|
boolean |
isRootCategory()
|
| Methods inherited from interface com.liferay.portlet.asset.model.AssetCategoryModel |
|---|
clone, compareTo, getCategoryId, getCompanyId, getCreateDate, getExpandoBridge, getGroupId, getLeftCategoryId, getModifiedDate, getName, getParentCategoryId, getPrimaryKey, getPrimaryKeyObj, getRightCategoryId, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleMap, getUserId, getUserName, getUserUuid, getUuid, getVocabularyId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCategoryId, setCompanyId, setCreateDate, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setLeftCategoryId, setModifiedDate, setName, setNew, setParentCategoryId, setPrimaryKey, setRightCategoryId, setTitle, setTitle, setTitleMap, setUserId, setUserName, setUserUuid, setUuid, setVocabularyId, toEscapedModel, toString, toXmlString |
| Method Detail |
|---|
List<AssetCategory> getAncestors()
throws PortalException,
SystemException
PortalException
SystemExceptionboolean isRootCategory()
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||