Class ProductInterestRelationWsDTO
java.lang.Object
de.hybris.platform.customerinterestsocc.dto.ProductInterestRelationWsDTO
- All Implemented Interfaces:
Serializable
Product interest relation
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetProduct(ProductWsDTO product) voidsetProductInterestEntry(List<ProductInterestEntryWsDTO> productInterestEntry)
-
Constructor Details
-
ProductInterestRelationWsDTO
public ProductInterestRelationWsDTO()
-
-
Method Details
-
setProduct
-
getProduct
-
setProductInterestEntry
-
getProductInterestEntry
-