Interface UserCommerceMLRecommendation

All Superinterfaces:
CommerceMLRecommendation

public interface UserCommerceMLRecommendation extends CommerceMLRecommendation
  • Method Details

    • getAssetCategoryIds

      long[] getAssetCategoryIds()
    • getEntryClassPK

      long getEntryClassPK()
    • setAssetCategoryIds

      void setAssetCategoryIds(long[] assetCategoryIds)
    • setEntryClassPK

      void setEntryClassPK(long entryClassPK)