Package com.liferay.journal.model
Class JournalArticleWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalArticle>
com.liferay.journal.model.JournalArticleWrapper
- All Implemented Interfaces:
JournalArticle
,JournalArticleModel
,com.liferay.portal.kernel.model.AttachedModel
,com.liferay.portal.kernel.model.AuditedModel
,com.liferay.portal.kernel.model.BaseModel<JournalArticle>
,com.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticle>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.ExternalReferenceCodeModel
,com.liferay.portal.kernel.model.GroupedModel
,com.liferay.portal.kernel.model.ModelWrapper<JournalArticle>
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.PersistedModel
,com.liferay.portal.kernel.model.ResourcedModel
,com.liferay.portal.kernel.model.ShardedModel
,com.liferay.portal.kernel.model.StagedGroupedModel
,com.liferay.portal.kernel.model.StagedModel
,com.liferay.portal.kernel.model.TrashedModel
,com.liferay.portal.kernel.model.TreeModel
,com.liferay.portal.kernel.model.TypedModel
,com.liferay.portal.kernel.model.WorkflowedModel
,Serializable
,Cloneable
,Comparable<JournalArticle>
public class JournalArticleWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalArticle>
implements JournalArticle, com.liferay.portal.kernel.model.ModelWrapper<JournalArticle>
This class is a wrapper for JournalArticle
.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.journal.model.JournalArticle
ARTICLE_ID_ACCESSOR, ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.portal.kernel.repository.model.Folder
clone()
Returns the article ID of this journal article.getArticleImageURL
(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) String[]
Returns the fully qualified class name of this journal article.long
Returns the class name ID of this journal article.long
Returns the class pk of this journal article.long
Returns the company ID of this journal article.getContentByLocale
(String languageId) Returns the create date of this journal article.long
Returns the ct collection ID of this journal article.com.liferay.dynamic.data.mapping.storage.DDMFormValues
com.liferay.dynamic.data.mapping.storage.DDMFormValues
getDDMFormValues
(boolean addMissingDDMFormFieldValues) com.liferay.dynamic.data.mapping.model.DDMStructure
long
Returns the ddm structure ID of this journal article.com.liferay.dynamic.data.mapping.model.DDMTemplate
Returns the ddm template key of this journal article.Returns the default language ID of this journal article.getDescription
(String languageId) getDescription
(String languageId, boolean useDefault) getDescription
(Locale locale) getDescription
(Locale locale, boolean useDefault) Returns the display date of this journal article.com.liferay.portal.kernel.xml.Document
com.liferay.portal.kernel.xml.Document
getDocumentByLocale
(String languageId) Returns the expiration date of this journal article.Returns the external reference code of this journal article.long
Returns the folder ID of this journal article.long
Returns the group ID of this journal article.long
getId()
Returns the ID of this journal article.List<com.liferay.portal.kernel.repository.model.FileEntry>
List<com.liferay.portal.kernel.repository.model.FileEntry>
getImagesFileEntries
(int start, int end) List<com.liferay.portal.kernel.repository.model.FileEntry>
getImagesFileEntries
(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.repository.model.FileEntry> orderByComparator) int
long
boolean
Returns the indexable of this journal article.Returns the last publish date of this journal article.com.liferay.portal.kernel.model.Layout
Returns the layout uuid of this journal article.Returns the modified date of this journal article.long
Returns the mvcc version of this journal article.long
Returns the primary key of this journal article.long
Returns the resource prim key of this journal article.Returns the review date of this journal article.boolean
Returns the small image of this journal article.long
Returns the small image ID of this journal article.int
Returns the small image source of this journal article.Returns the small image url of this journal article.com.liferay.exportimport.kernel.lar.StagedModelType
int
Returns the status of this journal article.long
Returns the status by user ID of this journal article.Returns the status by user name of this journal article.Returns the status by user uuid of this journal article.Returns the status date of this journal article.getTitle()
long
Returns the class primary key of the trash entry for this journal article.Returns the tree path of this journal article.Returns the url title of this journal article.getUrlTitle
(Locale locale) long
Returns the user ID of this journal article.Returns the user name of this journal article.Returns the user uuid of this journal article.getUuid()
Returns the uuid of this journal article.double
Returns the version of this journal article.boolean
boolean
Returnstrue
if this journal article is approved.boolean
isDenied()
Returnstrue
if this journal article is denied.boolean
isDraft()
Returnstrue
if this journal article is a draft.boolean
Returnstrue
if this journal article is expired.boolean
Returnstrue
if this journal article is inactive.boolean
Returnstrue
if this journal article is incomplete.boolean
Returnstrue
if this journal article is indexable.boolean
Returnstrue
if this journal article is in the Recycle Bin.boolean
Returnstrue
if this journal article is pending.boolean
boolean
Returnstrue
if this journal article is scheduled.boolean
Returnstrue
if this journal article is small image.void
persist()
void
setArticleId
(String articleId) Sets the article ID of this journal article.void
setClassName
(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
setCreateDate
(Date createDate) Sets the create date of this journal article.void
setCtCollectionId
(long ctCollectionId) Sets the ct collection ID of this journal article.void
setDDMStructureId
(long DDMStructureId) Sets the ddm structure ID of this journal article.void
setDDMTemplateKey
(String DDMTemplateKey) Sets the ddm template key of this journal article.void
setDefaultLanguageId
(String defaultLanguageId) Sets the default language ID of this journal article.void
setDescriptionMap
(Map<Locale, String> descriptionMap) void
setDisplayDate
(Date displayDate) Sets the display date of this journal article.void
setDocument
(com.liferay.portal.kernel.xml.Document document) void
setExpirationDate
(Date expirationDate) Sets the expiration date of this journal article.void
setExternalReferenceCode
(String externalReferenceCode) Sets the external reference code 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
(Date lastPublishDate) Sets the last publish date of this journal article.void
setLayoutUuid
(String layoutUuid) Sets the layout uuid of this journal article.void
setModelAttributes
(Map<String, Object> attributes) void
setModifiedDate
(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
(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
setSmallImageSource
(int smallImageSource) Sets the small image source of this journal article.void
setSmallImageType
(String smallImageType) void
setSmallImageURL
(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
(String statusByUserName) Sets the status by user name of this journal article.void
setStatusByUserUuid
(String statusByUserUuid) Sets the status by user uuid of this journal article.void
setStatusDate
(Date statusDate) Sets the status date of this journal article.void
setTitleMap
(Map<Locale, String> titleMap) void
setTreePath
(String treePath) Sets the tree path of this journal article.void
setUrlTitle
(String urlTitle) Sets the url title of this journal article.void
setUserId
(long userId) Sets the user ID of this journal article.void
setUserName
(String userName) Sets the user name of this journal article.void
setUserUuid
(String userUuid) Sets the user uuid of this journal article.void
Sets the uuid of this journal article.void
setVersion
(double version) Sets the version of this journal article.void
updateTreePath
(String treePath) protected JournalArticleWrapper
wrap
(JournalArticle journalArticle) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
Methods inherited from interface com.liferay.portal.kernel.model.TreeModel
getPrimaryKeyObj
-
Constructor Details
-
JournalArticleWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<JournalArticle>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<JournalArticle>
-
addImagesFolder
public com.liferay.portal.kernel.repository.model.Folder addImagesFolder() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
addImagesFolder
in interfaceJournalArticle
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
buildTreePath
- Specified by:
buildTreePath
in interfaceJournalArticle
- Specified by:
buildTreePath
in interfacecom.liferay.portal.kernel.model.TreeModel
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
clone
- Specified by:
clone
in interfacecom.liferay.portal.kernel.model.BaseModel<JournalArticle>
- Specified by:
clone
in interfaceJournalArticle
- Specified by:
clone
in interfacecom.liferay.portal.kernel.model.StagedModel
- Overrides:
clone
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalArticle>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<JournalArticle>
- Specified by:
cloneWithOriginalValues
in interfaceJournalArticleModel
-
getArticleId
Returns the article ID of this journal article.- Specified by:
getArticleId
in interfaceJournalArticleModel
- Returns:
- the article ID of this journal article
-
getArticleImageURL
- Specified by:
getArticleImageURL
in interfaceJournalArticle
-
getArticleResource
public JournalArticleResource getArticleResource() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getArticleResource
in interfaceJournalArticle
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getArticleResourceUuid
- Specified by:
getArticleResourceUuid
in interfaceJournalArticle
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAvailableLanguageIds
- Specified by:
getAvailableLanguageIds
in interfaceJournalArticle
-
getClassName
Returns the fully qualified class name of this journal article.- Specified by:
getClassName
in interfaceJournalArticleModel
- Specified by:
getClassName
in interfacecom.liferay.portal.kernel.model.TypedModel
- Returns:
- the fully qualified class name of this journal article
-
getClassNameId
public long getClassNameId()Returns the class name ID of this journal article.- Specified by:
getClassNameId
in interfaceJournalArticleModel
- Specified by:
getClassNameId
in interfacecom.liferay.portal.kernel.model.TypedModel
- Returns:
- the class name ID of this journal article
-
getClassPK
public long getClassPK()Returns the class pk of this journal article.- Specified by:
getClassPK
in interfacecom.liferay.portal.kernel.model.AttachedModel
- Specified by:
getClassPK
in interfaceJournalArticleModel
- Returns:
- the class pk of this journal article
-
getCompanyId
public long getCompanyId()Returns the company ID of this journal article.- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCompanyId
in interfaceJournalArticleModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the company ID of this journal article
-
getContent
- Specified by:
getContent
in interfaceJournalArticle
-
getContentByLocale
- Specified by:
getContentByLocale
in interfaceJournalArticle
-
getCreateDate
Returns the create date of this journal article.- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCreateDate
in interfaceJournalArticleModel
- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the create date of this journal article
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this journal article.- Specified by:
getCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticle>
- Specified by:
getCtCollectionId
in interfaceJournalArticleModel
- Returns:
- the ct collection ID of this journal article
-
getDDMFormValues
public com.liferay.dynamic.data.mapping.storage.DDMFormValues getDDMFormValues()- Specified by:
getDDMFormValues
in interfaceJournalArticle
-
getDDMFormValues
public com.liferay.dynamic.data.mapping.storage.DDMFormValues getDDMFormValues(boolean addMissingDDMFormFieldValues) - Specified by:
getDDMFormValues
in interfaceJournalArticle
-
getDDMStructure
public com.liferay.dynamic.data.mapping.model.DDMStructure getDDMStructure()- Specified by:
getDDMStructure
in interfaceJournalArticle
-
getDDMStructureId
public long getDDMStructureId()Returns the ddm structure ID of this journal article.- Specified by:
getDDMStructureId
in interfaceJournalArticleModel
- Returns:
- the ddm structure ID of this journal article
-
getDDMStructureKey
- Specified by:
getDDMStructureKey
in interfaceJournalArticle
-
getDDMTemplate
public com.liferay.dynamic.data.mapping.model.DDMTemplate getDDMTemplate()- Specified by:
getDDMTemplate
in interfaceJournalArticle
-
getDDMTemplateKey
Returns the ddm template key of this journal article.- Specified by:
getDDMTemplateKey
in interfaceJournalArticleModel
- Returns:
- the ddm template key of this journal article
-
getDefaultLanguageId
Returns the default language ID of this journal article.- Specified by:
getDefaultLanguageId
in interfaceJournalArticleModel
- Returns:
- the default language ID of this journal article
-
getDescription
- Specified by:
getDescription
in interfaceJournalArticle
-
getDescription
- Specified by:
getDescription
in interfaceJournalArticle
-
getDescription
- Specified by:
getDescription
in interfaceJournalArticle
-
getDescription
- Specified by:
getDescription
in interfaceJournalArticle
-
getDescription
- Specified by:
getDescription
in interfaceJournalArticle
-
getDescriptionCurrentValue
- Specified by:
getDescriptionCurrentValue
in interfaceJournalArticle
-
getDescriptionMap
- Specified by:
getDescriptionMap
in interfaceJournalArticle
-
getDescriptionMapAsXML
- Specified by:
getDescriptionMapAsXML
in interfaceJournalArticle
-
getDisplayDate
Returns the display date of this journal article.- Specified by:
getDisplayDate
in interfaceJournalArticleModel
- Returns:
- the display date of this journal article
-
getDocument
public com.liferay.portal.kernel.xml.Document getDocument()- Specified by:
getDocument
in interfaceJournalArticle
-
getDocumentByLocale
- Specified by:
getDocumentByLocale
in interfaceJournalArticle
-
getExpirationDate
Returns the expiration date of this journal article.- Specified by:
getExpirationDate
in interfaceJournalArticleModel
- Returns:
- the expiration date of this journal article
-
getExternalReferenceCode
Returns the external reference code of this journal article.- Specified by:
getExternalReferenceCode
in interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel
- Specified by:
getExternalReferenceCode
in interfaceJournalArticleModel
- Returns:
- the external reference code of this journal article
-
getFolder
- Specified by:
getFolder
in interfaceJournalArticle
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getFolderId
public long getFolderId()Returns the folder ID of this journal article.- Specified by:
getFolderId
in interfaceJournalArticleModel
- Returns:
- the folder ID of this journal article
-
getFriendlyURLMap
public Map<Locale,String> getFriendlyURLMap() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getFriendlyURLMap
in interfaceJournalArticle
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getFriendlyURLsXML
- Specified by:
getFriendlyURLsXML
in interfaceJournalArticle
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getGroupId
public long getGroupId()Returns the group ID of this journal article.- Specified by:
getGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Specified by:
getGroupId
in interfaceJournalArticleModel
- Returns:
- the group ID of this journal article
-
getId
public long getId()Returns the ID of this journal article.- Specified by:
getId
in interfaceJournalArticleModel
- Returns:
- the ID of this journal article
-
getImagesFileEntries
public List<com.liferay.portal.kernel.repository.model.FileEntry> getImagesFileEntries() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getImagesFileEntries
in interfaceJournalArticle
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getImagesFileEntries
public List<com.liferay.portal.kernel.repository.model.FileEntry> getImagesFileEntries(int start, int end) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getImagesFileEntries
in interfaceJournalArticle
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getImagesFileEntries
public List<com.liferay.portal.kernel.repository.model.FileEntry> getImagesFileEntries(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.repository.model.FileEntry> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getImagesFileEntries
in interfaceJournalArticle
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getImagesFileEntriesCount
public int getImagesFileEntriesCount() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getImagesFileEntriesCount
in interfaceJournalArticle
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getImagesFolderId
public long getImagesFolderId()- Specified by:
getImagesFolderId
in interfaceJournalArticle
-
getIndexable
public boolean getIndexable()Returns the indexable of this journal article.- Specified by:
getIndexable
in interfaceJournalArticleModel
- Returns:
- the indexable of this journal article
-
getLastPublishDate
Returns the last publish date of this journal article.- Specified by:
getLastPublishDate
in interfaceJournalArticleModel
- Specified by:
getLastPublishDate
in interfacecom.liferay.portal.kernel.model.StagedGroupedModel
- Returns:
- the last publish date of this journal article
-
getLayout
public com.liferay.portal.kernel.model.Layout getLayout()- Specified by:
getLayout
in interfaceJournalArticle
-
getLayoutUuid
Returns the layout uuid of this journal article.- Specified by:
getLayoutUuid
in interfaceJournalArticleModel
- Returns:
- the layout uuid of this journal article
-
getModifiedDate
Returns the modified date of this journal article.- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getModifiedDate
in interfaceJournalArticleModel
- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the modified date of this journal article
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this journal article.- Specified by:
getMvccVersion
in interfaceJournalArticleModel
- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this journal article
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this journal article.- Specified by:
getPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticle>
- Specified by:
getPrimaryKey
in interfaceJournalArticleModel
- Returns:
- the primary key of this journal article
-
getResourcePrimKey
public long getResourcePrimKey()Returns the resource prim key of this journal article.- Specified by:
getResourcePrimKey
in interfaceJournalArticleModel
- Specified by:
getResourcePrimKey
in interfacecom.liferay.portal.kernel.model.ResourcedModel
- Returns:
- the resource prim key of this journal article
-
getReviewDate
Returns the review date of this journal article.- Specified by:
getReviewDate
in interfaceJournalArticleModel
- Returns:
- the review date of this journal article
-
getSmallImage
public boolean getSmallImage()Returns the small image of this journal article.- Specified by:
getSmallImage
in interfaceJournalArticleModel
- Returns:
- the small image of this journal article
-
getSmallImageId
public long getSmallImageId()Returns the small image ID of this journal article.- Specified by:
getSmallImageId
in interfaceJournalArticleModel
- Returns:
- the small image ID of this journal article
-
getSmallImageSource
public int getSmallImageSource()Returns the small image source of this journal article.- Specified by:
getSmallImageSource
in interfaceJournalArticleModel
- Returns:
- the small image source of this journal article
-
getSmallImageType
- Specified by:
getSmallImageType
in interfaceJournalArticle
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getSmallImageURL
Returns the small image url of this journal article.- Specified by:
getSmallImageURL
in interfaceJournalArticleModel
- Returns:
- the small image url of this journal article
-
getStatus
public int getStatus()Returns the status of this journal article.- Specified by:
getStatus
in interfaceJournalArticleModel
- Specified by:
getStatus
in interfacecom.liferay.portal.kernel.model.TrashedModel
- Specified by:
getStatus
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status of this journal article
-
getStatusByUserId
public long getStatusByUserId()Returns the status by user ID of this journal article.- Specified by:
getStatusByUserId
in interfaceJournalArticleModel
- Specified by:
getStatusByUserId
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status by user ID of this journal article
-
getStatusByUserName
Returns the status by user name of this journal article.- Specified by:
getStatusByUserName
in interfaceJournalArticleModel
- Specified by:
getStatusByUserName
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status by user name of this journal article
-
getStatusByUserUuid
Returns the status by user uuid of this journal article.- Specified by:
getStatusByUserUuid
in interfaceJournalArticleModel
- Specified by:
getStatusByUserUuid
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status by user uuid of this journal article
-
getStatusDate
Returns the status date of this journal article.- Specified by:
getStatusDate
in interfaceJournalArticleModel
- Specified by:
getStatusDate
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status date of this journal article
-
getTitle
- Specified by:
getTitle
in interfaceJournalArticle
-
getTitle
- Specified by:
getTitle
in interfaceJournalArticle
-
getTitle
- Specified by:
getTitle
in interfaceJournalArticle
-
getTitle
- Specified by:
getTitle
in interfaceJournalArticle
-
getTitle
- Specified by:
getTitle
in interfaceJournalArticle
-
getTitleCurrentValue
- Specified by:
getTitleCurrentValue
in interfaceJournalArticle
-
getTitleMap
- Specified by:
getTitleMap
in interfaceJournalArticle
-
getTitleMapAsXML
- Specified by:
getTitleMapAsXML
in interfaceJournalArticle
-
getTrashEntryClassPK
public long getTrashEntryClassPK()Returns the class primary key of the trash entry for this journal article.- Specified by:
getTrashEntryClassPK
in interfaceJournalArticleModel
- Specified by:
getTrashEntryClassPK
in interfacecom.liferay.portal.kernel.model.TrashedModel
- Returns:
- the class primary key of the trash entry for this journal article
-
getTreePath
Returns the tree path of this journal article.- Specified by:
getTreePath
in interfaceJournalArticleModel
- Specified by:
getTreePath
in interfacecom.liferay.portal.kernel.model.TreeModel
- Returns:
- the tree path of this journal article
-
getUrlTitle
Returns the url title of this journal article.- Specified by:
getUrlTitle
in interfaceJournalArticleModel
- Returns:
- the url title of this journal article
-
getUrlTitle
- Specified by:
getUrlTitle
in interfaceJournalArticle
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getUserId
public long getUserId()Returns the user ID of this journal article.- Specified by:
getUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserId
in interfaceJournalArticleModel
- Returns:
- the user ID of this journal article
-
getUserName
Returns the user name of this journal article.- Specified by:
getUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserName
in interfaceJournalArticleModel
- Returns:
- the user name of this journal article
-
getUserUuid
Returns the user uuid of this journal article.- Specified by:
getUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserUuid
in interfaceJournalArticleModel
- Returns:
- the user uuid of this journal article
-
getUuid
Returns the uuid of this journal article.- Specified by:
getUuid
in interfaceJournalArticleModel
- Specified by:
getUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the uuid of this journal article
-
getVersion
public double getVersion()Returns the version of this journal article.- Specified by:
getVersion
in interfaceJournalArticleModel
- Returns:
- the version of this journal article
-
hasApprovedVersion
public boolean hasApprovedVersion()- Specified by:
hasApprovedVersion
in interfaceJournalArticle
-
isApproved
public boolean isApproved()Returnstrue
if this journal article is approved.- Specified by:
isApproved
in interfaceJournalArticleModel
- Specified by:
isApproved
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this journal article is approved;false
otherwise
-
isDenied
public boolean isDenied()Returnstrue
if this journal article is denied.- Specified by:
isDenied
in interfaceJournalArticleModel
- Specified by:
isDenied
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this journal article is denied;false
otherwise
-
isDraft
public boolean isDraft()Returnstrue
if this journal article is a draft.- Specified by:
isDraft
in interfaceJournalArticleModel
- Specified by:
isDraft
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this journal article is a draft;false
otherwise
-
isExpired
public boolean isExpired()Returnstrue
if this journal article is expired.- Specified by:
isExpired
in interfaceJournalArticleModel
- Specified by:
isExpired
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this journal article is expired;false
otherwise
-
isInactive
public boolean isInactive()Returnstrue
if this journal article is inactive.- Specified by:
isInactive
in interfaceJournalArticleModel
- Specified by:
isInactive
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this journal article is inactive;false
otherwise
-
isIncomplete
public boolean isIncomplete()Returnstrue
if this journal article is incomplete.- Specified by:
isIncomplete
in interfaceJournalArticleModel
- Specified by:
isIncomplete
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this journal article is incomplete;false
otherwise
-
isIndexable
public boolean isIndexable()Returnstrue
if this journal article is indexable.- Specified by:
isIndexable
in interfaceJournalArticleModel
- Returns:
true
if this journal article is indexable;false
otherwise
-
isInTrash
public boolean isInTrash()Returnstrue
if this journal article is in the Recycle Bin.- Specified by:
isInTrash
in interfaceJournalArticleModel
- Specified by:
isInTrash
in interfacecom.liferay.portal.kernel.model.TrashedModel
- Returns:
true
if this journal article is in the Recycle Bin;false
otherwise
-
isPending
public boolean isPending()Returnstrue
if this journal article is pending.- Specified by:
isPending
in interfaceJournalArticleModel
- Specified by:
isPending
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this journal article is pending;false
otherwise
-
isResourceMain
public boolean isResourceMain()- Specified by:
isResourceMain
in interfaceJournalArticleModel
- Specified by:
isResourceMain
in interfacecom.liferay.portal.kernel.model.ResourcedModel
-
isScheduled
public boolean isScheduled()Returnstrue
if this journal article is scheduled.- Specified by:
isScheduled
in interfaceJournalArticleModel
- Specified by:
isScheduled
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this journal article is scheduled;false
otherwise
-
isSmallImage
public boolean isSmallImage()Returnstrue
if this journal article is small image.- Specified by:
isSmallImage
in interfaceJournalArticleModel
- Returns:
true
if this journal article is small image;false
otherwise
-
persist
public void persist()- Specified by:
persist
in interfacecom.liferay.portal.kernel.model.PersistedModel
-
setArticleId
Sets the article ID of this journal article.- Specified by:
setArticleId
in interfaceJournalArticleModel
- Parameters:
articleId
- the article ID of this journal article
-
setClassName
- Specified by:
setClassName
in interfaceJournalArticleModel
-
setClassNameId
public void setClassNameId(long classNameId) Sets the class name ID of this journal article.- Specified by:
setClassNameId
in interfaceJournalArticleModel
- Specified by:
setClassNameId
in interfacecom.liferay.portal.kernel.model.TypedModel
- Parameters:
classNameId
- the class name ID of this journal article
-
setClassPK
public void setClassPK(long classPK) Sets the class pk of this journal article.- Specified by:
setClassPK
in interfacecom.liferay.portal.kernel.model.AttachedModel
- Specified by:
setClassPK
in interfaceJournalArticleModel
- Parameters:
classPK
- the class pk of this journal article
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this journal article.- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCompanyId
in interfaceJournalArticleModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
companyId
- the company ID of this journal article
-
setCreateDate
Sets the create date of this journal article.- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCreateDate
in interfaceJournalArticleModel
- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
createDate
- the create date of this journal article
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this journal article.- Specified by:
setCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticle>
- Specified by:
setCtCollectionId
in interfaceJournalArticleModel
- Parameters:
ctCollectionId
- the ct collection ID of this journal article
-
setDDMStructureId
public void setDDMStructureId(long DDMStructureId) Sets the ddm structure ID of this journal article.- Specified by:
setDDMStructureId
in interfaceJournalArticleModel
- Parameters:
DDMStructureId
- the ddm structure ID of this journal article
-
setDDMTemplateKey
Sets the ddm template key of this journal article.- Specified by:
setDDMTemplateKey
in interfaceJournalArticleModel
- Parameters:
DDMTemplateKey
- the ddm template key of this journal article
-
setDefaultLanguageId
Sets the default language ID of this journal article.- Specified by:
setDefaultLanguageId
in interfaceJournalArticleModel
- Parameters:
defaultLanguageId
- the default language ID of this journal article
-
setDescriptionMap
- Specified by:
setDescriptionMap
in interfaceJournalArticle
-
setDisplayDate
Sets the display date of this journal article.- Specified by:
setDisplayDate
in interfaceJournalArticleModel
- Parameters:
displayDate
- the display date of this journal article
-
setDocument
public void setDocument(com.liferay.portal.kernel.xml.Document document) - Specified by:
setDocument
in interfaceJournalArticle
-
setExpirationDate
Sets the expiration date of this journal article.- Specified by:
setExpirationDate
in interfaceJournalArticleModel
- Parameters:
expirationDate
- the expiration date of this journal article
-
setExternalReferenceCode
Sets the external reference code of this journal article.- Specified by:
setExternalReferenceCode
in interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel
- Specified by:
setExternalReferenceCode
in interfaceJournalArticleModel
- Parameters:
externalReferenceCode
- the external reference code of this journal article
-
setFolderId
public void setFolderId(long folderId) Sets the folder ID of this journal article.- Specified by:
setFolderId
in interfaceJournalArticleModel
- Parameters:
folderId
- the folder ID of this journal article
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this journal article.- Specified by:
setGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Specified by:
setGroupId
in interfaceJournalArticleModel
- Parameters:
groupId
- the group ID of this journal article
-
setId
public void setId(long id) Sets the ID of this journal article.- Specified by:
setId
in interfaceJournalArticleModel
- Parameters:
id
- the ID of this journal article
-
setImagesFolderId
public void setImagesFolderId(long imagesFolderId) - Specified by:
setImagesFolderId
in interfaceJournalArticle
-
setIndexable
public void setIndexable(boolean indexable) Sets whether this journal article is indexable.- Specified by:
setIndexable
in interfaceJournalArticleModel
- Parameters:
indexable
- the indexable of this journal article
-
setLastPublishDate
Sets the last publish date of this journal article.- Specified by:
setLastPublishDate
in interfaceJournalArticleModel
- Specified by:
setLastPublishDate
in interfacecom.liferay.portal.kernel.model.StagedGroupedModel
- Parameters:
lastPublishDate
- the last publish date of this journal article
-
setLayoutUuid
Sets the layout uuid of this journal article.- Specified by:
setLayoutUuid
in interfaceJournalArticleModel
- Parameters:
layoutUuid
- the layout uuid of this journal article
-
setModifiedDate
Sets the modified date of this journal article.- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setModifiedDate
in interfaceJournalArticleModel
- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
modifiedDate
- the modified date of this journal article
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this journal article.- Specified by:
setMvccVersion
in interfaceJournalArticleModel
- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this journal article
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this journal article.- Specified by:
setPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticle>
- Specified by:
setPrimaryKey
in interfaceJournalArticleModel
- Parameters:
primaryKey
- the primary key of this journal article
-
setResourcePrimKey
public void setResourcePrimKey(long resourcePrimKey) Sets the resource prim key of this journal article.- Specified by:
setResourcePrimKey
in interfaceJournalArticleModel
- Specified by:
setResourcePrimKey
in interfacecom.liferay.portal.kernel.model.ResourcedModel
- Parameters:
resourcePrimKey
- the resource prim key of this journal article
-
setReviewDate
Sets the review date of this journal article.- Specified by:
setReviewDate
in interfaceJournalArticleModel
- Parameters:
reviewDate
- the review date of this journal article
-
setSmallImage
public void setSmallImage(boolean smallImage) Sets whether this journal article is small image.- Specified by:
setSmallImage
in interfaceJournalArticleModel
- Parameters:
smallImage
- the small image of this journal article
-
setSmallImageId
public void setSmallImageId(long smallImageId) Sets the small image ID of this journal article.- Specified by:
setSmallImageId
in interfaceJournalArticleModel
- Parameters:
smallImageId
- the small image ID of this journal article
-
setSmallImageSource
public void setSmallImageSource(int smallImageSource) Sets the small image source of this journal article.- Specified by:
setSmallImageSource
in interfaceJournalArticleModel
- Parameters:
smallImageSource
- the small image source of this journal article
-
setSmallImageType
- Specified by:
setSmallImageType
in interfaceJournalArticle
-
setSmallImageURL
Sets the small image url of this journal article.- Specified by:
setSmallImageURL
in interfaceJournalArticleModel
- Parameters:
smallImageURL
- the small image url of this journal article
-
setStatus
public void setStatus(int status) Sets the status of this journal article.- Specified by:
setStatus
in interfaceJournalArticleModel
- Specified by:
setStatus
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
status
- the status of this journal article
-
setStatusByUserId
public void setStatusByUserId(long statusByUserId) Sets the status by user ID of this journal article.- Specified by:
setStatusByUserId
in interfaceJournalArticleModel
- Specified by:
setStatusByUserId
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
statusByUserId
- the status by user ID of this journal article
-
setStatusByUserName
Sets the status by user name of this journal article.- Specified by:
setStatusByUserName
in interfaceJournalArticleModel
- Specified by:
setStatusByUserName
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
statusByUserName
- the status by user name of this journal article
-
setStatusByUserUuid
Sets the status by user uuid of this journal article.- Specified by:
setStatusByUserUuid
in interfaceJournalArticleModel
- Specified by:
setStatusByUserUuid
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
statusByUserUuid
- the status by user uuid of this journal article
-
setStatusDate
Sets the status date of this journal article.- Specified by:
setStatusDate
in interfaceJournalArticleModel
- Specified by:
setStatusDate
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
statusDate
- the status date of this journal article
-
setTitleMap
- Specified by:
setTitleMap
in interfaceJournalArticle
-
setTreePath
Sets the tree path of this journal article.- Specified by:
setTreePath
in interfaceJournalArticleModel
- Parameters:
treePath
- the tree path of this journal article
-
setUrlTitle
Sets the url title of this journal article.- Specified by:
setUrlTitle
in interfaceJournalArticleModel
- Parameters:
urlTitle
- the url title of this journal article
-
setUserId
public void setUserId(long userId) Sets the user ID of this journal article.- Specified by:
setUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserId
in interfaceJournalArticleModel
- Parameters:
userId
- the user ID of this journal article
-
setUserName
Sets the user name of this journal article.- Specified by:
setUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserName
in interfaceJournalArticleModel
- Parameters:
userName
- the user name of this journal article
-
setUserUuid
Sets the user uuid of this journal article.- Specified by:
setUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserUuid
in interfaceJournalArticleModel
- Parameters:
userUuid
- the user uuid of this journal article
-
setUuid
Sets the uuid of this journal article.- Specified by:
setUuid
in interfaceJournalArticleModel
- Specified by:
setUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
uuid
- the uuid of this journal article
-
setVersion
public void setVersion(double version) Sets the version of this journal article.- Specified by:
setVersion
in interfaceJournalArticleModel
- Parameters:
version
- the version of this journal article
-
toXmlString
- Specified by:
toXmlString
in interfaceJournalArticleModel
-
updateTreePath
- Specified by:
updateTreePath
in interfacecom.liferay.portal.kernel.model.TreeModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctions
in interfacecom.liferay.portal.kernel.model.BaseModel<JournalArticle>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumers
in interfacecom.liferay.portal.kernel.model.BaseModel<JournalArticle>
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelType
in interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
- Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalArticle>
-