public class BlogArticle extends Object implements Serializable
| Constructor and Description |
|---|
BlogArticle() |
public UUID getBlogarticleuuid()
public void setBlogarticleuuid(UUID blogarticleuuid)
blogarticleuuid - the blogarticleuuid to setpublic String getBlogarticlename()
public void setBlogarticlename(String blogarticlename)
blogarticlename - the blogarticlename to setpublic String getBlogarticledescription()
public void setBlogarticledescription(String blogarticledescription)
blogarticledescription - the blogarticledescription to setpublic String getHeadline()
public void setHeadline(String headline)
headline - the headline to setpublic Party getAuthor()
public void setAuthor(Party author)
author - the author to setpublic Integer getCommentcount()
public void setCommentcount(Integer commentcount)
commentcount - the commentcount to setpublic Integer getContentrating()
public void setContentrating(Integer contentrating)
contentrating - the contentrating to setpublic Integer getWordcount()
public void setWordcount(Integer wordcount)
wordcount - the wordcount to setpublic String getBlogarticlecontent()
public void setBlogarticlecontent(String blogarticlecontent)
blogarticlecontent - the blogarticlecontent to setpublic Date getCreatedtimestamp()
public void setCreatedtimestamp(Date createdtimestamp)
createdtimestamp - the createdtimestamp to setpublic Date getLastchangetimestamp()
public void setLastchangetimestamp(Date lastchangetimestamp)
lastchangetimestamp - the lastchangetimestamp to setpublic Date getPublishedtimestamp()
public void setPublishedtimestamp(Date publishedtimestamp)
publishedtimestamp - the publishedtimestamp to setpublic String getStatus()
public void setStatus(String status)
status - the status to setpublic String getHashtagStringList()
public void setHashtags(List<Hashtag> hashtags)
hashtags - the hashtags to setpublic void setWebpages(List<WebPage> webpages)
webpages - the webpages to setpublic MediaObject getMediaobject()
public void setMediaobject(MediaObject mediaobject)
mediaobject - the mediaobject to setpublic String getBlogarticletype()
public void setBlogarticletype(String blogarticletype)
blogarticletype - the blogarticletype to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.