Class ProductInterestRelationData
java.lang.Object
de.hybris.platform.customerinterestsfacades.data.ProductInterestRelationData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetProduct(ProductData product) voidsetProductInterestEntry(List<ProductInterestEntryData> productInterestEntry)
-
Constructor Details
-
ProductInterestRelationData
public ProductInterestRelationData()
-
-
Method Details
-
setProduct
-
getProduct
-
setProductInterestEntry
-
getProductInterestEntry
-