@ProviderType public interface KBFolder extends KBFolderModel, PersistedModel
KBFolderModel
Modifier and Type | Field and Description |
---|---|
static 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, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
getStagedModelType
persist
java.util.List<java.lang.Long> getAncestorKBFolderIds() throws PortalException
PortalException
long getClassNameId()
KBFolder getParentKBFolder() throws PortalException
PortalException
java.lang.String getParentTitle(java.util.Locale locale) throws PortalException
PortalException
boolean isEmpty() throws PortalException
PortalException
boolean isRoot()