Class AnalyticsMostViewedContentRecommendation
java.lang.Object
com.liferay.analytics.dxp.entity.rest.dto.v1_0.AnalyticsMostViewedContentRecommendation
- All Implemented Interfaces:
Serializable
@Generated("")
public class AnalyticsMostViewedContentRecommendation
extends Object
implements Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanLong[]getJobId()getRank()@Valid FloatgetScore()inthashCode()voidsetAssetCategoryIds(com.liferay.petra.function.UnsafeSupplier<Long[], Exception> assetCategoryIdsUnsafeSupplier) voidsetAssetCategoryIds(Long[] assetCategoryIds) voidsetCreateDate(com.liferay.petra.function.UnsafeSupplier<Date, Exception> createDateUnsafeSupplier) voidsetCreateDate(Date createDate) voidvoidvoidvoidvoidsetRecommendedAssetEntryId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> recommendedAssetEntryIdUnsafeSupplier) voidsetRecommendedAssetEntryId(Long recommendedAssetEntryId) voidvoidtoString()unsafeToDTO(String json)
-
Field Details
-
assetCategoryIds
-
createDate
-
jobId
-
rank
-
recommendedAssetEntryId
-
score
-
xClassName
-
-
Constructor Details
-
AnalyticsMostViewedContentRecommendation
public AnalyticsMostViewedContentRecommendation()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getAssetCategoryIds
-
setAssetCategoryIds
-
setAssetCategoryIds
-
getCreateDate
-
setCreateDate
-
setCreateDate
-
getJobId
-
setJobId
-
setJobId
-
getRank
-
setRank
-
setRank
-
getRecommendedAssetEntryId
-
setRecommendedAssetEntryId
-
setRecommendedAssetEntryId
-
getScore
-
setScore
-
setScore
-
equals
-
hashCode
public int hashCode() -
toString
-