@ProviderType public class KBFolderImpl extends KBFolderBaseImpl
COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, KBFOLDERID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, NAME_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, PARENTKBFOLDERID_COLUMN_BITMASK, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, URLTITLE_COLUMN_BITMASK, UUID_COLUMN_BITMASK
KB_FOLDER_ID_ACCESSOR
Constructor and Description |
---|
KBFolderImpl() |
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() |
persist
clone, compareTo, equals, getColumnBitmask, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getGroupId, getKbFolderId, getLastPublishDate, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getName, getOriginalCompanyId, getOriginalGroupId, getOriginalName, getOriginalParentKBFolderId, getOriginalUrlTitle, getOriginalUuid, getParentKBFolderId, getPrimaryKey, getPrimaryKeyObj, getStagedModelType, getUrlTitle, getUserId, getUserName, getUserUuid, getUuid, hashCode, hasSetModifiedDate, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setCompanyId, setCreateDate, setDescription, setExpandoBridgeAttributes, setGroupId, setKbFolderId, setLastPublishDate, setModelAttributes, setModifiedDate, setName, setParentKBFolderId, setPrimaryKey, setPrimaryKeyObj, setUrlTitle, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlString
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
finalize, getClass, notify, notifyAll, wait, wait, wait
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, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
public java.util.List<java.lang.Long> getAncestorKBFolderIds() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public long getClassNameId()
public KBFolder getParentKBFolder() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getParentTitle(java.util.Locale locale) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public boolean isEmpty() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public boolean isRoot()