@ProviderType public interface KBArticle extends KBArticleModel, com.liferay.portal.kernel.model.PersistedModel
KBArticleModel
,
KBArticleImpl
,
KBArticleModelImpl
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.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) |
boolean |
isFirstVersion() |
boolean |
isRoot() |
clone, compareTo, getCompanyId, getContent, getCreateDate, getDescription, getExpandoBridge, getGroupId, getKbArticleId, getKbFolderId, getLastPublishDate, getLatest, getMain, getModifiedDate, getParentResourceClassNameId, getParentResourcePrimKey, getPrimaryKey, getPrimaryKeyObj, getPriority, getResourcePrimKey, getRootResourcePrimKey, getSections, getSourceURL, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTitle, getUrlTitle, getUserId, getUserName, getUserUuid, getUuid, getVersion, getViewCount, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isLatest, isMain, isNew, isPending, isResourceMain, isScheduled, setCachedModel, setCompanyId, setContent, setCreateDate, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setKbArticleId, setKbFolderId, setLastPublishDate, setLatest, setMain, setModifiedDate, setNew, setParentResourceClassNameId, setParentResourcePrimKey, setPrimaryKey, setPrimaryKeyObj, setPriority, setResourcePrimKey, setRootResourcePrimKey, setSections, setSourceURL, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTitle, setUrlTitle, setUserId, setUserName, setUserUuid, setUuid, setVersion, setViewCount, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
static final com.liferay.portal.kernel.util.Accessor<KBArticle,java.lang.Long> KB_ARTICLE_ID_ACCESSOR
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
boolean isFirstVersion()
boolean isRoot()