|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MBCategory
The extended model interface for the MBCategory service. Represents a row in the "MBCategory" database table, with each column mapped to a property of this class.
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, getDisplayStyle, getExpandoBridge, getGroupId, getLastPostDate, getMessageCount, getModifiedDate, getName, getParentCategoryId, getPrimaryKey, getPrimaryKeyObj, getThreadCount, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCategoryId, setCompanyId, setCreateDate, setDescription, setDisplayStyle, setExpandoBridgeAttributes, setGroupId, setLastPostDate, setMessageCount, setModifiedDate, setName, setNew, setParentCategoryId, setPrimaryKey, setPrimaryKeyObj, setThreadCount, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
getModelAttributes, resetOriginalValues, setModelAttributes |
Methods inherited from interface com.liferay.portal.model.ClassedModel |
---|
getModelClass, getModelClassName |
Methods inherited from interface com.liferay.portal.model.PersistedModel |
---|
persist |
Method Detail |
---|
List<Long> getAncestorCategoryIds() throws PortalException, SystemException
PortalException
SystemException
List<MBCategory> getAncestors() throws PortalException, SystemException
PortalException
SystemException
boolean isRoot()
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |