public class JournalArticleWrapper extends BaseModelWrapper<JournalArticle> implements JournalArticle, ModelWrapper<JournalArticle>
This class is a wrapper for JournalArticle.
JournalArticle,
Serialized FormmodelARTICLE_ID_ACCESSOR, ID_ACCESSOR| Constructor and Description |
|---|
JournalArticleWrapper(JournalArticle journalArticle) |
| Modifier and Type | Method and Description |
|---|---|
Folder |
addImagesFolder() |
java.lang.String |
buildTreePath() |
java.lang.Object |
clone()
Creates a shallow clone of this model instance.
|
java.lang.String |
getArticleId()
Returns the article ID of this journal article.
|
java.lang.String |
getArticleImageURL(ThemeDisplay themeDisplay) |
JournalArticleResource |
getArticleResource() |
java.lang.String |
getArticleResourceUuid() |
java.util.Map<java.lang.String,java.util.function.Function<JournalArticle,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<JournalArticle,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String[] |
getAvailableLanguageIds() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this journal article.
|
long |
getClassNameId()
Returns the class name ID of this journal article.
|
long |
getClassPK()
Returns the class pk of this journal article.
|
long |
getCompanyId()
Returns the company ID of this journal article.
|
java.lang.String |
getContent()
Returns the content of this journal article.
|
java.lang.String |
getContentByLocale(java.lang.String languageId) |
java.util.Date |
getCreateDate()
Returns the create date of this journal article.
|
long |
getCtCollectionId()
Returns the ct collection ID of this journal article.
|
DDMStructure |
getDDMStructure() |
java.lang.String |
getDDMStructureKey()
Returns the ddm structure key of this journal article.
|
DDMTemplate |
getDDMTemplate() |
java.lang.String |
getDDMTemplateKey()
Returns the ddm template key of this journal article.
|
java.lang.String |
getDefaultLanguageId()
Returns the default language ID of this journal article.
|
java.lang.String |
getDescription() |
java.lang.String |
getDescription(java.util.Locale locale) |
java.lang.String |
getDescription(java.util.Locale locale,
boolean useDefault) |
java.lang.String |
getDescription(java.lang.String languageId) |
java.lang.String |
getDescription(java.lang.String languageId,
boolean useDefault) |
java.lang.String |
getDescriptionCurrentValue() |
java.util.Map<java.util.Locale,java.lang.String> |
getDescriptionMap() |
java.lang.String |
getDescriptionMapAsXML() |
java.util.Date |
getDisplayDate()
Returns the display date of this journal article.
|
Document |
getDocument() |
java.util.Date |
getExpirationDate()
Returns the expiration date of this journal article.
|
JournalFolder |
getFolder() |
long |
getFolderId()
Returns the folder ID of this journal article.
|
java.util.Map<java.util.Locale,java.lang.String> |
getFriendlyURLMap() |
java.lang.String |
getFriendlyURLsXML() |
long |
getGroupId()
Returns the group ID of this journal article.
|
long |
getId()
Returns the ID of this journal article.
|
java.util.List<FileEntry> |
getImagesFileEntries() |
java.util.List<FileEntry> |
getImagesFileEntries(int start,
int end) |
java.util.List<FileEntry> |
getImagesFileEntries(int start,
int end,
OrderByComparator<FileEntry> orderByComparator) |
int |
getImagesFileEntriesCount() |
long |
getImagesFolderId() |
boolean |
getIndexable()
Returns the indexable of this journal article.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this journal article.
|
Layout |
getLayout() |
java.lang.String |
getLayoutUuid()
Returns the layout uuid of this journal article.
|
java.lang.String |
getLegacyDescription()
Deprecated.
As of Judson (7.1.x)
|
java.lang.String |
getLegacyTitle()
Deprecated.
As of Judson (7.1.x)
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this journal article.
|
long |
getMvccVersion()
Returns the mvcc version of this journal article.
|
long |
getPrimaryKey()
Returns the primary key of this journal article.
|
long |
getResourcePrimKey()
Returns the resource prim key of this journal article.
|
java.util.Date |
getReviewDate()
Returns the review date of this journal article.
|
boolean |
getSmallImage()
Returns the small image of this journal article.
|
long |
getSmallImageId()
Returns the small image ID of this journal article.
|
java.lang.String |
getSmallImageType() |
java.lang.String |
getSmallImageURL()
Returns the small image url of this journal article.
|
StagedModelType |
getStagedModelType() |
int |
getStatus()
Returns the status of this journal article.
|
long |
getStatusByUserId()
Returns the status by user ID of this journal article.
|
java.lang.String |
getStatusByUserName()
Returns the status by user name of this journal article.
|
java.lang.String |
getStatusByUserUuid()
Returns the status by user uuid of this journal article.
|
java.util.Date |
getStatusDate()
Returns the status date of this journal article.
|
java.lang.String |
getStructureId()
Deprecated.
As of Wilberforce (7.0.x), replaced by
getDDMStructureKey() |
java.lang.String |
getTemplateId()
Deprecated.
As of Wilberforce (7.0.x), replaced by
getDDMTemplateKey() |
java.lang.String |
getTitle() |
java.lang.String |
getTitle(java.util.Locale locale) |
java.lang.String |
getTitle(java.util.Locale locale,
boolean useDefault) |
java.lang.String |
getTitle(java.lang.String languageId) |
java.lang.String |
getTitle(java.lang.String languageId,
boolean useDefault) |
java.lang.String |
getTitleCurrentValue() |
java.util.Map<java.util.Locale,java.lang.String> |
getTitleMap() |
java.lang.String |
getTitleMapAsXML() |
TrashEntry |
getTrashEntry()
Returns the trash entry created when this journal article was moved to the Recycle Bin.
|
long |
getTrashEntryClassPK()
Returns the class primary key of the trash entry for this journal article.
|
TrashHandler |
getTrashHandler()
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
java.lang.String |
getTreePath()
Returns the tree path of this journal article.
|
java.lang.String |
getUrlTitle()
Returns the url title of this journal article.
|
java.lang.String |
getUrlTitle(java.util.Locale locale) |
long |
getUserId()
Returns the user ID of this journal article.
|
java.lang.String |
getUserName()
Returns the user name of this journal article.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this journal article.
|
java.lang.String |
getUuid()
Returns the uuid of this journal article.
|
double |
getVersion()
Returns the version of this journal article.
|
boolean |
hasApprovedVersion() |
boolean |
isApproved()
Returns
true if this journal article is approved. |
boolean |
isDenied()
Returns
true if this journal article is denied. |
boolean |
isDraft()
Returns
true if this journal article is a draft. |
boolean |
isExpired()
Returns
true if this journal article is expired. |
boolean |
isInactive()
Returns
true if this journal article is inactive. |
boolean |
isIncomplete()
Returns
true if this journal article is incomplete. |
boolean |
isIndexable()
Returns
true if this journal article is indexable. |
boolean |
isInTrash()
Returns
true if this journal article is in the Recycle Bin. |
boolean |
isInTrashContainer()
Returns
true if the parent of this journal article is in the Recycle Bin. |
boolean |
isInTrashExplicitly() |
boolean |
isInTrashImplicitly() |
boolean |
isPending()
Returns
true if this journal article is pending. |
boolean |
isResourceMain() |
boolean |
isScheduled()
Returns
true if this journal article is scheduled. |
boolean |
isSmallImage()
Returns
true if this journal article is small image. |
boolean |
isTemplateDriven()
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
void |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
setArticleId(java.lang.String articleId)
Sets the article ID of this journal article.
|
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this journal article.
|
void |
setClassPK(long classPK)
Sets the class pk of this journal article.
|
void |
setCompanyId(long companyId)
Sets the company ID of this journal article.
|
void |
setContent(java.lang.String content)
Sets the content of this journal article.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this journal article.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this journal article.
|
void |
setDDMStructureKey(java.lang.String DDMStructureKey)
Sets the ddm structure key of this journal article.
|
void |
setDDMTemplateKey(java.lang.String DDMTemplateKey)
Sets the ddm template key of this journal article.
|
void |
setDefaultLanguageId(java.lang.String defaultLanguageId)
Sets the default language ID of this journal article.
|
void |
setDescription(java.lang.String description)
Deprecated.
As of Judson (7.1.x)
|
void |
setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap) |
void |
setDisplayDate(java.util.Date displayDate)
Sets the display date of this journal article.
|
void |
setDocument(Document document) |
void |
setExpirationDate(java.util.Date expirationDate)
Sets the expiration date of this journal article.
|
void |
setFolderId(long folderId)
Sets the folder ID of this journal article.
|
void |
setGroupId(long groupId)
Sets the group ID of this journal article.
|
void |
setId(long id)
Sets the ID of this journal article.
|
void |
setImagesFolderId(long imagesFolderId) |
void |
setIndexable(boolean indexable)
Sets whether this journal article is indexable.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this journal article.
|
void |
setLayoutUuid(java.lang.String layoutUuid)
Sets the layout uuid of this journal article.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this journal article.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this journal article.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this journal article.
|
void |
setResourcePrimKey(long resourcePrimKey)
Sets the resource prim key of this journal article.
|
void |
setReviewDate(java.util.Date reviewDate)
Sets the review date of this journal article.
|
void |
setSmallImage(boolean smallImage)
Sets whether this journal article is small image.
|
void |
setSmallImageId(long smallImageId)
Sets the small image ID of this journal article.
|
void |
setSmallImageType(java.lang.String smallImageType) |
void |
setSmallImageURL(java.lang.String smallImageURL)
Sets the small image url of this journal article.
|
void |
setStatus(int status)
Sets the status of this journal article.
|
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this journal article.
|
void |
setStatusByUserName(java.lang.String statusByUserName)
Sets the status by user name of this journal article.
|
void |
setStatusByUserUuid(java.lang.String statusByUserUuid)
Sets the status by user uuid of this journal article.
|
void |
setStatusDate(java.util.Date statusDate)
Sets the status date of this journal article.
|
void |
setStructureId(java.lang.String ddmStructureKey)
Deprecated.
As of Wilberforce (7.0.x), replaced by
setDDMStructureKey(String) |
void |
setTemplateId(java.lang.String ddmTemplateKey)
Deprecated.
As of Wilberforce (7.0.x), replaced by
setDDMTemplateKey(String) |
void |
setTitle(java.lang.String title)
Deprecated.
As of Judson (7.1.x)
|
void |
setTitleMap(java.util.Map<java.util.Locale,java.lang.String> titleMap) |
void |
setTreePath(java.lang.String treePath)
Sets the tree path of this journal article.
|
void |
setUrlTitle(java.lang.String urlTitle)
Sets the url title of this journal article.
|
void |
setUserId(long userId)
Sets the user ID of this journal article.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this journal article.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this journal article.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this journal article.
|
void |
setVersion(double version)
Sets the version of this journal article.
|
void |
updateTreePath(java.lang.String treePath) |
protected JournalArticleWrapper |
wrap(JournalArticle journalArticle) |
compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamegetPrimaryKeyObjgetWrappedModelpublic JournalArticleWrapper(JournalArticle journalArticle)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<JournalArticle>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<JournalArticle>public Folder addImagesFolder() throws PortalException
addImagesFolder in interface JournalArticlePortalExceptionpublic java.lang.String buildTreePath()
throws PortalException
buildTreePath in interface JournalArticlebuildTreePath in interface TreeModelPortalExceptionpublic java.lang.Object clone()
BaseModelclone in interface JournalArticleclone in interface BaseModel<JournalArticle>clone in interface StagedModelclone in class BaseModelWrapper<JournalArticle>public java.lang.String getArticleId()
getArticleId in interface JournalArticleModelpublic java.lang.String getArticleImageURL(ThemeDisplay themeDisplay)
getArticleImageURL in interface JournalArticlepublic JournalArticleResource getArticleResource() throws PortalException
getArticleResource in interface JournalArticlePortalExceptionpublic java.lang.String getArticleResourceUuid()
throws PortalException
getArticleResourceUuid in interface JournalArticlePortalExceptionpublic java.lang.String[] getAvailableLanguageIds()
getAvailableLanguageIds in interface JournalArticlepublic java.lang.String getClassName()
getClassName in interface JournalArticleModelgetClassName in interface TypedModelpublic long getClassNameId()
getClassNameId in interface JournalArticleModelgetClassNameId in interface TypedModelpublic long getClassPK()
getClassPK in interface JournalArticleModelgetClassPK in interface AttachedModelpublic long getCompanyId()
getCompanyId in interface JournalArticleModelgetCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface StagedModelpublic java.lang.String getContent()
getContent in interface JournalArticleModelpublic java.lang.String getContentByLocale(java.lang.String languageId)
getContentByLocale in interface JournalArticlepublic java.util.Date getCreateDate()
getCreateDate in interface JournalArticleModelgetCreateDate in interface AuditedModelgetCreateDate in interface StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface JournalArticleModelgetCtCollectionId in interface CTModel<JournalArticle>public DDMStructure getDDMStructure()
getDDMStructure in interface JournalArticlepublic java.lang.String getDDMStructureKey()
getDDMStructureKey in interface JournalArticleModelpublic DDMTemplate getDDMTemplate()
getDDMTemplate in interface JournalArticlepublic java.lang.String getDDMTemplateKey()
getDDMTemplateKey in interface JournalArticleModelpublic java.lang.String getDefaultLanguageId()
getDefaultLanguageId in interface JournalArticleModelpublic java.lang.String getDescription()
getDescription in interface JournalArticlepublic java.lang.String getDescription(java.util.Locale locale)
getDescription in interface JournalArticlepublic java.lang.String getDescription(java.util.Locale locale,
boolean useDefault)
getDescription in interface JournalArticlepublic java.lang.String getDescription(java.lang.String languageId)
getDescription in interface JournalArticlepublic java.lang.String getDescription(java.lang.String languageId,
boolean useDefault)
getDescription in interface JournalArticlepublic java.lang.String getDescriptionCurrentValue()
getDescriptionCurrentValue in interface JournalArticlepublic java.util.Map<java.util.Locale,java.lang.String> getDescriptionMap()
getDescriptionMap in interface JournalArticlepublic java.lang.String getDescriptionMapAsXML()
getDescriptionMapAsXML in interface JournalArticlepublic java.util.Date getDisplayDate()
getDisplayDate in interface JournalArticleModelpublic Document getDocument()
getDocument in interface JournalArticlepublic java.util.Date getExpirationDate()
getExpirationDate in interface JournalArticleModelpublic JournalFolder getFolder() throws PortalException
getFolder in interface JournalArticlePortalExceptionpublic long getFolderId()
getFolderId in interface JournalArticleModelpublic java.util.Map<java.util.Locale,java.lang.String> getFriendlyURLMap()
throws PortalException
getFriendlyURLMap in interface JournalArticlePortalExceptionpublic java.lang.String getFriendlyURLsXML()
throws PortalException
getFriendlyURLsXML in interface JournalArticlePortalExceptionpublic long getGroupId()
getGroupId in interface JournalArticleModelgetGroupId in interface GroupedModelpublic long getId()
getId in interface JournalArticleModelpublic java.util.List<FileEntry> getImagesFileEntries() throws PortalException
getImagesFileEntries in interface JournalArticlePortalExceptionpublic java.util.List<FileEntry> getImagesFileEntries(int start, int end) throws PortalException
getImagesFileEntries in interface JournalArticlePortalExceptionpublic java.util.List<FileEntry> getImagesFileEntries(int start, int end, OrderByComparator<FileEntry> orderByComparator) throws PortalException
getImagesFileEntries in interface JournalArticlePortalExceptionpublic int getImagesFileEntriesCount()
throws PortalException
getImagesFileEntriesCount in interface JournalArticlePortalExceptionpublic long getImagesFolderId()
getImagesFolderId in interface JournalArticlepublic boolean getIndexable()
getIndexable in interface JournalArticleModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface JournalArticleModelgetLastPublishDate in interface StagedGroupedModelpublic Layout getLayout()
getLayout in interface JournalArticlepublic java.lang.String getLayoutUuid()
getLayoutUuid in interface JournalArticleModel@Deprecated public java.lang.String getLegacyDescription()
getLegacyDescription in interface JournalArticle@Deprecated public java.lang.String getLegacyTitle()
getLegacyTitle in interface JournalArticlepublic java.util.Date getModifiedDate()
getModifiedDate in interface JournalArticleModelgetModifiedDate in interface AuditedModelgetModifiedDate in interface StagedModelpublic long getMvccVersion()
getMvccVersion in interface JournalArticleModelgetMvccVersion in interface MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface JournalArticleModelgetPrimaryKey in interface CTModel<JournalArticle>public long getResourcePrimKey()
getResourcePrimKey in interface JournalArticleModelgetResourcePrimKey in interface ResourcedModelpublic java.util.Date getReviewDate()
getReviewDate in interface JournalArticleModelpublic boolean getSmallImage()
getSmallImage in interface JournalArticleModelpublic long getSmallImageId()
getSmallImageId in interface JournalArticleModelpublic java.lang.String getSmallImageType()
throws PortalException
getSmallImageType in interface JournalArticlePortalExceptionpublic java.lang.String getSmallImageURL()
getSmallImageURL in interface JournalArticleModelpublic int getStatus()
getStatus in interface JournalArticleModelgetStatus in interface TrashedModelgetStatus in interface WorkflowedModelpublic long getStatusByUserId()
getStatusByUserId in interface JournalArticleModelgetStatusByUserId in interface WorkflowedModelpublic java.lang.String getStatusByUserName()
getStatusByUserName in interface JournalArticleModelgetStatusByUserName in interface WorkflowedModelpublic java.lang.String getStatusByUserUuid()
getStatusByUserUuid in interface JournalArticleModelgetStatusByUserUuid in interface WorkflowedModelpublic java.util.Date getStatusDate()
getStatusDate in interface JournalArticleModelgetStatusDate in interface WorkflowedModel@Deprecated public java.lang.String getStructureId()
getDDMStructureKey()getStructureId in interface JournalArticle@Deprecated public java.lang.String getTemplateId()
getDDMTemplateKey()getTemplateId in interface JournalArticlepublic java.lang.String getTitle()
getTitle in interface JournalArticlepublic java.lang.String getTitle(java.util.Locale locale)
getTitle in interface JournalArticlepublic java.lang.String getTitle(java.util.Locale locale,
boolean useDefault)
getTitle in interface JournalArticlepublic java.lang.String getTitle(java.lang.String languageId)
getTitle in interface JournalArticlepublic java.lang.String getTitle(java.lang.String languageId,
boolean useDefault)
getTitle in interface JournalArticlepublic java.lang.String getTitleCurrentValue()
getTitleCurrentValue in interface JournalArticlepublic java.util.Map<java.util.Locale,java.lang.String> getTitleMap()
getTitleMap in interface JournalArticlepublic java.lang.String getTitleMapAsXML()
getTitleMapAsXML in interface JournalArticlepublic TrashEntry getTrashEntry() throws PortalException
getTrashEntry in interface JournalArticleModelgetTrashEntry in interface TrashedModelPortalExceptionpublic long getTrashEntryClassPK()
getTrashEntryClassPK in interface JournalArticleModelgetTrashEntryClassPK in interface TrashedModel@Deprecated public TrashHandler getTrashHandler()
getTrashHandler in interface JournalArticleModelgetTrashHandler in interface TrashedModelpublic java.lang.String getTreePath()
getTreePath in interface JournalArticleModelgetTreePath in interface TreeModelpublic java.lang.String getUrlTitle()
getUrlTitle in interface JournalArticleModelpublic java.lang.String getUrlTitle(java.util.Locale locale)
throws PortalException
getUrlTitle in interface JournalArticlePortalExceptionpublic long getUserId()
getUserId in interface JournalArticleModelgetUserId in interface AuditedModelpublic java.lang.String getUserName()
getUserName in interface JournalArticleModelgetUserName in interface AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface JournalArticleModelgetUserUuid in interface AuditedModelpublic java.lang.String getUuid()
getUuid in interface JournalArticleModelgetUuid in interface StagedModelpublic double getVersion()
getVersion in interface JournalArticleModelpublic boolean hasApprovedVersion()
hasApprovedVersion in interface JournalArticlepublic boolean isApproved()
true if this journal article is approved.isApproved in interface JournalArticleModelisApproved in interface WorkflowedModeltrue if this journal article is approved; false otherwisepublic boolean isDenied()
true if this journal article is denied.isDenied in interface JournalArticleModelisDenied in interface WorkflowedModeltrue if this journal article is denied; false otherwisepublic boolean isDraft()
true if this journal article is a draft.isDraft in interface JournalArticleModelisDraft in interface WorkflowedModeltrue if this journal article is a draft; false otherwisepublic boolean isExpired()
true if this journal article is expired.isExpired in interface JournalArticleModelisExpired in interface WorkflowedModeltrue if this journal article is expired; false otherwisepublic boolean isInactive()
true if this journal article is inactive.isInactive in interface JournalArticleModelisInactive in interface WorkflowedModeltrue if this journal article is inactive; false otherwisepublic boolean isIncomplete()
true if this journal article is incomplete.isIncomplete in interface JournalArticleModelisIncomplete in interface WorkflowedModeltrue if this journal article is incomplete; false otherwisepublic boolean isIndexable()
true if this journal article is indexable.isIndexable in interface JournalArticleModeltrue if this journal article is indexable; false otherwisepublic boolean isInTrash()
true if this journal article is in the Recycle Bin.isInTrash in interface JournalArticleModelisInTrash in interface TrashedModeltrue if this journal article is in the Recycle Bin; false otherwisepublic boolean isInTrashContainer()
true if the parent of this journal article is in the Recycle Bin.isInTrashContainer in interface JournalArticleModelisInTrashContainer in interface TrashedModeltrue if the parent of this journal article is in the Recycle Bin; false otherwisepublic boolean isInTrashExplicitly()
isInTrashExplicitly in interface JournalArticleModelisInTrashExplicitly in interface TrashedModelpublic boolean isInTrashImplicitly()
isInTrashImplicitly in interface JournalArticleModelisInTrashImplicitly in interface TrashedModelpublic boolean isPending()
true if this journal article is pending.isPending in interface JournalArticleModelisPending in interface WorkflowedModeltrue if this journal article is pending; false otherwisepublic boolean isResourceMain()
isResourceMain in interface JournalArticleModelisResourceMain in interface ResourcedModelpublic boolean isScheduled()
true if this journal article is scheduled.isScheduled in interface JournalArticleModelisScheduled in interface WorkflowedModeltrue if this journal article is scheduled; false otherwisepublic boolean isSmallImage()
true if this journal article is small image.isSmallImage in interface JournalArticleModeltrue if this journal article is small image; false otherwise@Deprecated public boolean isTemplateDriven()
isTemplateDriven in interface JournalArticlepublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setArticleId(java.lang.String articleId)
setArticleId in interface JournalArticleModelarticleId - the article ID of this journal articlepublic void setClassName(java.lang.String className)
setClassName in interface JournalArticleModelpublic void setClassNameId(long classNameId)
setClassNameId in interface JournalArticleModelsetClassNameId in interface TypedModelclassNameId - the class name ID of this journal articlepublic void setClassPK(long classPK)
setClassPK in interface JournalArticleModelsetClassPK in interface AttachedModelclassPK - the class pk of this journal articlepublic void setCompanyId(long companyId)
setCompanyId in interface JournalArticleModelsetCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface StagedModelcompanyId - the company ID of this journal articlepublic void setContent(java.lang.String content)
setContent in interface JournalArticleModelcontent - the content of this journal articlepublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface JournalArticleModelsetCreateDate in interface AuditedModelsetCreateDate in interface StagedModelcreateDate - the create date of this journal articlepublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface JournalArticleModelsetCtCollectionId in interface CTModel<JournalArticle>ctCollectionId - the ct collection ID of this journal articlepublic void setDDMStructureKey(java.lang.String DDMStructureKey)
setDDMStructureKey in interface JournalArticleModelDDMStructureKey - the ddm structure key of this journal articlepublic void setDDMTemplateKey(java.lang.String DDMTemplateKey)
setDDMTemplateKey in interface JournalArticleModelDDMTemplateKey - the ddm template key of this journal articlepublic void setDefaultLanguageId(java.lang.String defaultLanguageId)
setDefaultLanguageId in interface JournalArticleModeldefaultLanguageId - the default language ID of this journal article@Deprecated public void setDescription(java.lang.String description)
setDescription in interface JournalArticlepublic void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap)
setDescriptionMap in interface JournalArticlepublic void setDisplayDate(java.util.Date displayDate)
setDisplayDate in interface JournalArticleModeldisplayDate - the display date of this journal articlepublic void setDocument(Document document)
setDocument in interface JournalArticlepublic void setExpirationDate(java.util.Date expirationDate)
setExpirationDate in interface JournalArticleModelexpirationDate - the expiration date of this journal articlepublic void setFolderId(long folderId)
setFolderId in interface JournalArticleModelfolderId - the folder ID of this journal articlepublic void setGroupId(long groupId)
setGroupId in interface JournalArticleModelsetGroupId in interface GroupedModelgroupId - the group ID of this journal articlepublic void setId(long id)
setId in interface JournalArticleModelid - the ID of this journal articlepublic void setImagesFolderId(long imagesFolderId)
setImagesFolderId in interface JournalArticlepublic void setIndexable(boolean indexable)
setIndexable in interface JournalArticleModelindexable - the indexable of this journal articlepublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface JournalArticleModelsetLastPublishDate in interface StagedGroupedModellastPublishDate - the last publish date of this journal articlepublic void setLayoutUuid(java.lang.String layoutUuid)
setLayoutUuid in interface JournalArticleModellayoutUuid - the layout uuid of this journal articlepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface JournalArticleModelsetModifiedDate in interface AuditedModelsetModifiedDate in interface StagedModelmodifiedDate - the modified date of this journal articlepublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface JournalArticleModelsetMvccVersion in interface MVCCModelmvccVersion - the mvcc version of this journal articlepublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface JournalArticleModelsetPrimaryKey in interface CTModel<JournalArticle>primaryKey - the primary key of this journal articlepublic void setResourcePrimKey(long resourcePrimKey)
setResourcePrimKey in interface JournalArticleModelsetResourcePrimKey in interface ResourcedModelresourcePrimKey - the resource prim key of this journal articlepublic void setReviewDate(java.util.Date reviewDate)
setReviewDate in interface JournalArticleModelreviewDate - the review date of this journal articlepublic void setSmallImage(boolean smallImage)
setSmallImage in interface JournalArticleModelsmallImage - the small image of this journal articlepublic void setSmallImageId(long smallImageId)
setSmallImageId in interface JournalArticleModelsmallImageId - the small image ID of this journal articlepublic void setSmallImageType(java.lang.String smallImageType)
setSmallImageType in interface JournalArticlepublic void setSmallImageURL(java.lang.String smallImageURL)
setSmallImageURL in interface JournalArticleModelsmallImageURL - the small image url of this journal articlepublic void setStatus(int status)
setStatus in interface JournalArticleModelsetStatus in interface WorkflowedModelstatus - the status of this journal articlepublic void setStatusByUserId(long statusByUserId)
setStatusByUserId in interface JournalArticleModelsetStatusByUserId in interface WorkflowedModelstatusByUserId - the status by user ID of this journal articlepublic void setStatusByUserName(java.lang.String statusByUserName)
setStatusByUserName in interface JournalArticleModelsetStatusByUserName in interface WorkflowedModelstatusByUserName - the status by user name of this journal articlepublic void setStatusByUserUuid(java.lang.String statusByUserUuid)
setStatusByUserUuid in interface JournalArticleModelsetStatusByUserUuid in interface WorkflowedModelstatusByUserUuid - the status by user uuid of this journal articlepublic void setStatusDate(java.util.Date statusDate)
setStatusDate in interface JournalArticleModelsetStatusDate in interface WorkflowedModelstatusDate - the status date of this journal article@Deprecated public void setStructureId(java.lang.String ddmStructureKey)
setDDMStructureKey(String)setStructureId in interface JournalArticle@Deprecated public void setTemplateId(java.lang.String ddmTemplateKey)
setDDMTemplateKey(String)setTemplateId in interface JournalArticle@Deprecated public void setTitle(java.lang.String title)
setTitle in interface JournalArticlepublic void setTitleMap(java.util.Map<java.util.Locale,java.lang.String> titleMap)
setTitleMap in interface JournalArticlepublic void setTreePath(java.lang.String treePath)
setTreePath in interface JournalArticleModeltreePath - the tree path of this journal articlepublic void setUrlTitle(java.lang.String urlTitle)
setUrlTitle in interface JournalArticleModelurlTitle - the url title of this journal articlepublic void setUserId(long userId)
setUserId in interface JournalArticleModelsetUserId in interface AuditedModeluserId - the user ID of this journal articlepublic void setUserName(java.lang.String userName)
setUserName in interface JournalArticleModelsetUserName in interface AuditedModeluserName - the user name of this journal articlepublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface JournalArticleModelsetUserUuid in interface AuditedModeluserUuid - the user uuid of this journal articlepublic void setUuid(java.lang.String uuid)
setUuid in interface JournalArticleModelsetUuid in interface StagedModeluuid - the uuid of this journal articlepublic void setVersion(double version)
setVersion in interface JournalArticleModelversion - the version of this journal articlepublic void updateTreePath(java.lang.String treePath)
updateTreePath in interface TreeModelpublic java.util.Map<java.lang.String,java.util.function.Function<JournalArticle,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface BaseModel<JournalArticle>public java.util.Map<java.lang.String,java.util.function.BiConsumer<JournalArticle,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface BaseModel<JournalArticle>public StagedModelType getStagedModelType()
getStagedModelType in interface StagedModelprotected JournalArticleWrapper wrap(JournalArticle journalArticle)
wrap in class BaseModelWrapper<JournalArticle>