Class SEOSettings
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.SEOSettings
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid SiteMapSettings
int
hashCode()
void
setCustomCanonicalURL_i18n
(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> customCanonicalURL_i18nUnsafeSupplier) void
setCustomCanonicalURL_i18n
(Map<String, String> customCanonicalURL_i18n) void
setDescription_i18n
(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> description_i18nUnsafeSupplier) void
setDescription_i18n
(Map<String, String> description_i18n) void
setHtmlTitle_i18n
(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> htmlTitle_i18nUnsafeSupplier) void
setHtmlTitle_i18n
(Map<String, String> htmlTitle_i18n) void
setRobots_i18n
(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> robots_i18nUnsafeSupplier) void
setRobots_i18n
(Map<String, String> robots_i18n) void
setSeoKeywords_i18n
(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> seoKeywords_i18nUnsafeSupplier) void
setSeoKeywords_i18n
(Map<String, String> seoKeywords_i18n) void
setSiteMapSettings
(SiteMapSettings siteMapSettings) void
setSiteMapSettings
(com.liferay.petra.function.UnsafeSupplier<SiteMapSettings, Exception> siteMapSettingsUnsafeSupplier) static SEOSettings
toString()
static SEOSettings
unsafeToDTO
(String json)
-
Field Details
-
customCanonicalURL_i18n
-
description_i18n
-
htmlTitle_i18n
-
robots_i18n
-
seoKeywords_i18n
-
siteMapSettings
-
xClassName
-
-
Constructor Details
-
SEOSettings
public SEOSettings()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getCustomCanonicalURL_i18n
-
setCustomCanonicalURL_i18n
-
setCustomCanonicalURL_i18n
-
getDescription_i18n
-
setDescription_i18n
-
setDescription_i18n
-
getHtmlTitle_i18n
-
setHtmlTitle_i18n
-
setHtmlTitle_i18n
-
getRobots_i18n
-
setRobots_i18n
-
setRobots_i18n
-
getSeoKeywords_i18n
-
setSeoKeywords_i18n
-
setSeoKeywords_i18n
-
getSiteMapSettings
-
setSiteMapSettings
-
setSiteMapSettings
public void setSiteMapSettings(com.liferay.petra.function.UnsafeSupplier<SiteMapSettings, Exception> siteMapSettingsUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-