@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() |
getCompanyId, getCreateDate, getDescription, getGroupId, getKbFolderId, getLastPublishDate, getModifiedDate, getMvccVersion, getName, getParentKBFolderId, getPrimaryKey, getUrlTitle, getUserId, getUserName, getUserUuid, getUuid, setCompanyId, setCreateDate, setDescription, setGroupId, setKbFolderId, setLastPublishDate, setModifiedDate, setMvccVersion, setName, setParentKBFolderId, setPrimaryKey, setUrlTitle, setUserId, setUserName, setUserUuid, setUuid
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
static 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.PortalException
long getClassNameId()
KBFolder getParentKBFolder() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getParentTitle(java.util.Locale locale) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isEmpty() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isRoot()