Class TopPage
java.lang.Object
com.liferay.analytics.cms.rest.dto.v1_0.TopPage
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid MetricinthashCode()voidsetCanonicalUrl(com.liferay.petra.function.UnsafeSupplier<String, Exception> canonicalUrlUnsafeSupplier) voidsetCanonicalUrl(String canonicalUrl) voidsetDefaultMetric(Metric defaultMetric) voidsetDefaultMetric(com.liferay.petra.function.UnsafeSupplier<Metric, Exception> defaultMetricUnsafeSupplier) voidsetPageTitle(com.liferay.petra.function.UnsafeSupplier<String, Exception> pageTitleUnsafeSupplier) voidsetPageTitle(String pageTitle) voidsetSiteName(com.liferay.petra.function.UnsafeSupplier<String, Exception> siteNameUnsafeSupplier) voidsetSiteName(String siteName) static TopPagetoString()static TopPageunsafeToDTO(String json)
-
Field Details
-
canonicalUrl
-
defaultMetric
-
pageTitle
-
siteName
-
xClassName
-
-
Constructor Details
-
TopPage
public TopPage()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getCanonicalUrl
-
setCanonicalUrl
-
setCanonicalUrl
-
getDefaultMetric
-
setDefaultMetric
-
setDefaultMetric
-
getPageTitle
-
setPageTitle
-
setPageTitle
-
getSiteName
-
setSiteName
-
setSiteName
-
equals
-
hashCode
public int hashCode() -
toString
-