Interface ProductContentCommerceMLRecommendation

All Superinterfaces:
CommerceMLRecommendation

public interface ProductContentCommerceMLRecommendation extends CommerceMLRecommendation
  • Method Details

    • getEntryClassPK

      long getEntryClassPK()
    • getRank

      int getRank()
    • setEntryClassPK

      void setEntryClassPK(long entryClassPK)
    • setRank

      void setRank(int rank)