@ProviderType public interface KBFolder extends KBFolderModel, com.liferay.portal.kernel.model.PersistedModel
KBFolderModel,
com.liferay.knowledge.base.model.impl.KBFolderImpl,
com.liferay.knowledge.base.model.impl.KBFolderModelImpl| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<KBFolder,java.lang.Long> |
KB_FOLDER_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Long> |
getAncestorKBFolderIds() |
long |
getClassNameId() |
KBFolder |
getParentKBFolder() |
java.lang.String |
getParentTitle(java.util.Locale locale) |
boolean |
isEmpty() |
boolean |
isRoot() |
clone, compareTo, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getGroupId, getKbFolderId, getLastPublishDate, getModifiedDate, getName, getParentKBFolderId, getPrimaryKey, getPrimaryKeyObj, getUrlTitle, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setKbFolderId, setLastPublishDate, setModifiedDate, setName, setNew, setParentKBFolderId, setPrimaryKey, setPrimaryKeyObj, setUrlTitle, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<KBFolder,java.lang.Long> KB_FOLDER_ID_ACCESSOR
java.util.List<java.lang.Long> getAncestorKBFolderIds()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionlong getClassNameId()
KBFolder getParentKBFolder() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.lang.String getParentTitle(java.util.Locale locale)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionboolean isEmpty()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionboolean isRoot()