Class OverviewContent
java.lang.Object
com.liferay.analytics.cms.rest.dto.v1_0.OverviewContent
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid TrendgetTrend()inthashCode()voidsetCategoriesCount(com.liferay.petra.function.UnsafeSupplier<Long, Exception> categoriesCountUnsafeSupplier) voidsetCategoriesCount(Long categoriesCount) voidsetTagsCount(com.liferay.petra.function.UnsafeSupplier<Long, Exception> tagsCountUnsafeSupplier) voidsetTagsCount(Long tagsCount) voidsetTotalCount(com.liferay.petra.function.UnsafeSupplier<Long, Exception> totalCountUnsafeSupplier) voidsetTotalCount(Long totalCount) voidvoidvoidsetVocabulariesCount(com.liferay.petra.function.UnsafeSupplier<Long, Exception> vocabulariesCountUnsafeSupplier) voidsetVocabulariesCount(Long vocabulariesCount) static OverviewContenttoString()static OverviewContentunsafeToDTO(String json)
-
Field Details
-
categoriesCount
-
tagsCount
-
totalCount
-
trend
-
vocabulariesCount
-
xClassName
-
-
Constructor Details
-
OverviewContent
public OverviewContent()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getCategoriesCount
-
setCategoriesCount
-
setCategoriesCount
-
getTagsCount
-
setTagsCount
-
setTagsCount
-
getTotalCount
-
setTotalCount
-
setTotalCount
-
getTrend
-
setTrend
-
setTrend
-
getVocabulariesCount
-
setVocabulariesCount
-
setVocabulariesCount
-
equals
-
hashCode
public int hashCode() -
toString
-