Class AnalyticsUserContentRecommendation
java.lang.Object
com.liferay.analytics.dxp.entity.rest.dto.v1_0.AnalyticsUserContentRecommendation
- All Implemented Interfaces:
Serializable
@Generated("")
public class AnalyticsUserContentRecommendation
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) voidvoidvoidvoidtoString()unsafeToDTO(String json)
-
Field Details
-
assetCategoryIds
-
createDate
-
jobId
-
rank
-
recommendedAssetEntryId
-
score
-
userId
-
xClassName
-
-
Constructor Details
-
AnalyticsUserContentRecommendation
public AnalyticsUserContentRecommendation()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getAssetCategoryIds
-
setAssetCategoryIds
-
setAssetCategoryIds
-
getCreateDate
-
setCreateDate
-
setCreateDate
-
getJobId
-
setJobId
-
setJobId
-
getRank
-
setRank
-
setRank
-
getRecommendedAssetEntryId
-
setRecommendedAssetEntryId
-
setRecommendedAssetEntryId
-
getScore
-
setScore
-
setScore
-
getUserId
-
setUserId
-
setUserId
-
equals
-
hashCode
public int hashCode() -
toString
-