@ProviderType public interface KBFolder extends KBFolderModel, com.liferay.portal.kernel.model.PersistedModel
KBFolderModel| 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() |
cloneWithOriginalValues, getCompanyId, getCreateDate, getDescription, getExternalReferenceCode, getGroupId, getKbFolderId, getLastPublishDate, getModifiedDate, getMvccVersion, getName, getParentKBFolderId, getPrimaryKey, getUrlTitle, getUserId, getUserName, getUserUuid, getUuid, setCompanyId, setCreateDate, setDescription, setExternalReferenceCode, setGroupId, setKbFolderId, setLastPublishDate, setModifiedDate, setMvccVersion, setName, setParentKBFolderId, setPrimaryKey, setUrlTitle, setUserId, setUserName, setUserUuid, setUuidclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamestatic 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()