Module sharingPluginPlatform
Class SearchStatisticsDTO
java.lang.Object
org.codeability.sharing.plugins.api.search.SearchStatisticsDTO
- All Implemented Interfaces:
Serializable
A DTO for the statistics entity.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetViews()inthashCode()voidsetBadgeRewarded(Boolean badgeRewarded) voidsetDownloads(Integer downloads) voidtoString()
-
Constructor Details
-
SearchStatisticsDTO
public SearchStatisticsDTO()
-
-
Method Details