|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MBCategory
This interface is a model that represents the MBCategory table in the database.
Customize MBCategoryImpl and rerun the
ServiceBuilder to generate the new methods.
MBCategoryModel,
MBCategoryImpl,
MBCategoryModelImpl| Method Summary | |
|---|---|
List<Long> |
getAncestorCategoryIds()
|
List<MBCategory> |
getAncestors()
|
boolean |
isRoot()
|
| Methods inherited from interface com.liferay.portlet.messageboards.model.MBCategoryModel |
|---|
clone, compareTo, getCategoryId, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getGroupId, getLastPostDate, getMessageCount, getModifiedDate, getName, getParentCategoryId, getPrimaryKey, getPrimaryKeyObj, getThreadCount, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCategoryId, setCompanyId, setCreateDate, setDescription, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setLastPostDate, setMessageCount, setModifiedDate, setName, setNew, setParentCategoryId, setPrimaryKey, setThreadCount, setUserId, setUserName, setUserUuid, setUuid, toEscapedModel, toString, toXmlString |
| Method Detail |
|---|
List<Long> getAncestorCategoryIds()
throws PortalException,
SystemException
PortalException
SystemException
List<MBCategory> getAncestors()
throws PortalException,
SystemException
PortalException
SystemExceptionboolean isRoot()
|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||