Package com.liferay.blogs.model
Class BlogsEntryWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<BlogsEntry>
com.liferay.blogs.model.BlogsEntryWrapper
- All Implemented Interfaces:
BlogsEntry
,BlogsEntryModel
,com.liferay.portal.kernel.model.AuditedModel
,com.liferay.portal.kernel.model.BaseModel<BlogsEntry>
,com.liferay.portal.kernel.model.change.tracking.CTModel<BlogsEntry>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.ExternalReferenceCodeModel
,com.liferay.portal.kernel.model.GroupedModel
,com.liferay.portal.kernel.model.ModelWrapper<BlogsEntry>
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.PersistedModel
,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.WorkflowedModel
,Serializable
,Cloneable
,Comparable<BlogsEntry>
public class BlogsEntryWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<BlogsEntry>
implements BlogsEntry, com.liferay.portal.kernel.model.ModelWrapper<BlogsEntry>
This class is a wrapper for BlogsEntry
.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.blogs.model.BlogsEntry
ENTRY_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Returns the allow pingbacks of this blogs entry.boolean
Returns the allow trackbacks of this blogs entry.long
Returns the company ID of this blogs entry.Returns the content of this blogs entry.Returns the cover image caption of this blogs entry.long
Returns the cover image file entry ID of this blogs entry.Returns the cover image url of this blogs entry.getCoverImageURL
(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) Returns the create date of this blogs entry.long
Returns the ct collection ID of this blogs entry.Returns the description of this blogs entry.Returns the display date of this blogs entry.long
Returns the entry ID of this blogs entry.Returns the external reference code of this blogs entry.long
Returns the group ID of this blogs entry.Returns the last publish date of this blogs entry.Returns the modified date of this blogs entry.long
Returns the mvcc version of this blogs entry.long
Returns the primary key of this blogs entry.boolean
Returns the small image of this blogs entry.long
Returns the small image file entry ID of this blogs entry.long
Returns the small image ID of this blogs entry.Returns the small image url of this blogs entry.getSmallImageURL
(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) com.liferay.exportimport.kernel.lar.StagedModelType
int
Returns the status of this blogs entry.long
Returns the status by user ID of this blogs entry.Returns the status by user name of this blogs entry.Returns the status by user uuid of this blogs entry.Returns the status date of this blogs entry.Returns the subtitle of this blogs entry.getTitle()
Returns the title of this blogs entry.Returns the trackbacks of this blogs entry.long
Returns the class primary key of the trash entry for this blogs entry.Returns the url title of this blogs entry.long
Returns the user ID of this blogs entry.Returns the user name of this blogs entry.Returns the user uuid of this blogs entry.getUuid()
Returns the uuid of this blogs entry.boolean
Returnstrue
if this blogs entry is allow pingbacks.boolean
Returnstrue
if this blogs entry is allow trackbacks.boolean
Returnstrue
if this blogs entry is approved.boolean
isDenied()
Returnstrue
if this blogs entry is denied.boolean
isDraft()
Returnstrue
if this blogs entry is a draft.boolean
Returnstrue
if this blogs entry is expired.boolean
Returnstrue
if this blogs entry is inactive.boolean
Returnstrue
if this blogs entry is incomplete.boolean
Returnstrue
if this blogs entry is in the Recycle Bin.boolean
Returnstrue
if this blogs entry is pending.boolean
Returnstrue
if this blogs entry is scheduled.boolean
Returnstrue
if this blogs entry is small image.boolean
void
persist()
void
setAllowPingbacks
(boolean allowPingbacks) Sets whether this blogs entry is allow pingbacks.void
setAllowTrackbacks
(boolean allowTrackbacks) Sets whether this blogs entry is allow trackbacks.void
setCompanyId
(long companyId) Sets the company ID of this blogs entry.void
setContent
(String content) Sets the content of this blogs entry.void
setCoverImageCaption
(String coverImageCaption) Sets the cover image caption of this blogs entry.void
setCoverImageFileEntryId
(long coverImageFileEntryId) Sets the cover image file entry ID of this blogs entry.void
setCoverImageURL
(String coverImageURL) Sets the cover image url of this blogs entry.void
setCreateDate
(Date createDate) Sets the create date of this blogs entry.void
setCtCollectionId
(long ctCollectionId) Sets the ct collection ID of this blogs entry.void
setDescription
(String description) Sets the description of this blogs entry.void
setDisplayDate
(Date displayDate) Sets the display date of this blogs entry.void
setEntryId
(long entryId) Sets the entry ID of this blogs entry.void
setExternalReferenceCode
(String externalReferenceCode) Sets the external reference code of this blogs entry.void
setGroupId
(long groupId) Sets the group ID of this blogs entry.void
setLastPublishDate
(Date lastPublishDate) Sets the last publish date of this blogs entry.void
setModelAttributes
(Map<String, Object> attributes) void
setModifiedDate
(Date modifiedDate) Sets the modified date of this blogs entry.void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this blogs entry.void
setPrimaryKey
(long primaryKey) Sets the primary key of this blogs entry.void
setSmallImage
(boolean smallImage) Sets whether this blogs entry is small image.void
setSmallImageFileEntryId
(long smallImageFileEntryId) Sets the small image file entry ID of this blogs entry.void
setSmallImageId
(long smallImageId) Sets the small image ID of this blogs entry.void
setSmallImageType
(String smallImageType) void
setSmallImageURL
(String smallImageURL) Sets the small image url of this blogs entry.void
setStatus
(int status) Sets the status of this blogs entry.void
setStatusByUserId
(long statusByUserId) Sets the status by user ID of this blogs entry.void
setStatusByUserName
(String statusByUserName) Sets the status by user name of this blogs entry.void
setStatusByUserUuid
(String statusByUserUuid) Sets the status by user uuid of this blogs entry.void
setStatusDate
(Date statusDate) Sets the status date of this blogs entry.void
setSubtitle
(String subtitle) Sets the subtitle of this blogs entry.void
Sets the title of this blogs entry.void
setTrackbacks
(String trackbacks) Sets the trackbacks of this blogs entry.void
setUrlTitle
(String urlTitle) Sets the url title of this blogs entry.void
setUserId
(long userId) Sets the user ID of this blogs entry.void
setUserName
(String userName) Sets the user name of this blogs entry.void
setUserUuid
(String userUuid) Sets the user uuid of this blogs entry.void
Sets the uuid of this blogs entry.protected BlogsEntryWrapper
wrap
(BlogsEntry blogsEntry) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, 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
clone, 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.StagedModel
clone
-
Constructor Details
-
BlogsEntryWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<BlogsEntry>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<BlogsEntry>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<BlogsEntry>
- Specified by:
cloneWithOriginalValues
in interfaceBlogsEntryModel
-
getAllowPingbacks
public boolean getAllowPingbacks()Returns the allow pingbacks of this blogs entry.- Specified by:
getAllowPingbacks
in interfaceBlogsEntryModel
- Returns:
- the allow pingbacks of this blogs entry
-
getAllowTrackbacks
public boolean getAllowTrackbacks()Returns the allow trackbacks of this blogs entry.- Specified by:
getAllowTrackbacks
in interfaceBlogsEntryModel
- Returns:
- the allow trackbacks of this blogs entry
-
getCompanyId
public long getCompanyId()Returns the company ID of this blogs entry.- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCompanyId
in interfaceBlogsEntryModel
- 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 blogs entry
-
getContent
Returns the content of this blogs entry.- Specified by:
getContent
in interfaceBlogsEntryModel
- Returns:
- the content of this blogs entry
-
getCoverImageAlt
- Specified by:
getCoverImageAlt
in interfaceBlogsEntry
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCoverImageCaption
Returns the cover image caption of this blogs entry.- Specified by:
getCoverImageCaption
in interfaceBlogsEntryModel
- Returns:
- the cover image caption of this blogs entry
-
getCoverImageFileEntryId
public long getCoverImageFileEntryId()Returns the cover image file entry ID of this blogs entry.- Specified by:
getCoverImageFileEntryId
in interfaceBlogsEntryModel
- Returns:
- the cover image file entry ID of this blogs entry
-
getCoverImageURL
Returns the cover image url of this blogs entry.- Specified by:
getCoverImageURL
in interfaceBlogsEntryModel
- Returns:
- the cover image url of this blogs entry
-
getCoverImageURL
public String getCoverImageURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCoverImageURL
in interfaceBlogsEntry
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCreateDate
Returns the create date of this blogs entry.- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCreateDate
in interfaceBlogsEntryModel
- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the create date of this blogs entry
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this blogs entry.- Specified by:
getCtCollectionId
in interfaceBlogsEntryModel
- Specified by:
getCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<BlogsEntry>
- Returns:
- the ct collection ID of this blogs entry
-
getDescription
Returns the description of this blogs entry.- Specified by:
getDescription
in interfaceBlogsEntryModel
- Returns:
- the description of this blogs entry
-
getDisplayDate
Returns the display date of this blogs entry.- Specified by:
getDisplayDate
in interfaceBlogsEntryModel
- Returns:
- the display date of this blogs entry
-
getEntryId
public long getEntryId()Returns the entry ID of this blogs entry.- Specified by:
getEntryId
in interfaceBlogsEntryModel
- Returns:
- the entry ID of this blogs entry
-
getExternalReferenceCode
Returns the external reference code of this blogs entry.- Specified by:
getExternalReferenceCode
in interfaceBlogsEntryModel
- Specified by:
getExternalReferenceCode
in interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel
- Returns:
- the external reference code of this blogs entry
-
getGroupId
public long getGroupId()Returns the group ID of this blogs entry.- Specified by:
getGroupId
in interfaceBlogsEntryModel
- Specified by:
getGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Returns:
- the group ID of this blogs entry
-
getLastPublishDate
Returns the last publish date of this blogs entry.- Specified by:
getLastPublishDate
in interfaceBlogsEntryModel
- Specified by:
getLastPublishDate
in interfacecom.liferay.portal.kernel.model.StagedGroupedModel
- Returns:
- the last publish date of this blogs entry
-
getModifiedDate
Returns the modified date of this blogs entry.- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getModifiedDate
in interfaceBlogsEntryModel
- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the modified date of this blogs entry
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this blogs entry.- Specified by:
getMvccVersion
in interfaceBlogsEntryModel
- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this blogs entry
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this blogs entry.- Specified by:
getPrimaryKey
in interfaceBlogsEntryModel
- Specified by:
getPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<BlogsEntry>
- Returns:
- the primary key of this blogs entry
-
getSmallImage
public boolean getSmallImage()Returns the small image of this blogs entry.- Specified by:
getSmallImage
in interfaceBlogsEntryModel
- Returns:
- the small image of this blogs entry
-
getSmallImageAlt
- Specified by:
getSmallImageAlt
in interfaceBlogsEntry
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getSmallImageFileEntryId
public long getSmallImageFileEntryId()Returns the small image file entry ID of this blogs entry.- Specified by:
getSmallImageFileEntryId
in interfaceBlogsEntryModel
- Returns:
- the small image file entry ID of this blogs entry
-
getSmallImageId
public long getSmallImageId()Returns the small image ID of this blogs entry.- Specified by:
getSmallImageId
in interfaceBlogsEntryModel
- Returns:
- the small image ID of this blogs entry
-
getSmallImageURL
Returns the small image url of this blogs entry.- Specified by:
getSmallImageURL
in interfaceBlogsEntryModel
- Returns:
- the small image url of this blogs entry
-
getSmallImageURL
public String getSmallImageURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getSmallImageURL
in interfaceBlogsEntry
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getStatus
public int getStatus()Returns the status of this blogs entry.- Specified by:
getStatus
in interfaceBlogsEntryModel
- 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 blogs entry
-
getStatusByUserId
public long getStatusByUserId()Returns the status by user ID of this blogs entry.- Specified by:
getStatusByUserId
in interfaceBlogsEntryModel
- Specified by:
getStatusByUserId
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status by user ID of this blogs entry
-
getStatusByUserName
Returns the status by user name of this blogs entry.- Specified by:
getStatusByUserName
in interfaceBlogsEntryModel
- Specified by:
getStatusByUserName
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status by user name of this blogs entry
-
getStatusByUserUuid
Returns the status by user uuid of this blogs entry.- Specified by:
getStatusByUserUuid
in interfaceBlogsEntryModel
- Specified by:
getStatusByUserUuid
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status by user uuid of this blogs entry
-
getStatusDate
Returns the status date of this blogs entry.- Specified by:
getStatusDate
in interfaceBlogsEntryModel
- Specified by:
getStatusDate
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status date of this blogs entry
-
getSubtitle
Returns the subtitle of this blogs entry.- Specified by:
getSubtitle
in interfaceBlogsEntryModel
- Returns:
- the subtitle of this blogs entry
-
getTitle
Returns the title of this blogs entry.- Specified by:
getTitle
in interfaceBlogsEntryModel
- Returns:
- the title of this blogs entry
-
getTrackbacks
Returns the trackbacks of this blogs entry.- Specified by:
getTrackbacks
in interfaceBlogsEntryModel
- Returns:
- the trackbacks of this blogs entry
-
getTrashEntryClassPK
public long getTrashEntryClassPK()Returns the class primary key of the trash entry for this blogs entry.- Specified by:
getTrashEntryClassPK
in interfaceBlogsEntryModel
- Specified by:
getTrashEntryClassPK
in interfacecom.liferay.portal.kernel.model.TrashedModel
- Returns:
- the class primary key of the trash entry for this blogs entry
-
getUrlTitle
Returns the url title of this blogs entry.- Specified by:
getUrlTitle
in interfaceBlogsEntryModel
- Returns:
- the url title of this blogs entry
-
getUserId
public long getUserId()Returns the user ID of this blogs entry.- Specified by:
getUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserId
in interfaceBlogsEntryModel
- Returns:
- the user ID of this blogs entry
-
getUserName
Returns the user name of this blogs entry.- Specified by:
getUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserName
in interfaceBlogsEntryModel
- Returns:
- the user name of this blogs entry
-
getUserUuid
Returns the user uuid of this blogs entry.- Specified by:
getUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserUuid
in interfaceBlogsEntryModel
- Returns:
- the user uuid of this blogs entry
-
getUuid
Returns the uuid of this blogs entry.- Specified by:
getUuid
in interfaceBlogsEntryModel
- Specified by:
getUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the uuid of this blogs entry
-
isAllowPingbacks
public boolean isAllowPingbacks()Returnstrue
if this blogs entry is allow pingbacks.- Specified by:
isAllowPingbacks
in interfaceBlogsEntryModel
- Returns:
true
if this blogs entry is allow pingbacks;false
otherwise
-
isAllowTrackbacks
public boolean isAllowTrackbacks()Returnstrue
if this blogs entry is allow trackbacks.- Specified by:
isAllowTrackbacks
in interfaceBlogsEntryModel
- Returns:
true
if this blogs entry is allow trackbacks;false
otherwise
-
isApproved
public boolean isApproved()Returnstrue
if this blogs entry is approved.- Specified by:
isApproved
in interfaceBlogsEntryModel
- Specified by:
isApproved
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this blogs entry is approved;false
otherwise
-
isDenied
public boolean isDenied()Returnstrue
if this blogs entry is denied.- Specified by:
isDenied
in interfaceBlogsEntryModel
- Specified by:
isDenied
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this blogs entry is denied;false
otherwise
-
isDraft
public boolean isDraft()Returnstrue
if this blogs entry is a draft.- Specified by:
isDraft
in interfaceBlogsEntryModel
- Specified by:
isDraft
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this blogs entry is a draft;false
otherwise
-
isExpired
public boolean isExpired()Returnstrue
if this blogs entry is expired.- Specified by:
isExpired
in interfaceBlogsEntryModel
- Specified by:
isExpired
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this blogs entry is expired;false
otherwise
-
isInactive
public boolean isInactive()Returnstrue
if this blogs entry is inactive.- Specified by:
isInactive
in interfaceBlogsEntryModel
- Specified by:
isInactive
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this blogs entry is inactive;false
otherwise
-
isIncomplete
public boolean isIncomplete()Returnstrue
if this blogs entry is incomplete.- Specified by:
isIncomplete
in interfaceBlogsEntryModel
- Specified by:
isIncomplete
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this blogs entry is incomplete;false
otherwise
-
isInTrash
public boolean isInTrash()Returnstrue
if this blogs entry is in the Recycle Bin.- Specified by:
isInTrash
in interfaceBlogsEntryModel
- Specified by:
isInTrash
in interfacecom.liferay.portal.kernel.model.TrashedModel
- Returns:
true
if this blogs entry is in the Recycle Bin;false
otherwise
-
isPending
public boolean isPending()Returnstrue
if this blogs entry is pending.- Specified by:
isPending
in interfaceBlogsEntryModel
- Specified by:
isPending
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this blogs entry is pending;false
otherwise
-
isScheduled
public boolean isScheduled()Returnstrue
if this blogs entry is scheduled.- Specified by:
isScheduled
in interfaceBlogsEntryModel
- Specified by:
isScheduled
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this blogs entry is scheduled;false
otherwise
-
isSmallImage
public boolean isSmallImage()Returnstrue
if this blogs entry is small image.- Specified by:
isSmallImage
in interfaceBlogsEntryModel
- Returns:
true
if this blogs entry is small image;false
otherwise
-
isVisible
public boolean isVisible()- Specified by:
isVisible
in interfaceBlogsEntry
-
persist
public void persist()- Specified by:
persist
in interfacecom.liferay.portal.kernel.model.PersistedModel
-
setAllowPingbacks
public void setAllowPingbacks(boolean allowPingbacks) Sets whether this blogs entry is allow pingbacks.- Specified by:
setAllowPingbacks
in interfaceBlogsEntryModel
- Parameters:
allowPingbacks
- the allow pingbacks of this blogs entry
-
setAllowTrackbacks
public void setAllowTrackbacks(boolean allowTrackbacks) Sets whether this blogs entry is allow trackbacks.- Specified by:
setAllowTrackbacks
in interfaceBlogsEntryModel
- Parameters:
allowTrackbacks
- the allow trackbacks of this blogs entry
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this blogs entry.- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCompanyId
in interfaceBlogsEntryModel
- 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 blogs entry
-
setContent
Sets the content of this blogs entry.- Specified by:
setContent
in interfaceBlogsEntryModel
- Parameters:
content
- the content of this blogs entry
-
setCoverImageCaption
Sets the cover image caption of this blogs entry.- Specified by:
setCoverImageCaption
in interfaceBlogsEntryModel
- Parameters:
coverImageCaption
- the cover image caption of this blogs entry
-
setCoverImageFileEntryId
public void setCoverImageFileEntryId(long coverImageFileEntryId) Sets the cover image file entry ID of this blogs entry.- Specified by:
setCoverImageFileEntryId
in interfaceBlogsEntryModel
- Parameters:
coverImageFileEntryId
- the cover image file entry ID of this blogs entry
-
setCoverImageURL
Sets the cover image url of this blogs entry.- Specified by:
setCoverImageURL
in interfaceBlogsEntryModel
- Parameters:
coverImageURL
- the cover image url of this blogs entry
-
setCreateDate
Sets the create date of this blogs entry.- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCreateDate
in interfaceBlogsEntryModel
- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
createDate
- the create date of this blogs entry
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this blogs entry.- Specified by:
setCtCollectionId
in interfaceBlogsEntryModel
- Specified by:
setCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<BlogsEntry>
- Parameters:
ctCollectionId
- the ct collection ID of this blogs entry
-
setDescription
Sets the description of this blogs entry.- Specified by:
setDescription
in interfaceBlogsEntryModel
- Parameters:
description
- the description of this blogs entry
-
setDisplayDate
Sets the display date of this blogs entry.- Specified by:
setDisplayDate
in interfaceBlogsEntryModel
- Parameters:
displayDate
- the display date of this blogs entry
-
setEntryId
public void setEntryId(long entryId) Sets the entry ID of this blogs entry.- Specified by:
setEntryId
in interfaceBlogsEntryModel
- Parameters:
entryId
- the entry ID of this blogs entry
-
setExternalReferenceCode
Sets the external reference code of this blogs entry.- Specified by:
setExternalReferenceCode
in interfaceBlogsEntryModel
- Specified by:
setExternalReferenceCode
in interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel
- Parameters:
externalReferenceCode
- the external reference code of this blogs entry
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this blogs entry.- Specified by:
setGroupId
in interfaceBlogsEntryModel
- Specified by:
setGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Parameters:
groupId
- the group ID of this blogs entry
-
setLastPublishDate
Sets the last publish date of this blogs entry.- Specified by:
setLastPublishDate
in interfaceBlogsEntryModel
- Specified by:
setLastPublishDate
in interfacecom.liferay.portal.kernel.model.StagedGroupedModel
- Parameters:
lastPublishDate
- the last publish date of this blogs entry
-
setModifiedDate
Sets the modified date of this blogs entry.- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setModifiedDate
in interfaceBlogsEntryModel
- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
modifiedDate
- the modified date of this blogs entry
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this blogs entry.- Specified by:
setMvccVersion
in interfaceBlogsEntryModel
- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this blogs entry
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this blogs entry.- Specified by:
setPrimaryKey
in interfaceBlogsEntryModel
- Specified by:
setPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<BlogsEntry>
- Parameters:
primaryKey
- the primary key of this blogs entry
-
setSmallImage
public void setSmallImage(boolean smallImage) Sets whether this blogs entry is small image.- Specified by:
setSmallImage
in interfaceBlogsEntryModel
- Parameters:
smallImage
- the small image of this blogs entry
-
setSmallImageFileEntryId
public void setSmallImageFileEntryId(long smallImageFileEntryId) Sets the small image file entry ID of this blogs entry.- Specified by:
setSmallImageFileEntryId
in interfaceBlogsEntryModel
- Parameters:
smallImageFileEntryId
- the small image file entry ID of this blogs entry
-
setSmallImageId
public void setSmallImageId(long smallImageId) Sets the small image ID of this blogs entry.- Specified by:
setSmallImageId
in interfaceBlogsEntryModel
- Parameters:
smallImageId
- the small image ID of this blogs entry
-
setSmallImageType
- Specified by:
setSmallImageType
in interfaceBlogsEntry
-
setSmallImageURL
Sets the small image url of this blogs entry.- Specified by:
setSmallImageURL
in interfaceBlogsEntryModel
- Parameters:
smallImageURL
- the small image url of this blogs entry
-
setStatus
public void setStatus(int status) Sets the status of this blogs entry.- Specified by:
setStatus
in interfaceBlogsEntryModel
- Specified by:
setStatus
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
status
- the status of this blogs entry
-
setStatusByUserId
public void setStatusByUserId(long statusByUserId) Sets the status by user ID of this blogs entry.- Specified by:
setStatusByUserId
in interfaceBlogsEntryModel
- Specified by:
setStatusByUserId
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
statusByUserId
- the status by user ID of this blogs entry
-
setStatusByUserName
Sets the status by user name of this blogs entry.- Specified by:
setStatusByUserName
in interfaceBlogsEntryModel
- Specified by:
setStatusByUserName
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
statusByUserName
- the status by user name of this blogs entry
-
setStatusByUserUuid
Sets the status by user uuid of this blogs entry.- Specified by:
setStatusByUserUuid
in interfaceBlogsEntryModel
- Specified by:
setStatusByUserUuid
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
statusByUserUuid
- the status by user uuid of this blogs entry
-
setStatusDate
Sets the status date of this blogs entry.- Specified by:
setStatusDate
in interfaceBlogsEntryModel
- Specified by:
setStatusDate
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
statusDate
- the status date of this blogs entry
-
setSubtitle
Sets the subtitle of this blogs entry.- Specified by:
setSubtitle
in interfaceBlogsEntryModel
- Parameters:
subtitle
- the subtitle of this blogs entry
-
setTitle
Sets the title of this blogs entry.- Specified by:
setTitle
in interfaceBlogsEntryModel
- Parameters:
title
- the title of this blogs entry
-
setTrackbacks
Sets the trackbacks of this blogs entry.- Specified by:
setTrackbacks
in interfaceBlogsEntryModel
- Parameters:
trackbacks
- the trackbacks of this blogs entry
-
setUrlTitle
Sets the url title of this blogs entry.- Specified by:
setUrlTitle
in interfaceBlogsEntryModel
- Parameters:
urlTitle
- the url title of this blogs entry
-
setUserId
public void setUserId(long userId) Sets the user ID of this blogs entry.- Specified by:
setUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserId
in interfaceBlogsEntryModel
- Parameters:
userId
- the user ID of this blogs entry
-
setUserName
Sets the user name of this blogs entry.- Specified by:
setUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserName
in interfaceBlogsEntryModel
- Parameters:
userName
- the user name of this blogs entry
-
setUserUuid
Sets the user uuid of this blogs entry.- Specified by:
setUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserUuid
in interfaceBlogsEntryModel
- Parameters:
userUuid
- the user uuid of this blogs entry
-
setUuid
Sets the uuid of this blogs entry.- Specified by:
setUuid
in interfaceBlogsEntryModel
- Specified by:
setUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
uuid
- the uuid of this blogs entry
-
toXmlString
- Specified by:
toXmlString
in interfaceBlogsEntryModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctions
in interfacecom.liferay.portal.kernel.model.BaseModel<BlogsEntry>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumers
in interfacecom.liferay.portal.kernel.model.BaseModel<BlogsEntry>
-
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<BlogsEntry>
-