Class WikiPage
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.WikiPage
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AggregateRating
protected String
protected Creator
protected CustomField[]
protected Date
protected Date
protected String
protected @NotEmpty String
protected String
protected @NotEmpty String
protected Long
protected String[]
protected Integer
protected Integer
protected Long
protected RelatedContent[]
protected Long
protected Boolean
protected TaxonomyCategoryBrief[]
protected Long[]
protected WikiPage.ViewableBy
protected Long
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid AggregateRating
@Valid Creator
@Valid CustomField[]
getId()
String[]
@Valid RelatedContent[]
@Valid TaxonomyCategoryBrief[]
Long[]
@Valid WikiPage.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
setContent
(com.liferay.petra.function.UnsafeSupplier<String, Exception> contentUnsafeSupplier) void
setContent
(String content) 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
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
setHeadline
(com.liferay.petra.function.UnsafeSupplier<String, Exception> headlineUnsafeSupplier) void
setHeadline
(String headline) void
void
void
setKeywords
(com.liferay.petra.function.UnsafeSupplier<String[], Exception> keywordsUnsafeSupplier) void
setKeywords
(String[] keywords) void
setNumberOfAttachments
(com.liferay.petra.function.UnsafeSupplier<Integer, Exception> numberOfAttachmentsUnsafeSupplier) void
setNumberOfAttachments
(Integer numberOfAttachments) void
setNumberOfWikiPages
(com.liferay.petra.function.UnsafeSupplier<Integer, Exception> numberOfWikiPagesUnsafeSupplier) void
setNumberOfWikiPages
(Integer numberOfWikiPages) void
setParentWikiPageId
(com.liferay.petra.function.UnsafeSupplier<Long, Exception> parentWikiPageIdUnsafeSupplier) void
setParentWikiPageId
(Long parentWikiPageId) void
setRelatedContents
(RelatedContent[] relatedContents) void
setRelatedContents
(com.liferay.petra.function.UnsafeSupplier<RelatedContent[], Exception> relatedContentsUnsafeSupplier) void
void
void
setSubscribed
(com.liferay.petra.function.UnsafeSupplier<Boolean, Exception> subscribedUnsafeSupplier) void
setSubscribed
(Boolean subscribed) 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
(WikiPage.ViewableBy viewableBy) void
setViewableBy
(com.liferay.petra.function.UnsafeSupplier<WikiPage.ViewableBy, Exception> viewableByUnsafeSupplier) void
setWikiNodeId
(com.liferay.petra.function.UnsafeSupplier<Long, Exception> wikiNodeIdUnsafeSupplier) void
setWikiNodeId
(Long wikiNodeId) static WikiPage
toString()
static WikiPage
unsafeToDTO
(String json)
-
Field Details
-
actions
-
aggregateRating
-
-
creator
-
customFields
-
dateCreated
-
dateModified
-
description
-
encodingFormat
-
externalReferenceCode
-
headline
-
id
-
keywords
-
numberOfAttachments
-
numberOfWikiPages
-
parentWikiPageId
-
siteId
-
subscribed
-
taxonomyCategoryBriefs
-
taxonomyCategoryIds
-
viewableBy
-
wikiNodeId
-
xClassName
-
-
Constructor Details
-
WikiPage
public WikiPage()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getActions
-
setActions
-
setActions
-
getAggregateRating
-
setAggregateRating
-
setAggregateRating
public void setAggregateRating(com.liferay.petra.function.UnsafeSupplier<AggregateRating, Exception> aggregateRatingUnsafeSupplier) -
getContent
-
setContent
-
setContent
-
getCreator
-
setCreator
-
setCreator
-
getCustomFields
-
setCustomFields
-
setCustomFields
public void setCustomFields(com.liferay.petra.function.UnsafeSupplier<CustomField[], Exception> customFieldsUnsafeSupplier) -
getDateCreated
-
setDateCreated
-
setDateCreated
-
getDateModified
-
setDateModified
-
setDateModified
-
getDescription
-
setDescription
-
setDescription
-
getEncodingFormat
-
setEncodingFormat
-
setEncodingFormat
-
getExternalReferenceCode
-
setExternalReferenceCode
-
setExternalReferenceCode
-
getHeadline
-
setHeadline
-
setHeadline
-
getId
-
setId
-
setId
-
getKeywords
-
setKeywords
-
setKeywords
-
getNumberOfAttachments
-
setNumberOfAttachments
-
setNumberOfAttachments
-
getNumberOfWikiPages
-
setNumberOfWikiPages
-
setNumberOfWikiPages
-
getParentWikiPageId
-
setParentWikiPageId
-
setParentWikiPageId
-
getRelatedContents
-
setRelatedContents
-
setRelatedContents
public void setRelatedContents(com.liferay.petra.function.UnsafeSupplier<RelatedContent[], Exception> relatedContentsUnsafeSupplier) -
getSiteId
-
setSiteId
-
setSiteId
-
getSubscribed
-
setSubscribed
-
setSubscribed
-
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<WikiPage.ViewableBy, Exception> viewableByUnsafeSupplier) -
getWikiNodeId
-
setWikiNodeId
-
setWikiNodeId
-
equals
-
hashCode
public int hashCode() -
toString
-