Class SitePage
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.SitePage
- 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 Date
protected Experience
protected String
protected Long
protected String[]
protected PageDefinition
protected PagePermission[]
protected PageSettings
protected String
protected ParentSitePage
protected RenderedPage
protected Long
protected TaxonomyCategoryBrief[]
protected Long[]
Deprecated.protected @NotEmpty String
protected String
protected SitePage.ViewableBy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid AggregateRating
String[]
@Valid Creator
@Valid CustomField[]
@Valid Experience
getId()
String[]
@Valid PageDefinition
@Valid PagePermission[]
@Valid PageSettings
@Valid ParentSitePage
@Valid RenderedPage
@Valid TaxonomyCategoryBrief[]
Long[]
getTitle()
getUuid()
@Valid SitePage.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
setAvailableLanguages
(com.liferay.petra.function.UnsafeSupplier<String[], Exception> availableLanguagesUnsafeSupplier) void
setAvailableLanguages
(String[] availableLanguages) 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
setExperience
(Experience experience) void
setExperience
(com.liferay.petra.function.UnsafeSupplier<Experience, Exception> experienceUnsafeSupplier) void
setFriendlyUrlPath
(com.liferay.petra.function.UnsafeSupplier<String, Exception> friendlyUrlPathUnsafeSupplier) void
setFriendlyUrlPath
(String friendlyUrlPath) void
setFriendlyUrlPath_i18n
(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> friendlyUrlPath_i18nUnsafeSupplier) void
setFriendlyUrlPath_i18n
(Map<String, String> friendlyUrlPath_i18n) void
void
void
setKeywords
(com.liferay.petra.function.UnsafeSupplier<String[], Exception> keywordsUnsafeSupplier) void
setKeywords
(String[] keywords) void
setPageDefinition
(PageDefinition pageDefinition) void
setPageDefinition
(com.liferay.petra.function.UnsafeSupplier<PageDefinition, Exception> pageDefinitionUnsafeSupplier) void
setPagePermissions
(PagePermission[] pagePermissions) void
setPagePermissions
(com.liferay.petra.function.UnsafeSupplier<PagePermission[], Exception> pagePermissionsUnsafeSupplier) void
setPageSettings
(PageSettings pageSettings) void
setPageSettings
(com.liferay.petra.function.UnsafeSupplier<PageSettings, Exception> pageSettingsUnsafeSupplier) void
setPageType
(com.liferay.petra.function.UnsafeSupplier<String, Exception> pageTypeUnsafeSupplier) void
setPageType
(String pageType) void
setParentSitePage
(ParentSitePage parentSitePage) void
setParentSitePage
(com.liferay.petra.function.UnsafeSupplier<ParentSitePage, Exception> parentSitePageUnsafeSupplier) void
setRenderedPage
(RenderedPage renderedPage) void
setRenderedPage
(com.liferay.petra.function.UnsafeSupplier<RenderedPage, Exception> renderedPageUnsafeSupplier) 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
void
void
setTitle_i18n
(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> title_i18nUnsafeSupplier) void
setTitle_i18n
(Map<String, String> title_i18n) void
void
void
setViewableBy
(SitePage.ViewableBy viewableBy) void
setViewableBy
(com.liferay.petra.function.UnsafeSupplier<SitePage.ViewableBy, Exception> viewableByUnsafeSupplier) static SitePage
toString()
static SitePage
unsafeToDTO
(String json)
-
Field Details
-
actions
-
aggregateRating
-
availableLanguages
-
creator
-
customFields
-
dateCreated
-
dateModified
-
datePublished
-
experience
-
friendlyUrlPath
-
friendlyUrlPath_i18n
-
id
-
keywords
-
pageDefinition
-
pagePermissions
-
pageSettings
-
pageType
-
parentSitePage
-
renderedPage
-
siteId
-
taxonomyCategoryBriefs
-
taxonomyCategoryIds
Deprecated. -
title
-
title_i18n
-
uuid
-
viewableBy
-
xClassName
-
-
Constructor Details
-
SitePage
public SitePage()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getActions
-
setActions
-
setActions
-
getAggregateRating
-
setAggregateRating
-
setAggregateRating
public void setAggregateRating(com.liferay.petra.function.UnsafeSupplier<AggregateRating, Exception> aggregateRatingUnsafeSupplier) -
getAvailableLanguages
-
setAvailableLanguages
-
setAvailableLanguages
-
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
-
getExperience
-
setExperience
-
setExperience
public void setExperience(com.liferay.petra.function.UnsafeSupplier<Experience, Exception> experienceUnsafeSupplier) -
getFriendlyUrlPath
-
setFriendlyUrlPath
-
setFriendlyUrlPath
-
getFriendlyUrlPath_i18n
-
setFriendlyUrlPath_i18n
-
setFriendlyUrlPath_i18n
-
getId
-
setId
-
setId
-
getKeywords
-
setKeywords
-
setKeywords
-
getPageDefinition
-
setPageDefinition
-
setPageDefinition
public void setPageDefinition(com.liferay.petra.function.UnsafeSupplier<PageDefinition, Exception> pageDefinitionUnsafeSupplier) -
getPagePermissions
-
setPagePermissions
-
setPagePermissions
public void setPagePermissions(com.liferay.petra.function.UnsafeSupplier<PagePermission[], Exception> pagePermissionsUnsafeSupplier) -
getPageSettings
-
setPageSettings
-
setPageSettings
public void setPageSettings(com.liferay.petra.function.UnsafeSupplier<PageSettings, Exception> pageSettingsUnsafeSupplier) -
getPageType
-
setPageType
-
setPageType
-
getParentSitePage
-
setParentSitePage
-
setParentSitePage
public void setParentSitePage(com.liferay.petra.function.UnsafeSupplier<ParentSitePage, Exception> parentSitePageUnsafeSupplier) -
getRenderedPage
-
setRenderedPage
-
setRenderedPage
public void setRenderedPage(com.liferay.petra.function.UnsafeSupplier<RenderedPage, Exception> renderedPageUnsafeSupplier) -
getSiteId
-
setSiteId
-
setSiteId
-
getTaxonomyCategoryBriefs
-
setTaxonomyCategoryBriefs
-
setTaxonomyCategoryBriefs
public void setTaxonomyCategoryBriefs(com.liferay.petra.function.UnsafeSupplier<TaxonomyCategoryBrief[], Exception> taxonomyCategoryBriefsUnsafeSupplier) -
getTaxonomyCategoryIds
-
setTaxonomyCategoryIds
-
setTaxonomyCategoryIds
-
getTitle
-
setTitle
-
setTitle
-
getTitle_i18n
-
setTitle_i18n
-
setTitle_i18n
-
getUuid
-
setUuid
-
setUuid
-
getViewableBy
-
getViewableByAsString
-
setViewableBy
-
setViewableBy
public void setViewableBy(com.liferay.petra.function.UnsafeSupplier<SitePage.ViewableBy, Exception> viewableByUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-