@ProviderType public interface KBArticle extends KBArticleModel, PersistedModel
KBArticleModel| Modifier and Type | Field and Description |
|---|---|
static 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<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, setVersionclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNameclone, getStagedModelTypepersistjava.util.List<java.lang.Long> getAncestorResourcePrimaryKeys()
throws PortalException
PortalExceptionjava.util.List<FileEntry> getAttachmentsFileEntries() throws PortalException
PortalExceptionlong getAttachmentsFolderId()
throws PortalException
PortalExceptionlong getClassNameId()
long getClassPK()
KBArticle getParentKBArticle() throws PortalException
PortalExceptionjava.lang.String getParentTitle(java.util.Locale locale,
int status)
throws PortalException
PortalExceptionlong getViewCount()
boolean isFirstVersion()
boolean isRoot()