public class KBArticleWrapper extends java.lang.Object implements KBArticle, ModelWrapper<KBArticle>
This class is a wrapper for KBArticle
.
KBArticle
,
Serialized FormKB_ARTICLE_ID_ACCESSOR
Constructor and Description |
---|
KBArticleWrapper(KBArticle kbArticle) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone()
Creates a shallow clone of this model instance.
|
int |
compareTo(KBArticle kbArticle) |
boolean |
equals(java.lang.Object object) |
java.util.List<java.lang.Long> |
getAncestorResourcePrimaryKeys() |
java.util.List<FileEntry> |
getAttachmentsFileEntries() |
long |
getAttachmentsFolderId() |
long |
getClassNameId() |
long |
getClassPK() |
long |
getCompanyId()
Returns the company ID of this kb article.
|
java.lang.String |
getContent()
Returns the content of this kb article.
|
java.util.Date |
getCreateDate()
Returns the create date of this kb article.
|
java.lang.String |
getDescription()
Returns the description of this kb article.
|
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance.
|
long |
getGroupId()
Returns the group ID of this kb article.
|
long |
getKbArticleId()
Returns the kb article ID of this kb article.
|
long |
getKbFolderId()
Returns the kb folder ID of this kb article.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this kb article.
|
boolean |
getLatest()
Returns the latest of this kb article.
|
boolean |
getMain()
Returns the main of this kb article.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate()
Returns the modified date of this kb article.
|
KBArticle |
getParentKBArticle() |
long |
getParentResourceClassNameId()
Returns the parent resource class name ID of this kb article.
|
long |
getParentResourcePrimKey()
Returns the parent resource prim key of this kb article.
|
java.lang.String |
getParentTitle(java.util.Locale locale,
int status) |
long |
getPrimaryKey()
Returns the primary key of this kb article.
|
java.io.Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance.
|
double |
getPriority()
Returns the priority of this kb article.
|
long |
getResourcePrimKey()
Returns the resource prim key of this kb article.
|
long |
getRootResourcePrimKey()
Returns the root resource prim key of this kb article.
|
java.lang.String |
getSections()
Returns the sections of this kb article.
|
java.lang.String |
getSourceURL()
Returns the source url of this kb article.
|
StagedModelType |
getStagedModelType() |
int |
getStatus()
Returns the status of this kb article.
|
long |
getStatusByUserId()
Returns the status by user ID of this kb article.
|
java.lang.String |
getStatusByUserName()
Returns the status by user name of this kb article.
|
java.lang.String |
getStatusByUserUuid()
Returns the status by user uuid of this kb article.
|
java.util.Date |
getStatusDate()
Returns the status date of this kb article.
|
java.lang.String |
getTitle()
Returns the title of this kb article.
|
java.lang.String |
getUrlTitle()
Returns the url title of this kb article.
|
long |
getUserId()
Returns the user ID of this kb article.
|
java.lang.String |
getUserName()
Returns the user name of this kb article.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this kb article.
|
java.lang.String |
getUuid()
Returns the uuid of this kb article.
|
int |
getVersion()
Returns the version of this kb article.
|
int |
getViewCount()
Returns the view count of this kb article.
|
KBArticle |
getWrappedModel() |
int |
hashCode() |
boolean |
isApproved()
Returns
true if this kb article is approved. |
boolean |
isCachedModel()
Returns
true if this model instance was retrieved from the
entity cache. |
boolean |
isDenied()
Returns
true if this kb article is denied. |
boolean |
isDraft()
Returns
true if this kb article is a draft. |
boolean |
isEntityCacheEnabled()
Returns
true if this model's entity cache is enabled. |
boolean |
isEscapedModel()
Returns
true if this model instance is escaped. |
boolean |
isExpired()
Returns
true if this kb article is expired. |
boolean |
isFinderCacheEnabled()
Returns
true if this model's finder cache is enabled. |
boolean |
isFirstVersion() |
boolean |
isInactive()
Returns
true if this kb article is inactive. |
boolean |
isIncomplete()
Returns
true if this kb article is incomplete. |
boolean |
isLatest()
Returns
true if this kb article is latest. |
boolean |
isMain()
Returns
true if this kb article is main. |
boolean |
isNew()
Returns
true if this model instance does not yet exist in
the database. |
boolean |
isPending()
Returns
true if this kb article is pending. |
boolean |
isResourceMain() |
boolean |
isRoot() |
boolean |
isScheduled()
Returns
true if this kb article is scheduled. |
void |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
resetOriginalValues()
Reset all original fields to current values.
|
void |
setCachedModel(boolean cachedModel)
Sets whether this model instance was retrieved from the entity cache.
|
void |
setCompanyId(long companyId)
Sets the company ID of this kb article.
|
void |
setContent(java.lang.String content)
Sets the content of this kb article.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this kb article.
|
void |
setDescription(java.lang.String description)
Sets the description of this kb article.
|
void |
setExpandoBridgeAttributes(BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the
attributes stored in the service context.
|
void |
setGroupId(long groupId)
Sets the group ID of this kb article.
|
void |
setKbArticleId(long kbArticleId)
Sets the kb article ID of this kb article.
|
void |
setKbFolderId(long kbFolderId)
Sets the kb folder ID of this kb article.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this kb article.
|
void |
setLatest(boolean latest)
Sets whether this kb article is latest.
|
void |
setMain(boolean main)
Sets whether this kb article is main.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this kb article.
|
void |
setNew(boolean n)
Sets whether this model instance does not yet exist in the database.
|
void |
setParentResourceClassNameId(long parentResourceClassNameId)
Sets the parent resource class name ID of this kb article.
|
void |
setParentResourcePrimKey(long parentResourcePrimKey)
Sets the parent resource prim key of this kb article.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this kb article.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
Sets the primary key of this model instance.
|
void |
setPriority(double priority)
Sets the priority of this kb article.
|
void |
setResourcePrimKey(long resourcePrimKey)
Sets the resource prim key of this kb article.
|
void |
setRootResourcePrimKey(long rootResourcePrimKey)
Sets the root resource prim key of this kb article.
|
void |
setSections(java.lang.String sections)
Sets the sections of this kb article.
|
void |
setSourceURL(java.lang.String sourceURL)
Sets the source url of this kb article.
|
void |
setStatus(int status)
Sets the status of this kb article.
|
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this kb article.
|
void |
setStatusByUserName(java.lang.String statusByUserName)
Sets the status by user name of this kb article.
|
void |
setStatusByUserUuid(java.lang.String statusByUserUuid)
Sets the status by user uuid of this kb article.
|
void |
setStatusDate(java.util.Date statusDate)
Sets the status date of this kb article.
|
void |
setTitle(java.lang.String title)
Sets the title of this kb article.
|
void |
setUrlTitle(java.lang.String urlTitle)
Sets the url title of this kb article.
|
void |
setUserId(long userId)
Sets the user ID of this kb article.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this kb article.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this kb article.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this kb article.
|
void |
setVersion(int version)
Sets the version of this kb article.
|
void |
setViewCount(int viewCount)
Sets the view count of this kb article.
|
CacheModel<KBArticle> |
toCacheModel()
Returns a cache model object for this entity used by entity cache.
|
KBArticle |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it
with an
AutoEscapeBeanHandler . |
java.lang.String |
toString() |
KBArticle |
toUnescapedModel() |
java.lang.String |
toXmlString()
Returns the XML representation of this model instance.
|
public KBArticleWrapper(KBArticle kbArticle)
public java.lang.Class<?> getModelClass()
getModelClass
in interface ClassedModel
public java.lang.String getModelClassName()
getModelClassName
in interface ClassedModel
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface BaseModel<KBArticle>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface BaseModel<KBArticle>
public java.lang.Object clone()
BaseModel
clone
in interface KBArticleModel
clone
in interface BaseModel<KBArticle>
clone
in interface StagedModel
clone
in class java.lang.Object
public int compareTo(KBArticle kbArticle)
compareTo
in interface KBArticleModel
compareTo
in interface java.lang.Comparable<KBArticle>
public java.util.List<java.lang.Long> getAncestorResourcePrimaryKeys() throws PortalException
getAncestorResourcePrimaryKeys
in interface KBArticle
PortalException
public java.util.List<FileEntry> getAttachmentsFileEntries() throws PortalException
getAttachmentsFileEntries
in interface KBArticle
PortalException
public long getAttachmentsFolderId() throws PortalException
getAttachmentsFolderId
in interface KBArticle
PortalException
public long getClassNameId()
getClassNameId
in interface KBArticle
public long getClassPK()
getClassPK
in interface KBArticle
public long getCompanyId()
getCompanyId
in interface KBArticleModel
getCompanyId
in interface AuditedModel
getCompanyId
in interface ShardedModel
getCompanyId
in interface StagedModel
public java.lang.String getContent()
getContent
in interface KBArticleModel
public java.util.Date getCreateDate()
getCreateDate
in interface KBArticleModel
getCreateDate
in interface AuditedModel
getCreateDate
in interface StagedModel
public java.lang.String getDescription()
getDescription
in interface KBArticleModel
public ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge
in interface KBArticleModel
getExpandoBridge
in interface BaseModel<KBArticle>
getExpandoBridge
in interface ClassedModel
public long getGroupId()
getGroupId
in interface KBArticleModel
getGroupId
in interface GroupedModel
public long getKbArticleId()
getKbArticleId
in interface KBArticleModel
public long getKbFolderId()
getKbFolderId
in interface KBArticleModel
public java.util.Date getLastPublishDate()
getLastPublishDate
in interface KBArticleModel
getLastPublishDate
in interface StagedGroupedModel
public boolean getLatest()
getLatest
in interface KBArticleModel
public boolean getMain()
getMain
in interface KBArticleModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface KBArticleModel
getModifiedDate
in interface AuditedModel
getModifiedDate
in interface StagedModel
public KBArticle getParentKBArticle() throws PortalException
getParentKBArticle
in interface KBArticle
PortalException
public long getParentResourceClassNameId()
getParentResourceClassNameId
in interface KBArticleModel
public long getParentResourcePrimKey()
getParentResourcePrimKey
in interface KBArticleModel
public java.lang.String getParentTitle(java.util.Locale locale, int status) throws PortalException
getParentTitle
in interface KBArticle
PortalException
public long getPrimaryKey()
getPrimaryKey
in interface KBArticleModel
public java.io.Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj
in interface KBArticleModel
getPrimaryKeyObj
in interface BaseModel<KBArticle>
getPrimaryKeyObj
in interface ClassedModel
public double getPriority()
getPriority
in interface KBArticleModel
public long getResourcePrimKey()
getResourcePrimKey
in interface KBArticleModel
getResourcePrimKey
in interface ResourcedModel
public long getRootResourcePrimKey()
getRootResourcePrimKey
in interface KBArticleModel
public java.lang.String getSections()
getSections
in interface KBArticleModel
public java.lang.String getSourceURL()
getSourceURL
in interface KBArticleModel
public int getStatus()
getStatus
in interface KBArticleModel
getStatus
in interface WorkflowedModel
public long getStatusByUserId()
getStatusByUserId
in interface KBArticleModel
getStatusByUserId
in interface WorkflowedModel
public java.lang.String getStatusByUserName()
getStatusByUserName
in interface KBArticleModel
getStatusByUserName
in interface WorkflowedModel
public java.lang.String getStatusByUserUuid()
getStatusByUserUuid
in interface KBArticleModel
getStatusByUserUuid
in interface WorkflowedModel
public java.util.Date getStatusDate()
getStatusDate
in interface KBArticleModel
getStatusDate
in interface WorkflowedModel
public java.lang.String getTitle()
getTitle
in interface KBArticleModel
public java.lang.String getUrlTitle()
getUrlTitle
in interface KBArticleModel
public long getUserId()
getUserId
in interface KBArticleModel
getUserId
in interface AuditedModel
public java.lang.String getUserName()
getUserName
in interface KBArticleModel
getUserName
in interface AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface KBArticleModel
getUserUuid
in interface AuditedModel
public java.lang.String getUuid()
getUuid
in interface KBArticleModel
getUuid
in interface StagedModel
public int getVersion()
getVersion
in interface KBArticleModel
public int getViewCount()
getViewCount
in interface KBArticleModel
public int hashCode()
hashCode
in interface KBArticleModel
hashCode
in class java.lang.Object
public boolean isApproved()
true
if this kb article is approved.isApproved
in interface KBArticleModel
isApproved
in interface WorkflowedModel
true
if this kb article is approved; false
otherwisepublic boolean isCachedModel()
BaseModel
true
if this model instance was retrieved from the
entity cache.isCachedModel
in interface KBArticleModel
isCachedModel
in interface BaseModel<KBArticle>
true
if this model instance was retrieved from the
entity cache; false
otherwiseBaseModel.setCachedModel(boolean)
public boolean isDenied()
true
if this kb article is denied.isDenied
in interface KBArticleModel
isDenied
in interface WorkflowedModel
true
if this kb article is denied; false
otherwisepublic boolean isDraft()
true
if this kb article is a draft.isDraft
in interface KBArticleModel
isDraft
in interface WorkflowedModel
true
if this kb article is a draft; false
otherwisepublic boolean isEscapedModel()
BaseModel
true
if this model instance is escaped.isEscapedModel
in interface KBArticleModel
isEscapedModel
in interface BaseModel<KBArticle>
true
if this model instance is escaped;
false
otherwisepublic boolean isExpired()
true
if this kb article is expired.isExpired
in interface KBArticleModel
isExpired
in interface WorkflowedModel
true
if this kb article is expired; false
otherwisepublic boolean isFirstVersion()
isFirstVersion
in interface KBArticle
public boolean isInactive()
true
if this kb article is inactive.isInactive
in interface KBArticleModel
isInactive
in interface WorkflowedModel
true
if this kb article is inactive; false
otherwisepublic boolean isIncomplete()
true
if this kb article is incomplete.isIncomplete
in interface KBArticleModel
isIncomplete
in interface WorkflowedModel
true
if this kb article is incomplete; false
otherwisepublic boolean isLatest()
true
if this kb article is latest.isLatest
in interface KBArticleModel
true
if this kb article is latest; false
otherwisepublic boolean isMain()
true
if this kb article is main.isMain
in interface KBArticleModel
true
if this kb article is main; false
otherwisepublic boolean isNew()
BaseModel
true
if this model instance does not yet exist in
the database.isNew
in interface KBArticleModel
isNew
in interface BaseModel<KBArticle>
true
if this model instance does not yet exist in
the database; false
otherwisepublic boolean isPending()
true
if this kb article is pending.isPending
in interface KBArticleModel
isPending
in interface WorkflowedModel
true
if this kb article is pending; false
otherwisepublic boolean isResourceMain()
isResourceMain
in interface KBArticleModel
isResourceMain
in interface ResourcedModel
public boolean isScheduled()
true
if this kb article is scheduled.isScheduled
in interface KBArticleModel
isScheduled
in interface WorkflowedModel
true
if this kb article is scheduled; false
otherwisepublic void persist()
PersistedModel
persist
in interface PersistedModel
public void setCachedModel(boolean cachedModel)
BaseModel
setCachedModel
in interface KBArticleModel
setCachedModel
in interface BaseModel<KBArticle>
cachedModel
- whether this model instance was retrieved from the
entity cacheEntityCache
public void setCompanyId(long companyId)
setCompanyId
in interface KBArticleModel
setCompanyId
in interface AuditedModel
setCompanyId
in interface ShardedModel
setCompanyId
in interface StagedModel
companyId
- the company ID of this kb articlepublic void setContent(java.lang.String content)
setContent
in interface KBArticleModel
content
- the content of this kb articlepublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface KBArticleModel
setCreateDate
in interface AuditedModel
setCreateDate
in interface StagedModel
createDate
- the create date of this kb articlepublic void setDescription(java.lang.String description)
setDescription
in interface KBArticleModel
description
- the description of this kb articlepublic void setExpandoBridgeAttributes(BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface KBArticleModel
setExpandoBridgeAttributes
in interface BaseModel<KBArticle>
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface KBArticleModel
setExpandoBridgeAttributes
in interface BaseModel<KBArticle>
public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes
in interface KBArticleModel
setExpandoBridgeAttributes
in interface BaseModel<KBArticle>
serviceContext
- the service context to be appliedServiceContext.getExpandoBridgeAttributes()
public void setGroupId(long groupId)
setGroupId
in interface KBArticleModel
setGroupId
in interface GroupedModel
groupId
- the group ID of this kb articlepublic void setKbArticleId(long kbArticleId)
setKbArticleId
in interface KBArticleModel
kbArticleId
- the kb article ID of this kb articlepublic void setKbFolderId(long kbFolderId)
setKbFolderId
in interface KBArticleModel
kbFolderId
- the kb folder ID of this kb articlepublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate
in interface KBArticleModel
setLastPublishDate
in interface StagedGroupedModel
lastPublishDate
- the last publish date of this kb articlepublic void setLatest(boolean latest)
setLatest
in interface KBArticleModel
latest
- the latest of this kb articlepublic void setMain(boolean main)
setMain
in interface KBArticleModel
main
- the main of this kb articlepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface KBArticleModel
setModifiedDate
in interface AuditedModel
setModifiedDate
in interface StagedModel
modifiedDate
- the modified date of this kb articlepublic void setNew(boolean n)
BaseModel
setNew
in interface KBArticleModel
setNew
in interface BaseModel<KBArticle>
n
- whether this model instance does not yet exist in the databasepublic void setParentResourceClassNameId(long parentResourceClassNameId)
setParentResourceClassNameId
in interface KBArticleModel
parentResourceClassNameId
- the parent resource class name ID of this kb articlepublic void setParentResourcePrimKey(long parentResourcePrimKey)
setParentResourcePrimKey
in interface KBArticleModel
parentResourcePrimKey
- the parent resource prim key of this kb articlepublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface KBArticleModel
primaryKey
- the primary key of this kb articlepublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj
in interface KBArticleModel
setPrimaryKeyObj
in interface BaseModel<KBArticle>
setPrimaryKeyObj
in interface ClassedModel
primaryKeyObj
- the primary key of this model instancepublic void setPriority(double priority)
setPriority
in interface KBArticleModel
priority
- the priority of this kb articlepublic void setResourcePrimKey(long resourcePrimKey)
setResourcePrimKey
in interface KBArticleModel
setResourcePrimKey
in interface ResourcedModel
resourcePrimKey
- the resource prim key of this kb articlepublic void setRootResourcePrimKey(long rootResourcePrimKey)
setRootResourcePrimKey
in interface KBArticleModel
rootResourcePrimKey
- the root resource prim key of this kb articlepublic void setSections(java.lang.String sections)
setSections
in interface KBArticleModel
sections
- the sections of this kb articlepublic void setSourceURL(java.lang.String sourceURL)
setSourceURL
in interface KBArticleModel
sourceURL
- the source url of this kb articlepublic void setStatus(int status)
setStatus
in interface KBArticleModel
setStatus
in interface WorkflowedModel
status
- the status of this kb articlepublic void setStatusByUserId(long statusByUserId)
setStatusByUserId
in interface KBArticleModel
setStatusByUserId
in interface WorkflowedModel
statusByUserId
- the status by user ID of this kb articlepublic void setStatusByUserName(java.lang.String statusByUserName)
setStatusByUserName
in interface KBArticleModel
setStatusByUserName
in interface WorkflowedModel
statusByUserName
- the status by user name of this kb articlepublic void setStatusByUserUuid(java.lang.String statusByUserUuid)
setStatusByUserUuid
in interface KBArticleModel
setStatusByUserUuid
in interface WorkflowedModel
statusByUserUuid
- the status by user uuid of this kb articlepublic void setStatusDate(java.util.Date statusDate)
setStatusDate
in interface KBArticleModel
setStatusDate
in interface WorkflowedModel
statusDate
- the status date of this kb articlepublic void setTitle(java.lang.String title)
setTitle
in interface KBArticleModel
title
- the title of this kb articlepublic void setUrlTitle(java.lang.String urlTitle)
setUrlTitle
in interface KBArticleModel
urlTitle
- the url title of this kb articlepublic void setUserId(long userId)
setUserId
in interface KBArticleModel
setUserId
in interface AuditedModel
userId
- the user ID of this kb articlepublic void setUserName(java.lang.String userName)
setUserName
in interface KBArticleModel
setUserName
in interface AuditedModel
userName
- the user name of this kb articlepublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface KBArticleModel
setUserUuid
in interface AuditedModel
userUuid
- the user uuid of this kb articlepublic void setUuid(java.lang.String uuid)
setUuid
in interface KBArticleModel
setUuid
in interface StagedModel
uuid
- the uuid of this kb articlepublic void setVersion(int version)
setVersion
in interface KBArticleModel
version
- the version of this kb articlepublic void setViewCount(int viewCount)
setViewCount
in interface KBArticleModel
viewCount
- the view count of this kb articlepublic CacheModel<KBArticle> toCacheModel()
BaseModel
toCacheModel
in interface KBArticleModel
toCacheModel
in interface BaseModel<KBArticle>
public KBArticle toEscapedModel()
BaseModel
AutoEscapeBeanHandler
.toEscapedModel
in interface KBArticleModel
toEscapedModel
in interface BaseModel<KBArticle>
AutoEscapeBeanHandler
public java.lang.String toString()
toString
in interface KBArticleModel
toString
in class java.lang.Object
public KBArticle toUnescapedModel()
toUnescapedModel
in interface KBArticleModel
toUnescapedModel
in interface BaseModel<KBArticle>
public java.lang.String toXmlString()
BaseModel
toXmlString
in interface KBArticleModel
toXmlString
in interface BaseModel<KBArticle>
public boolean equals(java.lang.Object object)
equals
in class java.lang.Object
public StagedModelType getStagedModelType()
getStagedModelType
in interface StagedModel
public KBArticle getWrappedModel()
getWrappedModel
in interface ModelWrapper<KBArticle>
public boolean isEntityCacheEnabled()
BaseModel
true
if this model's entity cache is enabled.isEntityCacheEnabled
in interface BaseModel<KBArticle>
true
if this model's entity cache is enabled;
false
otherwisepublic boolean isFinderCacheEnabled()
BaseModel
true
if this model's finder cache is enabled.isFinderCacheEnabled
in interface BaseModel<KBArticle>
true
if this model's finder cache is enabled;
false
otherwisepublic void resetOriginalValues()
BaseModel
resetOriginalValues
in interface BaseModel<KBArticle>