@ProviderType public interface KBArticle extends KBArticleModel, com.liferay.portal.kernel.model.PersistedModel
KBArticleModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<KBArticle,java.lang.Long> |
KB_ARTICLE_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
buildTreePath() |
java.util.List<java.lang.Long> |
getAncestorResourcePrimaryKeys() |
java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> |
getAttachmentsFileEntries() |
long |
getAttachmentsFolderId() |
long |
getClassNameId() |
long |
getClassPK() |
KBArticle |
getParentKBArticle() |
java.lang.String |
getParentTitle(java.util.Locale locale,
int status) |
long |
getViewCount() |
boolean |
isFirstVersion() |
boolean |
isRoot() |
getCompanyId, getContent, getCreateDate, getDescription, getGroupId, getKbArticleId, getKbFolderId, getLastPublishDate, getLatest, getMain, getModifiedDate, getMvccVersion, getParentResourceClassNameId, getParentResourcePrimKey, getPrimaryKey, getPriority, getResourcePrimKey, getRootResourcePrimKey, getSections, getSourceURL, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTitle, getUrlTitle, getUserId, getUserName, getUserUuid, getUuid, getVersion, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isLatest, isMain, isPending, isResourceMain, isScheduled, setCompanyId, setContent, setCreateDate, setDescription, setGroupId, setKbArticleId, setKbFolderId, setLastPublishDate, setLatest, setMain, setModifiedDate, setMvccVersion, setParentResourceClassNameId, setParentResourcePrimKey, setPrimaryKey, setPriority, setResourcePrimKey, setRootResourcePrimKey, setSections, setSourceURL, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTitle, setUrlTitle, setUserId, setUserName, setUserUuid, setUuid, setVersion
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<KBArticle,java.lang.Long> KB_ARTICLE_ID_ACCESSOR
java.lang.String buildTreePath() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.model.impl.OrganizationBaseImpl#buildTreePath()
java.util.List<java.lang.Long> getAncestorResourcePrimaryKeys() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> getAttachmentsFileEntries() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
long getAttachmentsFolderId() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
long getClassNameId()
long getClassPK()
KBArticle getParentKBArticle() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getParentTitle(java.util.Locale locale, int status) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
long getViewCount()
boolean isFirstVersion()
boolean isRoot()