Class BlogPosting
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.BlogPosting
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AggregateRating
protected String
protected @NotEmpty String
protected Creator
protected CustomField[]
protected Date
protected Date
protected Date
protected String
protected String
protected String
protected String
protected @NotEmpty String
protected Long
protected Image
protected String[]
protected Integer
protected RelatedContent[]
protected RenderedContent[]
protected Long
protected TaxonomyCategoryBrief[]
protected Long[]
protected BlogPosting.ViewableBy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid AggregateRating
@Valid Creator
@Valid CustomField[]
getId()
@Valid Image
getImage()
String[]
@Valid RelatedContent[]
@Valid RenderedContent[]
@Valid TaxonomyCategoryBrief[]
Long[]
@Valid BlogPosting.ViewableBy
int
hashCode()
void
setActions
(com.liferay.petra.function.UnsafeSupplier<Map<String, Map<String, String>>, Exception> actionsUnsafeSupplier) void
void
setAggregateRating
(AggregateRating aggregateRating) void
setAggregateRating
(com.liferay.petra.function.UnsafeSupplier<AggregateRating, Exception> aggregateRatingUnsafeSupplier) void
setAlternativeHeadline
(com.liferay.petra.function.UnsafeSupplier<String, Exception> alternativeHeadlineUnsafeSupplier) void
setAlternativeHeadline
(String alternativeHeadline) void
setArticleBody
(com.liferay.petra.function.UnsafeSupplier<String, Exception> articleBodyUnsafeSupplier) void
setArticleBody
(String articleBody) void
setCreator
(Creator creator) void
setCreator
(com.liferay.petra.function.UnsafeSupplier<Creator, Exception> creatorUnsafeSupplier) void
setCustomFields
(CustomField[] customFields) void
setCustomFields
(com.liferay.petra.function.UnsafeSupplier<CustomField[], Exception> customFieldsUnsafeSupplier) void
setDateCreated
(com.liferay.petra.function.UnsafeSupplier<Date, Exception> dateCreatedUnsafeSupplier) void
setDateCreated
(Date dateCreated) void
setDateModified
(com.liferay.petra.function.UnsafeSupplier<Date, Exception> dateModifiedUnsafeSupplier) void
setDateModified
(Date dateModified) void
setDatePublished
(com.liferay.petra.function.UnsafeSupplier<Date, Exception> datePublishedUnsafeSupplier) void
setDatePublished
(Date datePublished) void
setDescription
(com.liferay.petra.function.UnsafeSupplier<String, Exception> descriptionUnsafeSupplier) void
setDescription
(String description) void
setEncodingFormat
(com.liferay.petra.function.UnsafeSupplier<String, Exception> encodingFormatUnsafeSupplier) void
setEncodingFormat
(String encodingFormat) void
setExternalReferenceCode
(com.liferay.petra.function.UnsafeSupplier<String, Exception> externalReferenceCodeUnsafeSupplier) void
setExternalReferenceCode
(String externalReferenceCode) void
setFriendlyUrlPath
(com.liferay.petra.function.UnsafeSupplier<String, Exception> friendlyUrlPathUnsafeSupplier) void
setFriendlyUrlPath
(String friendlyUrlPath) void
setHeadline
(com.liferay.petra.function.UnsafeSupplier<String, Exception> headlineUnsafeSupplier) void
setHeadline
(String headline) void
void
void
void
void
setKeywords
(com.liferay.petra.function.UnsafeSupplier<String[], Exception> keywordsUnsafeSupplier) void
setKeywords
(String[] keywords) void
setNumberOfComments
(com.liferay.petra.function.UnsafeSupplier<Integer, Exception> numberOfCommentsUnsafeSupplier) void
setNumberOfComments
(Integer numberOfComments) void
setRelatedContents
(RelatedContent[] relatedContents) void
setRelatedContents
(com.liferay.petra.function.UnsafeSupplier<RelatedContent[], Exception> relatedContentsUnsafeSupplier) void
setRenderedContents
(RenderedContent[] renderedContents) void
setRenderedContents
(com.liferay.petra.function.UnsafeSupplier<RenderedContent[], Exception> renderedContentsUnsafeSupplier) void
void
void
setTaxonomyCategoryBriefs
(TaxonomyCategoryBrief[] taxonomyCategoryBriefs) void
setTaxonomyCategoryBriefs
(com.liferay.petra.function.UnsafeSupplier<TaxonomyCategoryBrief[], Exception> taxonomyCategoryBriefsUnsafeSupplier) void
setTaxonomyCategoryIds
(com.liferay.petra.function.UnsafeSupplier<Long[], Exception> taxonomyCategoryIdsUnsafeSupplier) void
setTaxonomyCategoryIds
(Long[] taxonomyCategoryIds) void
setViewableBy
(BlogPosting.ViewableBy viewableBy) void
setViewableBy
(com.liferay.petra.function.UnsafeSupplier<BlogPosting.ViewableBy, Exception> viewableByUnsafeSupplier) static BlogPosting
toString()
static BlogPosting
unsafeToDTO
(String json)
-
Field Details
-
actions
-
aggregateRating
-
alternativeHeadline
-
-
creator
-
customFields
-
dateCreated
-
dateModified
-
datePublished
-
description
-
encodingFormat
-
externalReferenceCode
-
friendlyUrlPath
-
headline
-
id
-
image
-
keywords
-
numberOfComments
-
renderedContents
-
siteId
-
taxonomyCategoryBriefs
-
taxonomyCategoryIds
-
viewableBy
-
xClassName
-
-
Constructor Details
-
BlogPosting
public BlogPosting()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getActions
-
setActions
-
setActions
-
getAggregateRating
-
setAggregateRating
-
setAggregateRating
public void setAggregateRating(com.liferay.petra.function.UnsafeSupplier<AggregateRating, Exception> aggregateRatingUnsafeSupplier) -
getAlternativeHeadline
-
setAlternativeHeadline
-
setAlternativeHeadline
-
getArticleBody
-
setArticleBody
-
setArticleBody
-
getCreator
-
setCreator
-
setCreator
-
getCustomFields
-
setCustomFields
-
setCustomFields
public void setCustomFields(com.liferay.petra.function.UnsafeSupplier<CustomField[], Exception> customFieldsUnsafeSupplier) -
getDateCreated
-
setDateCreated
-
setDateCreated
-
getDateModified
-
setDateModified
-
setDateModified
-
getDatePublished
-
setDatePublished
-
setDatePublished
-
getDescription
-
setDescription
-
setDescription
-
getEncodingFormat
-
setEncodingFormat
-
setEncodingFormat
-
getExternalReferenceCode
-
setExternalReferenceCode
-
setExternalReferenceCode
-
getFriendlyUrlPath
-
setFriendlyUrlPath
-
setFriendlyUrlPath
-
getHeadline
-
setHeadline
-
setHeadline
-
getId
-
setId
-
setId
-
getImage
-
setImage
-
setImage
-
getKeywords
-
setKeywords
-
setKeywords
-
getNumberOfComments
-
setNumberOfComments
-
setNumberOfComments
-
getRelatedContents
-
setRelatedContents
-
setRelatedContents
public void setRelatedContents(com.liferay.petra.function.UnsafeSupplier<RelatedContent[], Exception> relatedContentsUnsafeSupplier) -
getRenderedContents
-
setRenderedContents
-
setRenderedContents
public void setRenderedContents(com.liferay.petra.function.UnsafeSupplier<RenderedContent[], Exception> renderedContentsUnsafeSupplier) -
getSiteId
-
setSiteId
-
setSiteId
-
getTaxonomyCategoryBriefs
-
setTaxonomyCategoryBriefs
-
setTaxonomyCategoryBriefs
public void setTaxonomyCategoryBriefs(com.liferay.petra.function.UnsafeSupplier<TaxonomyCategoryBrief[], Exception> taxonomyCategoryBriefsUnsafeSupplier) -
getTaxonomyCategoryIds
-
setTaxonomyCategoryIds
-
setTaxonomyCategoryIds
-
getViewableBy
-
getViewableByAsString
-
setViewableBy
-
setViewableBy
public void setViewableBy(com.liferay.petra.function.UnsafeSupplier<BlogPosting.ViewableBy, Exception> viewableByUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-